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-11-27T05:23:05.614Z||main|||||INFO|500||The following profiles are active: basic
2022-11-27T05:23:19.120Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-27T05:23:19.120Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-27T05:23:19.225Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-27T05:23:26.857Z||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-11-27T05:23:27.070Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-27T05:23:27.310Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-27T05:23:27.724Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-27T05:23:27.733Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-27T05:23:27.850Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-27T05:23:28.080Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-27T05:23:28.759Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-27T05:23:30.886Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T05:23:32.945Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T05:23:33.005Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-27T05:23:33.639Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T05:23:33.868Z||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-11-27T05:23:35.043Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T05:23:36.433Z||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-11-27T05:23:42.211Z||main|||||WARN|500||---
2022-11-27T05:23:42.211Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-27T05:23:42.212Z||main|||||WARN|500||---
2022-11-27T05:23:42.784Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-27T05:23:47.908Z||main|||||INFO|500||Started ApiHandlerApplication in 45.691 seconds (JVM running for 48.036)
2022-11-27T05:23:47.947Z|fbd7c394-5f66-4fef-a67e-224dacd448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:23:47.967Z|fbd7c394-5f66-4fef-a67e-224dacd448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:23:47.969Z|6d05bc89-5de7-401a-ae6f-d4426de98663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:23:47.976Z|6d05bc89-5de7-401a-ae6f-d4426de98663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:23:47.994Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-27T05:23:48.204Z|96a25959-77a7-4051-a19a-4fddf56e8701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:48.204Z|350042c1-d5fb-4e1f-97f0-a3da3beb6618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:48.204Z|b2918c57-88ca-423a-b13c-cdd530f3edf6|http-nio-8080-exec-3|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-11-27T05:23:48.643Z|350042c1-d5fb-4e1f-97f0-a3da3beb6618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:48.650Z|96a25959-77a7-4051-a19a-4fddf56e8701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:48.643Z|b2918c57-88ca-423a-b13c-cdd530f3edf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.808Z|78a9647e-16b8-4c42-8ca2-52e6f032f9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.809Z|78a9647e-16b8-4c42-8ca2-52e6f032f9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.840Z|9efeac94-dd19-4776-a51a-ff0434fa8d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.841Z|9efeac94-dd19-4776-a51a-ff0434fa8d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.842Z|55bf6fcc-6bf9-4375-9cf9-352ef4672e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.847Z|55bf6fcc-6bf9-4375-9cf9-352ef4672e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:02.895Z|1cb30f78-478c-471c-8f79-a3c6a5c2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:02.897Z|1cb30f78-478c-471c-8f79-a3c6a5c2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:08.852Z|dd885ca3-64e2-496f-9734-ac03cb2fee5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.853Z|dd885ca3-64e2-496f-9734-ac03cb2fee5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:08.887Z|5a5fa37e-6309-4ada-a6d7-19762f6ac2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.889Z|5a5fa37e-6309-4ada-a6d7-19762f6ac2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:08.895Z|df7672d5-f77a-4a68-8e48-40a2d4394796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.899Z|df7672d5-f77a-4a68-8e48-40a2d4394796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:17.894Z|5a9c86a8-2f28-466d-8ac0-f2d018321c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:17.895Z|5a9c86a8-2f28-466d-8ac0-f2d018321c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:17.978Z|aeed191e-6bbc-4487-82b5-145ee34d8996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:17.979Z|aeed191e-6bbc-4487-82b5-145ee34d8996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:18.900Z|e10b68ff-77eb-4624-ad80-719123c953f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.902Z|e10b68ff-77eb-4624-ad80-719123c953f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:18.940Z|d0aba775-4081-4006-a686-3948a70c9a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.942Z|d0aba775-4081-4006-a686-3948a70c9a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:18.943Z|9ad59be2-9b32-4c37-927f-00a27727a983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.944Z|9ad59be2-9b32-4c37-927f-00a27727a983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.936Z|19623513-900a-48e4-bd1a-a8105480f610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.937Z|19623513-900a-48e4-bd1a-a8105480f610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.972Z|7331aa1b-9657-4a9e-b36e-86036afe0624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.974Z|7331aa1b-9657-4a9e-b36e-86036afe0624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.975Z|5ce7f18c-24bb-4ef3-83ee-c7f81d150446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.975Z|5ce7f18c-24bb-4ef3-83ee-c7f81d150446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:32.894Z|bf4c333d-61b7-4164-affb-e3de4a58416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:32.895Z|bf4c333d-61b7-4164-affb-e3de4a58416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:38.975Z|1f7956fa-5228-46f2-b61a-642eca3aacd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:38.976Z|1f7956fa-5228-46f2-b61a-642eca3aacd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:39.055Z|571ce404-81c0-4d35-96c4-a8a6bbc6e7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:39.056Z|571ce404-81c0-4d35-96c4-a8a6bbc6e7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:39.063Z|e53c5401-cdd7-4559-836b-f396abb6cf86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:39.064Z|e53c5401-cdd7-4559-836b-f396abb6cf86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:47.895Z|bf680a77-70c4-4eda-860a-bee89f289a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:47.898Z|bf680a77-70c4-4eda-860a-bee89f289a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:47.980Z|65a37183-8355-4d12-bc62-6dd8b3d04d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:47.981Z|65a37183-8355-4d12-bc62-6dd8b3d04d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:49.014Z|76f1a716-d6a2-418d-b908-16c936afc51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.015Z|76f1a716-d6a2-418d-b908-16c936afc51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:49.099Z|e16e9eeb-395c-42c3-80f3-b6e82275dc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.100Z|e16e9eeb-395c-42c3-80f3-b6e82275dc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:49.104Z|7ff6f2f8-3e4d-4c42-ba76-bbc563123e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.105Z|7ff6f2f8-3e4d-4c42-ba76-bbc563123e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.062Z|6f5d26f4-c971-4251-b021-ed80fbd15371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.063Z|6f5d26f4-c971-4251-b021-ed80fbd15371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.147Z|7a5fc316-cb1d-4bc7-be99-78b6e7950588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.149Z|5d800a81-d193-4818-9884-aa53159c2303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.149Z|7a5fc316-cb1d-4bc7-be99-78b6e7950588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.150Z|5d800a81-d193-4818-9884-aa53159c2303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:02.895Z|2c22dfd4-8372-4d51-8c8b-cecbaf03ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:02.896Z|2c22dfd4-8372-4d51-8c8b-cecbaf03ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:09.100Z|c7541f95-7f72-4026-848c-87aa982a0745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.101Z|c7541f95-7f72-4026-848c-87aa982a0745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:09.188Z|491e77b4-88c1-4cb3-951c-c61cc3d4e2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.191Z|491e77b4-88c1-4cb3-951c-c61cc3d4e2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:09.204Z|adbdc497-f09e-49f3-9e13-caad6cf6999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.205Z|adbdc497-f09e-49f3-9e13-caad6cf6999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:17.896Z|ffe3c81f-efb9-4b82-b4ca-1f4a3990c17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:17.900Z|ffe3c81f-efb9-4b82-b4ca-1f4a3990c17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:17.982Z|3db48c77-1eed-48a9-83fb-2190cab121cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:17.984Z|3db48c77-1eed-48a9-83fb-2190cab121cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:19.137Z|3228f66b-9887-40f7-b5c3-689223895d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.139Z|3228f66b-9887-40f7-b5c3-689223895d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:19.224Z|9c208f1b-6ce7-40b1-935d-48c115368d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.225Z|9c208f1b-6ce7-40b1-935d-48c115368d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:19.242Z|57422ae5-3232-4f87-92f7-a97ef0be417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.244Z|57422ae5-3232-4f87-92f7-a97ef0be417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.175Z|fb5e92fb-02ba-4408-a3a6-1266a4721323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.176Z|fb5e92fb-02ba-4408-a3a6-1266a4721323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.258Z|c0f42076-2a67-4c6f-ba6c-8b5c1033b656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.259Z|c0f42076-2a67-4c6f-ba6c-8b5c1033b656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.277Z|77bdaa4c-98a0-4033-90c2-3a3e61aa7b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.277Z|77bdaa4c-98a0-4033-90c2-3a3e61aa7b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:32.897Z|7f11929c-a0c4-4821-bbad-d0ff7e103057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:32.898Z|7f11929c-a0c4-4821-bbad-d0ff7e103057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:39.231Z|87743e5e-60a8-45ee-b93e-cb3e894ed67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.233Z|87743e5e-60a8-45ee-b93e-cb3e894ed67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:39.329Z|11e631e3-5a2b-43e5-af24-b7df19fcfc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.331Z|11e631e3-5a2b-43e5-af24-b7df19fcfc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:39.332Z|96849f51-967b-4993-9df1-50e0dd12f1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.333Z|96849f51-967b-4993-9df1-50e0dd12f1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:47.895Z|886c39bb-a406-4e23-8a62-83e46ed9d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:47.896Z|886c39bb-a406-4e23-8a62-83e46ed9d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:47.985Z|ce86c304-8472-472c-8729-5cf56236d1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:47.987Z|ce86c304-8472-472c-8729-5cf56236d1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:49.283Z|d02ae9df-3d0f-4dcc-822e-d2e4a4513da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.285Z|d02ae9df-3d0f-4dcc-822e-d2e4a4513da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:49.368Z|44710cbc-de3e-425b-9344-1807d99b1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.370Z|44710cbc-de3e-425b-9344-1807d99b1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:49.402Z|31f533ce-31f0-4c45-8ba5-7a74845758fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.403Z|31f533ce-31f0-4c45-8ba5-7a74845758fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.329Z|feb6e362-193b-44b4-8af5-540a43e481fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.331Z|feb6e362-193b-44b4-8af5-540a43e481fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.410Z|345ced9c-efce-4eea-b955-ee78a1511d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.412Z|345ced9c-efce-4eea-b955-ee78a1511d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.435Z|95fe68fe-e7a2-40bb-9742-bbdeca06a5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.437Z|95fe68fe-e7a2-40bb-9742-bbdeca06a5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:02.895Z|a4929d96-a9a2-43df-803b-358ef4375edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:02.897Z|a4929d96-a9a2-43df-803b-358ef4375edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:09.375Z|363ab56e-c5b6-43c9-8b7b-d682ecc0e421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.377Z|363ab56e-c5b6-43c9-8b7b-d682ecc0e421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:09.444Z|8af80ae7-40e6-4830-b3c8-4cb646ee274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.445Z|8af80ae7-40e6-4830-b3c8-4cb646ee274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:09.467Z|17f49480-bfe5-4914-8052-b7def1a070a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.468Z|17f49480-bfe5-4914-8052-b7def1a070a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:17.898Z|3fe768a5-2fc8-4174-98ad-03f74d9d00f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:17.899Z|3fe768a5-2fc8-4174-98ad-03f74d9d00f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:17.988Z|6e8e2584-5628-454c-974e-1bbc5dc8dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:17.989Z|6e8e2584-5628-454c-974e-1bbc5dc8dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:19.412Z|4ab1de9f-0e51-4bdf-98a3-64a3ed0be25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.413Z|4ab1de9f-0e51-4bdf-98a3-64a3ed0be25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:19.474Z|03c90c2a-1b2a-4b96-8286-b0fb0bf81c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.475Z|03c90c2a-1b2a-4b96-8286-b0fb0bf81c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:19.501Z|b6198c0c-9b8a-4f3d-aaff-9f8395763b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.503Z|b6198c0c-9b8a-4f3d-aaff-9f8395763b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.447Z|ed4df8f1-c3f0-45d8-adca-b38aebcf7401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.448Z|ed4df8f1-c3f0-45d8-adca-b38aebcf7401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.505Z|6e4c5cce-063d-4816-bd4f-cace43594eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.506Z|6e4c5cce-063d-4816-bd4f-cace43594eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.537Z|2c36046f-a99d-4d6b-bdc9-b6113f8b1b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.538Z|2c36046f-a99d-4d6b-bdc9-b6113f8b1b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:32.894Z|0a900a3b-57a8-4ff8-a048-ec1d8df995c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:32.895Z|0a900a3b-57a8-4ff8-a048-ec1d8df995c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:39.478Z|cc075f9a-f174-40d5-a65b-9fb354f52361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.479Z|cc075f9a-f174-40d5-a65b-9fb354f52361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:39.535Z|317f7f99-5fc9-4ed8-81de-a42046b2c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.536Z|317f7f99-5fc9-4ed8-81de-a42046b2c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:39.565Z|f9b8a380-e40f-4336-b4da-da50ecea3431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.566Z|f9b8a380-e40f-4336-b4da-da50ecea3431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:47.894Z|37aec83f-5500-4de9-9872-8641891033c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:47.896Z|37aec83f-5500-4de9-9872-8641891033c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:47.990Z|17bdb603-f863-4614-9a2c-5c0eafae49bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:47.991Z|17bdb603-f863-4614-9a2c-5c0eafae49bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:49.507Z|4019f684-9bce-46a7-8c2d-32b55a680fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.508Z|4019f684-9bce-46a7-8c2d-32b55a680fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:49.564Z|dc28efa4-962a-42af-ab89-7fd723269bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.565Z|dc28efa4-962a-42af-ab89-7fd723269bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:49.592Z|67ba85b4-4ce9-43ec-84e0-ad0b9b50389b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.594Z|67ba85b4-4ce9-43ec-84e0-ad0b9b50389b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.552Z|6117355c-18ff-44ab-9830-ee5e9a83162f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.553Z|6117355c-18ff-44ab-9830-ee5e9a83162f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.592Z|4ad8cf46-a82f-4269-ae03-a48261a1d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.593Z|4ad8cf46-a82f-4269-ae03-a48261a1d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.622Z|c89a0229-3d59-4518-bc8a-4a6597dbd5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.623Z|c89a0229-3d59-4518-bc8a-4a6597dbd5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:02.894Z|fbbd5c89-c6a4-48b9-8749-40333a3b19b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:02.896Z|fbbd5c89-c6a4-48b9-8749-40333a3b19b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:09.583Z|050e784a-daea-4eec-acdb-5ef21da536a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.584Z|050e784a-daea-4eec-acdb-5ef21da536a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:09.623Z|402eb55b-63ae-43b8-8323-0b7fb9c2d48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.623Z|402eb55b-63ae-43b8-8323-0b7fb9c2d48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:09.650Z|b65697c7-44b5-4dd1-9244-cbb670d76548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.651Z|b65697c7-44b5-4dd1-9244-cbb670d76548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:17.894Z|23c2f180-fbc9-4d90-a498-86494a4e6460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:17.895Z|23c2f180-fbc9-4d90-a498-86494a4e6460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:17.992Z|f52fbc87-826e-4429-b04b-b4988ab0cc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:17.994Z|f52fbc87-826e-4429-b04b-b4988ab0cc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:19.617Z|6387fd93-ec45-4ee3-b2ff-a3ff8648ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.618Z|6387fd93-ec45-4ee3-b2ff-a3ff8648ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:19.652Z|4a49e349-edcf-4b8e-82a3-756a6c436e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.653Z|4a49e349-edcf-4b8e-82a3-756a6c436e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:19.680Z|0ea61bcf-f2bf-4fc7-baf7-7ea378387a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.681Z|0ea61bcf-f2bf-4fc7-baf7-7ea378387a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.646Z|87013034-a3fd-4ee4-91de-5ca9ca4bedce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.647Z|87013034-a3fd-4ee4-91de-5ca9ca4bedce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.681Z|765a23a1-ff51-45cc-bca6-b07520078a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.682Z|765a23a1-ff51-45cc-bca6-b07520078a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.714Z|6f695dad-6e1d-4d40-88f3-fb4cce2c3ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.715Z|6f695dad-6e1d-4d40-88f3-fb4cce2c3ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:32.895Z|5a938e49-6b59-4d02-b8af-00e3a1e5d43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:32.897Z|5a938e49-6b59-4d02-b8af-00e3a1e5d43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:39.680Z|e03e55d6-5afd-4a82-aace-30360414b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.681Z|e03e55d6-5afd-4a82-aace-30360414b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:39.709Z|8cd41c31-ab2e-40f5-8c7a-8b1b586da7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.709Z|8cd41c31-ab2e-40f5-8c7a-8b1b586da7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:39.749Z|9fd40dbb-1d76-483b-be5f-f5fa92554a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.749Z|9fd40dbb-1d76-483b-be5f-f5fa92554a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:47.895Z|6bf3eb20-7286-4a86-9110-99bc26d209c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:47.896Z|6bf3eb20-7286-4a86-9110-99bc26d209c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:47.995Z|6a26492f-1faf-4756-9320-8840b24a28d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:47.995Z|6a26492f-1faf-4756-9320-8840b24a28d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:49.710Z|7d74c43d-86a7-4ba0-a668-0145ed6d6b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.710Z|7d74c43d-86a7-4ba0-a668-0145ed6d6b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:49.744Z|72379c02-6f31-46de-a678-6433fc25c782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.745Z|72379c02-6f31-46de-a678-6433fc25c782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:49.777Z|73b99752-49e7-4b23-8b78-ca20e9b50f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.778Z|73b99752-49e7-4b23-8b78-ca20e9b50f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.743Z|d2fd7bd9-fd0a-4886-9842-3176c3d1293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.745Z|d2fd7bd9-fd0a-4886-9842-3176c3d1293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.787Z|d48b0947-5239-4531-abf8-db1db3056c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.789Z|d48b0947-5239-4531-abf8-db1db3056c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.822Z|1ec479a8-cff7-4d10-a6db-deb1994e48c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.823Z|1ec479a8-cff7-4d10-a6db-deb1994e48c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:02.894Z|9eace3e7-b020-4110-bc7b-192159cf86c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:02.895Z|9eace3e7-b020-4110-bc7b-192159cf86c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:09.802Z|1b951da9-fc6d-4333-98a0-faa7ed173145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.803Z|1b951da9-fc6d-4333-98a0-faa7ed173145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:09.829Z|c75c406a-dffc-404e-9716-4f1c77338687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.830Z|c75c406a-dffc-404e-9716-4f1c77338687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:09.855Z|5ba26285-5e4e-4f84-a090-244611fb2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.855Z|5ba26285-5e4e-4f84-a090-244611fb2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:17.894Z|1dd0618f-5781-438a-9191-da67f7d46eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:17.897Z|1dd0618f-5781-438a-9191-da67f7d46eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:17.996Z|533a2062-dec2-4e86-bb99-f4a2f71836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:17.997Z|533a2062-dec2-4e86-bb99-f4a2f71836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:19.832Z|3888e67c-7b18-4471-8ccb-46e7942c0f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.833Z|3888e67c-7b18-4471-8ccb-46e7942c0f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:19.857Z|16d0718b-24e3-42c7-967a-c7f3e00e88c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.857Z|16d0718b-24e3-42c7-967a-c7f3e00e88c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:19.884Z|4ce0f850-21d7-4298-aa1c-6f4a28a5a9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.885Z|4ce0f850-21d7-4298-aa1c-6f4a28a5a9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.860Z|bebc4b17-11ce-4ae8-8f23-c8ad1d1ed0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.861Z|bebc4b17-11ce-4ae8-8f23-c8ad1d1ed0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.886Z|7de9fc25-8b2b-4b63-a38d-81f9f540e105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.887Z|7de9fc25-8b2b-4b63-a38d-81f9f540e105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.915Z|4c2d3853-c001-4ebb-b92c-736b84112fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.916Z|4c2d3853-c001-4ebb-b92c-736b84112fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:32.894Z|a612a480-3879-46ad-9aaa-55bf40284877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:32.895Z|a612a480-3879-46ad-9aaa-55bf40284877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:39.896Z|a7ed5fd1-8fc1-4e11-9e6f-f8637567e2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.897Z|a7ed5fd1-8fc1-4e11-9e6f-f8637567e2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:39.919Z|6cf20cba-9509-45d0-a66c-e81b382db9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.920Z|6cf20cba-9509-45d0-a66c-e81b382db9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:39.943Z|2cda5d8c-5449-4ba8-a5bb-d6ea70d99b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.944Z|2cda5d8c-5449-4ba8-a5bb-d6ea70d99b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:47.894Z|998c59fb-a119-405a-9df4-9f4dae0847cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:47.895Z|998c59fb-a119-405a-9df4-9f4dae0847cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:47.998Z|f66e74db-4f23-4f43-9747-c875e5a57b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:47.998Z|f66e74db-4f23-4f43-9747-c875e5a57b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:49.939Z|88f5f9d6-9c6e-4580-801e-2e60578d1142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.940Z|88f5f9d6-9c6e-4580-801e-2e60578d1142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:49.953Z|ef5976b0-ea71-4ac6-a769-8e636a115815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.953Z|ef5976b0-ea71-4ac6-a769-8e636a115815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:49.972Z|6af74007-f6fe-4ab5-837c-61e33f2a2e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.973Z|6af74007-f6fe-4ab5-837c-61e33f2a2e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:59.973Z|c01f725e-15d5-45fb-bc2a-cfc3a039ad1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:59.974Z|c01f725e-15d5-45fb-bc2a-cfc3a039ad1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:59.989Z|e15edeab-e5d4-499e-8f5a-8d7b4beaa2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:59.990Z|e15edeab-e5d4-499e-8f5a-8d7b4beaa2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:00.008Z|715b23ff-ae84-4e4b-bd1b-6a1118b6a90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:00.009Z|715b23ff-ae84-4e4b-bd1b-6a1118b6a90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:02.895Z|422d378c-9f39-42d7-844a-14a03cbb8f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:02.896Z|422d378c-9f39-42d7-844a-14a03cbb8f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:10.012Z|f072e40e-1792-4cfb-b496-67bc20d3088a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.013Z|f072e40e-1792-4cfb-b496-67bc20d3088a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:10.026Z|0cd09102-695d-42d7-8548-d2581555f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.027Z|0cd09102-695d-42d7-8548-d2581555f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:10.037Z|5387ae66-ec21-4ad9-b715-428cc80f99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.038Z|5387ae66-ec21-4ad9-b715-428cc80f99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:17.895Z|369b84e7-793a-42b8-8e13-dfe878bdaf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:17.895Z|369b84e7-793a-42b8-8e13-dfe878bdaf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:17.999Z|a253c8f1-19a8-4e4c-b829-d013e70187dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:18.000Z|a253c8f1-19a8-4e4c-b829-d013e70187dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:20.059Z|3c690559-1256-4cc5-9cef-20c529937644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.060Z|3c690559-1256-4cc5-9cef-20c529937644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:20.063Z|0cbada79-659d-4090-b1fc-3aba558265e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.064Z|0cbada79-659d-4090-b1fc-3aba558265e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:20.064Z|dcb55960-68be-4c6f-bcaa-dc997855f815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.065Z|dcb55960-68be-4c6f-bcaa-dc997855f815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.135Z|24610755-281b-48e6-b644-42ce013ca96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.136Z|24610755-281b-48e6-b644-42ce013ca96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.137Z|364587a6-5193-4616-ac0b-e8ef00fe46e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.138Z|364587a6-5193-4616-ac0b-e8ef00fe46e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.145Z|89954b42-f80b-44a3-a0e2-08416e8e3679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.146Z|89954b42-f80b-44a3-a0e2-08416e8e3679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:32.895Z|ea6d9738-8309-42b1-bd26-5f0b84c478f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:32.895Z|ea6d9738-8309-42b1-bd26-5f0b84c478f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:40.172Z|0337a96f-dbd2-49d2-98dd-bc8f89dec894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.173Z|0337a96f-dbd2-49d2-98dd-bc8f89dec894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:40.178Z|a8795b01-7c29-4164-9db4-fe5ed0267a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.178Z|a8795b01-7c29-4164-9db4-fe5ed0267a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:40.179Z|d1337f8e-6003-4557-90f1-8bbb6cd6bebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.179Z|d1337f8e-6003-4557-90f1-8bbb6cd6bebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:47.894Z|fa3130b6-ece7-48da-bf4b-5fc1aca04d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:47.896Z|fa3130b6-ece7-48da-bf4b-5fc1aca04d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:48.001Z|66f4f89a-1687-43a8-b5f5-e32bba018a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:48.002Z|66f4f89a-1687-43a8-b5f5-e32bba018a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:50.207Z|28bf4e44-54d2-4e38-b6cc-0662c29f7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.207Z|a4c3838c-bfdd-4ab1-b6bc-f18a63558c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.207Z|e08df623-1e3c-463c-bca8-1235c994ef6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.208Z|a4c3838c-bfdd-4ab1-b6bc-f18a63558c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:50.208Z|28bf4e44-54d2-4e38-b6cc-0662c29f7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:50.208Z|e08df623-1e3c-463c-bca8-1235c994ef6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.239Z|208398bf-cc78-4a7a-8e43-d34258a6a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.240Z|7fec047a-4341-4fa3-a316-57f6d6e29ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.240Z|208398bf-cc78-4a7a-8e43-d34258a6a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.240Z|7fec047a-4341-4fa3-a316-57f6d6e29ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.242Z|3eb9ca1e-c11e-4208-90e4-aff577379199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.243Z|3eb9ca1e-c11e-4208-90e4-aff577379199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:02.894Z|88e19718-66f1-4c89-9dcd-dca695a14b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:02.895Z|88e19718-66f1-4c89-9dcd-dca695a14b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:10.281Z|458e453a-b6c3-4e9b-a424-0c7dc08fead5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.282Z|c626cc69-14b6-4ab7-9106-9e6ca2a6ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.282Z|458e453a-b6c3-4e9b-a424-0c7dc08fead5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:10.283Z|c626cc69-14b6-4ab7-9106-9e6ca2a6ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:10.288Z|8195420d-592e-4205-a282-383f634f3a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.289Z|8195420d-592e-4205-a282-383f634f3a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:17.895Z|f5f2423d-b938-45c5-8d0c-c1d4f784366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:17.896Z|f5f2423d-b938-45c5-8d0c-c1d4f784366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:18.003Z|735f6598-21f3-44ec-a6d7-546e1f2f4e4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:18.004Z|735f6598-21f3-44ec-a6d7-546e1f2f4e4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:20.311Z|34da316e-ebc4-4ad3-9fb7-fa1611fe6bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.311Z|7972f4d3-c455-4877-b17e-c383245b1613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.312Z|34da316e-ebc4-4ad3-9fb7-fa1611fe6bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:20.312Z|7972f4d3-c455-4877-b17e-c383245b1613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:20.334Z|fb4b4bd9-a2f8-4b99-a7db-83b0aa9e84cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.335Z|fb4b4bd9-a2f8-4b99-a7db-83b0aa9e84cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.342Z|212deea7-a458-427b-819c-d5815c0e00fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.343Z|212deea7-a458-427b-819c-d5815c0e00fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.344Z|0e8eed47-7a95-4112-b24a-f8a845b4b981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.345Z|0e8eed47-7a95-4112-b24a-f8a845b4b981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.360Z|04a86407-283c-40f6-907a-63b2e8006f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.360Z|04a86407-283c-40f6-907a-63b2e8006f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:32.894Z|22c87921-6c89-4d97-9728-71c9d0f0e375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:32.896Z|22c87921-6c89-4d97-9728-71c9d0f0e375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:40.375Z|5b5bd630-60ca-4e7c-9d36-e4e6ed8e53b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.376Z|5b5bd630-60ca-4e7c-9d36-e4e6ed8e53b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:40.378Z|2566722b-a5a3-462b-aad4-8ba2e924c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.378Z|2566722b-a5a3-462b-aad4-8ba2e924c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:40.388Z|6b902156-e116-4b97-a87a-0ccb3339c799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.388Z|6b902156-e116-4b97-a87a-0ccb3339c799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:47.894Z|c730bdb4-8c14-4b6f-a4eb-913fa1652c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:47.895Z|c730bdb4-8c14-4b6f-a4eb-913fa1652c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:48.005Z|6c024031-5fb7-4297-824c-c1003a0d9bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:48.006Z|6c024031-5fb7-4297-824c-c1003a0d9bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:50.409Z|c9302568-809c-4edf-8c6c-2d52ed1964dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.410Z|c9302568-809c-4edf-8c6c-2d52ed1964dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:50.423Z|4eb2a573-afca-4d8f-9ca0-105c2dc5956c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.423Z|fbbdb97a-61a8-4aa6-b295-b8ec45b631fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.424Z|4eb2a573-afca-4d8f-9ca0-105c2dc5956c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:50.424Z|fbbdb97a-61a8-4aa6-b295-b8ec45b631fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.459Z|2629dcb0-ac39-4f6c-885b-1f4c0bf5e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.460Z|2629dcb0-ac39-4f6c-885b-1f4c0bf5e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.466Z|96ce7fdf-abde-49e0-b542-2c0697789d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.467Z|96ce7fdf-abde-49e0-b542-2c0697789d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.479Z|72089f27-39c2-43e7-a3ef-baa8de491176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.480Z|72089f27-39c2-43e7-a3ef-baa8de491176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:02.895Z|c44fe6c3-50de-4306-bfba-21ae4cd8cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:02.896Z|c44fe6c3-50de-4306-bfba-21ae4cd8cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:10.510Z|f3910afb-31df-442b-b0c7-3b366b9f32a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.510Z|c4baa290-0858-4535-a0cc-7d5f0812e759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.511Z|0b059fe9-8acc-4420-8d17-5d474741b715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.511Z|c4baa290-0858-4535-a0cc-7d5f0812e759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:10.511Z|f3910afb-31df-442b-b0c7-3b366b9f32a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:10.512Z|0b059fe9-8acc-4420-8d17-5d474741b715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:17.894Z|3504b4b7-4bfa-4398-8733-2a5a01265562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:17.896Z|3504b4b7-4bfa-4398-8733-2a5a01265562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:18.014Z|1cb0f763-ee94-4b5e-a473-e63b91de0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:18.014Z|1cb0f763-ee94-4b5e-a473-e63b91de0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:20.555Z|4e7cfe6e-bc9b-4686-91a3-b0f5fb45ed46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.556Z|4e7cfe6e-bc9b-4686-91a3-b0f5fb45ed46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:20.561Z|21537c45-8a8a-4f4e-939f-4479257af2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.562Z|21537c45-8a8a-4f4e-939f-4479257af2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:20.563Z|a807b7b5-07b6-401b-a441-9d67e6948b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.564Z|a807b7b5-07b6-401b-a441-9d67e6948b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.584Z|464af034-11f1-4066-a124-0a5db115afd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.585Z|464af034-11f1-4066-a124-0a5db115afd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.591Z|7165f9e0-9fe8-4be3-9f3c-3811db8bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.592Z|7165f9e0-9fe8-4be3-9f3c-3811db8bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.593Z|4f5022d4-074e-4a22-886c-f1e89078ef61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.594Z|4f5022d4-074e-4a22-886c-f1e89078ef61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:32.894Z|7e6785f3-ba03-4cda-885e-8bc91c9cc5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:32.895Z|7e6785f3-ba03-4cda-885e-8bc91c9cc5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:40.612Z|cadc3595-c7d0-49ac-ba6d-4995bbed50c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.613Z|cadc3595-c7d0-49ac-ba6d-4995bbed50c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:40.622Z|b374718e-0785-4ce3-a85e-22642dc7d868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.622Z|b374718e-0785-4ce3-a85e-22642dc7d868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:40.627Z|c849b57a-484e-4687-9051-8dd0ac38613e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.628Z|c849b57a-484e-4687-9051-8dd0ac38613e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:47.895Z|420db25f-1db9-4821-bd35-269a242285a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:47.895Z|420db25f-1db9-4821-bd35-269a242285a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:48.015Z|66a7b9be-b097-47b2-be82-f308fdea2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:48.016Z|66a7b9be-b097-47b2-be82-f308fdea2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:50.649Z|de207726-ce1a-4100-81a7-a8ce258f6e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.649Z|b8f53f6f-ea8d-46a1-a4eb-44d038a3d7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.650Z|de207726-ce1a-4100-81a7-a8ce258f6e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:50.650Z|b8f53f6f-ea8d-46a1-a4eb-44d038a3d7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:50.666Z|4d4afc97-1b9f-45d3-862b-75d56290004c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.666Z|4d4afc97-1b9f-45d3-862b-75d56290004c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.702Z|e846e015-2a32-4bd3-86b6-c7e0e35863a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.702Z|1f56472f-5b37-4333-8025-65d6f97143d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.702Z|45bc7f66-4584-4b5e-856a-a1c0d6a20497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.703Z|e846e015-2a32-4bd3-86b6-c7e0e35863a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.703Z|1f56472f-5b37-4333-8025-65d6f97143d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.703Z|45bc7f66-4584-4b5e-856a-a1c0d6a20497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:02.894Z|e52748bd-b0c6-4d2b-8664-6bad266241fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:02.896Z|e52748bd-b0c6-4d2b-8664-6bad266241fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:10.751Z|b009698b-1c51-421f-8773-45db48d41808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.752Z|cad2361c-64bc-4a60-829a-c03cb72728ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.752Z|b009698b-1c51-421f-8773-45db48d41808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:10.753Z|cad2361c-64bc-4a60-829a-c03cb72728ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:10.753Z|dc9c198b-09af-4793-a9ca-9b7fdb2b30db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.754Z|dc9c198b-09af-4793-a9ca-9b7fdb2b30db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:17.894Z|807ee1fe-c045-440f-9b19-f7d56aa4ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:17.895Z|807ee1fe-c045-440f-9b19-f7d56aa4ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:18.017Z|9c982597-5c9f-461e-8894-e0d9fc03c9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:18.018Z|9c982597-5c9f-461e-8894-e0d9fc03c9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:20.784Z|a461103f-94ea-4bb0-b5ba-92edc101ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.785Z|1309e183-ded2-438d-b711-b903391a12f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.785Z|a461103f-94ea-4bb0-b5ba-92edc101ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:20.786Z|1309e183-ded2-438d-b711-b903391a12f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:20.787Z|e5f08333-80e3-4009-8121-de4271f18c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.787Z|e5f08333-80e3-4009-8121-de4271f18c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.813Z|b1c5a440-7bfb-4936-839f-b15f760b65b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.813Z|06b31cf3-8629-4325-beb0-9d9f3752ae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.813Z|f9d68837-7028-4679-acbb-8d96338fd8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.814Z|06b31cf3-8629-4325-beb0-9d9f3752ae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.814Z|b1c5a440-7bfb-4936-839f-b15f760b65b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.814Z|f9d68837-7028-4679-acbb-8d96338fd8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:32.894Z|51a8968d-a663-47fd-b382-49c496b18f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:32.895Z|51a8968d-a663-47fd-b382-49c496b18f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:40.841Z|3cfcc4ef-5826-4326-a8c5-8334191a917f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.841Z|a352d7ce-83cd-4247-9b6b-4ab2f0744d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.842Z|d6225c97-bd33-4f0b-bf8a-6e931fa67c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.842Z|3cfcc4ef-5826-4326-a8c5-8334191a917f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:40.842Z|a352d7ce-83cd-4247-9b6b-4ab2f0744d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:40.843Z|d6225c97-bd33-4f0b-bf8a-6e931fa67c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:47.894Z|73f6190c-0705-4aa2-8532-25172ab17cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:47.896Z|73f6190c-0705-4aa2-8532-25172ab17cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:48.019Z|9aff348e-27ac-46ba-8bea-4a37df12b58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:48.020Z|9aff348e-27ac-46ba-8bea-4a37df12b58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:50.873Z|05d47a7b-e091-454f-adef-1e8b9b0ab525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.873Z|ff933bdd-5578-40a2-98cb-77fdd250d29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.874Z|05d47a7b-e091-454f-adef-1e8b9b0ab525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:50.874Z|ff933bdd-5578-40a2-98cb-77fdd250d29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:50.878Z|d293ea0a-755c-4377-a9a7-60a907c06dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.879Z|d293ea0a-755c-4377-a9a7-60a907c06dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.913Z|b4f18180-5c80-4151-9d11-c0b8f28d8533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.913Z|2501d33a-0d70-4245-9945-929dcdd3e013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.914Z|2501d33a-0d70-4245-9945-929dcdd3e013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.914Z|b4f18180-5c80-4151-9d11-c0b8f28d8533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.923Z|44d2cd21-8631-48ad-a59b-acf36582c0db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.923Z|44d2cd21-8631-48ad-a59b-acf36582c0db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:02.894Z|67141da7-7e90-44ed-a46c-6b444cfe8ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:02.895Z|67141da7-7e90-44ed-a46c-6b444cfe8ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:10.970Z|d7360f77-6aa9-4432-bdd6-de3a0f4ac749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.970Z|73cf0192-b127-4e8d-a1e0-5149c8361ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.971Z|d7360f77-6aa9-4432-bdd6-de3a0f4ac749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:10.971Z|855b61e9-54ca-4610-aee0-133b79a9fb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.971Z|73cf0192-b127-4e8d-a1e0-5149c8361ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:10.972Z|855b61e9-54ca-4610-aee0-133b79a9fb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:17.894Z|dc993076-9995-49ad-b79d-5a788fd4973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:17.895Z|dc993076-9995-49ad-b79d-5a788fd4973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:18.021Z|3aad01f1-50e6-4a1a-925c-eccc1f8e6b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:18.021Z|3aad01f1-50e6-4a1a-925c-eccc1f8e6b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:21.011Z|0d3e4769-d8a6-4e06-aeed-65f4231e8b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.011Z|7a9950ab-86cc-4882-be50-8ab827361394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.012Z|0d3e4769-d8a6-4e06-aeed-65f4231e8b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:21.012Z|7a9950ab-86cc-4882-be50-8ab827361394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:21.012Z|d0812783-223b-4497-ac27-091d6fe4fde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.013Z|d0812783-223b-4497-ac27-091d6fe4fde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.052Z|8582a797-3677-4bb9-94e9-2fa925375bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.052Z|a8d174dd-58a9-4330-ac6f-a0939449fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.053Z|a8d174dd-58a9-4330-ac6f-a0939449fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.053Z|8582a797-3677-4bb9-94e9-2fa925375bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.058Z|6c041e2f-d520-4005-a83d-2f03616aa1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.059Z|6c041e2f-d520-4005-a83d-2f03616aa1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:32.894Z|803c37e6-08bc-420f-bbaf-6084fc76b259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:32.896Z|803c37e6-08bc-420f-bbaf-6084fc76b259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:41.094Z|aee56ecc-a428-4452-abe2-98fd6b9445fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.094Z|7110e91b-5128-4329-99f8-93156c09e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.095Z|aee56ecc-a428-4452-abe2-98fd6b9445fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:41.095Z|7110e91b-5128-4329-99f8-93156c09e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:41.100Z|c26a870e-3bc6-4bd7-b60d-f6d9870afd8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.101Z|c26a870e-3bc6-4bd7-b60d-f6d9870afd8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:47.895Z|74ae6f72-d54c-4c4a-bbb8-256ea4670238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:47.896Z|74ae6f72-d54c-4c4a-bbb8-256ea4670238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:48.022Z|411d18e6-8ebd-4e6f-a979-187df1cd913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:48.023Z|411d18e6-8ebd-4e6f-a979-187df1cd913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:50.162Z|23ef90f2-bab3-4522-95dd-d5483daeaadc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:33:50.163Z|23ef90f2-bab3-4522-95dd-d5483daeaadc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.140Z|706226f7-26ef-451b-83ae-f433e78317c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.141Z|9b1e89f8-7d01-4d58-8ceb-70a8a8752518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.141Z|706226f7-26ef-451b-83ae-f433e78317c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.141Z|9b1e89f8-7d01-4d58-8ceb-70a8a8752518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.143Z|fbf62fcf-eabd-46c3-b6e1-c76fdb96443a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.144Z|fbf62fcf-eabd-46c3-b6e1-c76fdb96443a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.182Z|6b6f9405-0600-4a3b-a4b5-72c3f7e0ea50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.182Z|aa6b129e-ab58-4c85-a8a9-5c39ccc02358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.184Z|6b6f9405-0600-4a3b-a4b5-72c3f7e0ea50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.184Z|aa6b129e-ab58-4c85-a8a9-5c39ccc02358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.203Z|dc309704-60a0-48d6-b328-e904e2c327a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.204Z|dc309704-60a0-48d6-b328-e904e2c327a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:02.895Z|a7d0127f-2a87-4267-b620-5358a8f6741a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:02.896Z|a7d0127f-2a87-4267-b620-5358a8f6741a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:11.237Z|3dcadc23-0bf2-42cc-98e2-9148c7dc02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.238Z|3dcadc23-0bf2-42cc-98e2-9148c7dc02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:11.244Z|c696b96a-7a29-411f-992b-6bcc66565ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.245Z|c696b96a-7a29-411f-992b-6bcc66565ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:11.246Z|91248cbf-b34e-49ab-93ed-1ffe40f40d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.247Z|91248cbf-b34e-49ab-93ed-1ffe40f40d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:17.894Z|c6e85ea9-82ed-4554-9cc6-c2acd33fd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:17.896Z|c6e85ea9-82ed-4554-9cc6-c2acd33fd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:18.024Z|932ec5b9-d1f2-4023-8ada-4ea5a0ea6ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:18.025Z|932ec5b9-d1f2-4023-8ada-4ea5a0ea6ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:21.310Z|53438be5-3ba1-4b37-b8eb-4d0b6c9a226b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.310Z|8e11fa01-e590-4d53-836d-d88aee0c83da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.311Z|53438be5-3ba1-4b37-b8eb-4d0b6c9a226b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:21.311Z|8e11fa01-e590-4d53-836d-d88aee0c83da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:21.314Z|d61a3075-17f2-4a40-ad22-4d02307ccd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.314Z|d61a3075-17f2-4a40-ad22-4d02307ccd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.341Z|f6c57ae8-e7c0-4d06-af96-6778b788c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.342Z|f6c57ae8-e7c0-4d06-af96-6778b788c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.359Z|a62e152c-59ef-476e-af62-ab8c97985e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.360Z|a62e152c-59ef-476e-af62-ab8c97985e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.362Z|05e7ee47-08d9-4c18-bee6-a3470ff6d708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.362Z|05e7ee47-08d9-4c18-bee6-a3470ff6d708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:32.894Z|639fbec6-6b64-4ebd-92bf-46f399536dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:32.895Z|639fbec6-6b64-4ebd-92bf-46f399536dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:41.380Z|e961d929-d9cc-4542-a6bc-00abce375a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.380Z|e961d929-d9cc-4542-a6bc-00abce375a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:41.387Z|7d41af12-4d97-4e1f-8d25-0b82fd621b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.388Z|7d41af12-4d97-4e1f-8d25-0b82fd621b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:41.390Z|2d895f86-cff0-4155-b558-70a999532f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.390Z|2d895f86-cff0-4155-b558-70a999532f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:47.894Z|f942fc11-a07f-4971-8905-97d5e87b67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:47.895Z|f942fc11-a07f-4971-8905-97d5e87b67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:48.026Z|58a903a5-0f8d-46d7-a152-b58dbc0d22dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:48.027Z|58a903a5-0f8d-46d7-a152-b58dbc0d22dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:50.149Z|14069cab-9cf3-446d-8f43-531362d038bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:34:50.150Z|14069cab-9cf3-446d-8f43-531362d038bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.406Z|29c3388a-eba5-4c6e-b4ff-929cc9498462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.407Z|29c3388a-eba5-4c6e-b4ff-929cc9498462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.420Z|f12b6dfb-eb99-4ace-9f51-705b110e27b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.421Z|f12b6dfb-eb99-4ace-9f51-705b110e27b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.425Z|7f2b4355-d615-40a0-adc7-cd1d8d11b952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.426Z|7f2b4355-d615-40a0-adc7-cd1d8d11b952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.446Z|9c5bf405-6886-4fc4-a2fc-7a249ef205f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.448Z|9c5bf405-6886-4fc4-a2fc-7a249ef205f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.454Z|4340364b-dbbc-4789-a140-8a8829a78a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.455Z|4340364b-dbbc-4789-a140-8a8829a78a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.483Z|a4902d2e-6ed1-40d8-9de9-4cb273f0bdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.484Z|a4902d2e-6ed1-40d8-9de9-4cb273f0bdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:02.894Z|a14541c3-5cab-41cc-8f79-2d1a778a5e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:02.896Z|a14541c3-5cab-41cc-8f79-2d1a778a5e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:11.485Z|e8c3803e-6ed3-4e48-8c76-44e418a8c1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.486Z|e8c3803e-6ed3-4e48-8c76-44e418a8c1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:11.507Z|36048a4b-5c83-4b13-bbd6-90afbfda9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.507Z|36048a4b-5c83-4b13-bbd6-90afbfda9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:11.538Z|ad0e37cf-7e98-4491-9d63-93644e76a6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.539Z|ad0e37cf-7e98-4491-9d63-93644e76a6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:17.894Z|d98d8c72-077a-40fd-91e7-343e0539f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:17.895Z|d98d8c72-077a-40fd-91e7-343e0539f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:18.027Z|9c470adb-49bf-4092-a6d3-0dd05c7ce6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:18.028Z|9c470adb-49bf-4092-a6d3-0dd05c7ce6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:21.541Z|3f1d4b48-0d2f-44f4-b94d-2c90cda57127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.542Z|3f1d4b48-0d2f-44f4-b94d-2c90cda57127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:21.544Z|f86cfd53-ffae-4e90-beae-31485e64f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.544Z|f86cfd53-ffae-4e90-beae-31485e64f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:21.567Z|be217110-40d8-466c-8daf-55d873346a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.568Z|be217110-40d8-466c-8daf-55d873346a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.580Z|f0fbd8f8-90c1-4ff8-908b-0e15078cc5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.581Z|f0fbd8f8-90c1-4ff8-908b-0e15078cc5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.608Z|d578313b-8576-47b5-b36c-73fc75c44e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.609Z|d578313b-8576-47b5-b36c-73fc75c44e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.621Z|e3ebda33-bdb3-45c6-893b-372a7763d32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.622Z|e3ebda33-bdb3-45c6-893b-372a7763d32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:32.894Z|48b42d16-b943-4baa-81f7-15e45adf6c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:32.895Z|48b42d16-b943-4baa-81f7-15e45adf6c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:41.625Z|2d0bf7e0-ca14-4579-a835-14a73cea54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.628Z|2d0bf7e0-ca14-4579-a835-14a73cea54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:41.664Z|b8b40cb4-a23d-4b8d-80f5-021629784ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.664Z|b8b40cb4-a23d-4b8d-80f5-021629784ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:41.678Z|56495910-a934-41fc-a9b1-7643db22a813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.679Z|56495910-a934-41fc-a9b1-7643db22a813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:47.895Z|7f50ad2d-d659-4e90-8e0c-73e5772fd747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:47.896Z|7f50ad2d-d659-4e90-8e0c-73e5772fd747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:48.029Z|d621dc71-e5ba-4f53-86df-ace08ed1fea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:48.030Z|d621dc71-e5ba-4f53-86df-ace08ed1fea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:50.147Z|4a665642-ce48-4c71-ab50-c82d5f522327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:35:50.148Z|4a665642-ce48-4c71-ab50-c82d5f522327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.673Z|141c2337-53ed-400d-ae8b-5e7d1c4da631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.673Z|141c2337-53ed-400d-ae8b-5e7d1c4da631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.703Z|80f85c18-f3c8-4892-88f5-4be1e46675bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.704Z|80f85c18-f3c8-4892-88f5-4be1e46675bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.719Z|ba1c4c66-001d-4eae-8dcb-a9d32ccc0261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.720Z|ba1c4c66-001d-4eae-8dcb-a9d32ccc0261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.709Z|c5eb1a5e-0107-409f-9cce-ede7bd554c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.710Z|c5eb1a5e-0107-409f-9cce-ede7bd554c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.771Z|f85c5ca3-171e-4f18-bc4c-1d2ef7b590d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.772Z|f85c5ca3-171e-4f18-bc4c-1d2ef7b590d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.789Z|2a2c0a22-22ca-4638-84be-a117b638ccca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.789Z|2a2c0a22-22ca-4638-84be-a117b638ccca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:02.894Z|87197bdd-8073-4ca7-8299-77ff2edac24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:02.895Z|87197bdd-8073-4ca7-8299-77ff2edac24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:11.788Z|c6ebd7a8-e0ae-4507-883b-6adac60d78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.789Z|c6ebd7a8-e0ae-4507-883b-6adac60d78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:11.855Z|0698996a-8134-47b5-ac2b-653a9ec684d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.855Z|0698996a-8134-47b5-ac2b-653a9ec684d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:11.868Z|2fa0d691-7f9a-4e79-bea8-f3e92e527a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.869Z|2fa0d691-7f9a-4e79-bea8-f3e92e527a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:17.894Z|2257e3e1-5850-4707-9938-b67026e3f469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:17.895Z|2257e3e1-5850-4707-9938-b67026e3f469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:18.031Z|d23a833e-c360-4091-9f1e-41749e5b0c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:18.031Z|d23a833e-c360-4091-9f1e-41749e5b0c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:21.840Z|9b6a5b17-9216-4987-9a5d-310143ac19bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.841Z|9b6a5b17-9216-4987-9a5d-310143ac19bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:21.921Z|8786e963-0ed4-43db-982b-e6cff3d525fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.921Z|2d1cb34a-2a39-4682-8b28-1568dd629ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.922Z|8786e963-0ed4-43db-982b-e6cff3d525fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:21.922Z|2d1cb34a-2a39-4682-8b28-1568dd629ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.882Z|35be784c-1701-4fac-8dc6-4c5a5c897b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.883Z|35be784c-1701-4fac-8dc6-4c5a5c897b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.956Z|451f239e-f140-4369-8da2-4cdfbb70e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.957Z|451f239e-f140-4369-8da2-4cdfbb70e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.971Z|39ba0901-09e9-4ac9-a3a1-d19381314530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.972Z|39ba0901-09e9-4ac9-a3a1-d19381314530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:32.894Z|a5852d1a-55a4-40e5-9e3c-f41e9979f6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:32.896Z|a5852d1a-55a4-40e5-9e3c-f41e9979f6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:41.939Z|1fb569cb-3238-47c7-8291-67faeb72414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:41.940Z|1fb569cb-3238-47c7-8291-67faeb72414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:41.987Z|bf7f9136-04e1-4e45-9ac4-ecba446fec5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:41.987Z|bf7f9136-04e1-4e45-9ac4-ecba446fec5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:42.019Z|10c4033c-757b-497b-a9c1-4fa94e4a620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:42.020Z|10c4033c-757b-497b-a9c1-4fa94e4a620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:47.894Z|a1e3cc04-f57e-4c3f-b9df-e5a9bf3a0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:47.895Z|a1e3cc04-f57e-4c3f-b9df-e5a9bf3a0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:48.032Z|ef9a5113-bb3d-4080-945d-bf84cd74452c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:48.033Z|ef9a5113-bb3d-4080-945d-bf84cd74452c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:50.146Z|a2619ba5-1cf5-4ef7-8079-426c693343ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:36:50.147Z|a2619ba5-1cf5-4ef7-8079-426c693343ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.003Z|b00e6415-9240-4e14-ad1a-50d7596f9ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.004Z|b00e6415-9240-4e14-ad1a-50d7596f9ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.039Z|8d9fd785-d5f1-42db-8bba-9c99612a4ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.040Z|8d9fd785-d5f1-42db-8bba-9c99612a4ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.054Z|08bf96c6-deb4-4d1c-882f-0ce201132de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.054Z|08bf96c6-deb4-4d1c-882f-0ce201132de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.039Z|c3c899e9-6c7d-42c9-ba6e-a85b74fd235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.040Z|c3c899e9-6c7d-42c9-ba6e-a85b74fd235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.078Z|b490db9b-75d0-4772-9c4d-786caf5650be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.079Z|b490db9b-75d0-4772-9c4d-786caf5650be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.091Z|920144fa-b414-4f5c-aafc-9bbff84fa121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.091Z|920144fa-b414-4f5c-aafc-9bbff84fa121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.894Z|c2fab95b-53d4-46da-b58a-9850835ae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:02.895Z|c2fab95b-53d4-46da-b58a-9850835ae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:12.078Z|4cf3a959-de18-44b8-833d-759802559d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.079Z|4cf3a959-de18-44b8-833d-759802559d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:12.115Z|dc7fe3cf-6a1c-4872-8b65-c065f7258fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.116Z|dc7fe3cf-6a1c-4872-8b65-c065f7258fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:12.129Z|80856043-6f86-4083-ac89-fd2e24cbd6ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.130Z|80856043-6f86-4083-ac89-fd2e24cbd6ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:17.894Z|d35dd060-9002-4826-b8d2-0cc6bfc12897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:17.896Z|d35dd060-9002-4826-b8d2-0cc6bfc12897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:18.034Z|519a77a6-0c40-4cfc-8e7f-15e27ac516bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:18.034Z|519a77a6-0c40-4cfc-8e7f-15e27ac516bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:22.115Z|741481df-2b8b-49f5-a82e-f15c3a777b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.116Z|741481df-2b8b-49f5-a82e-f15c3a777b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:22.160Z|2b649323-1a78-43bb-acd7-a0b79055b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.161Z|2b649323-1a78-43bb-acd7-a0b79055b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:22.186Z|e61e59f6-0487-4f8f-a46b-113112418f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.186Z|e61e59f6-0487-4f8f-a46b-113112418f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.144Z|a2e925f2-c2d1-4e68-8337-779052795aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.145Z|a2e925f2-c2d1-4e68-8337-779052795aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.197Z|c215161d-97d5-4e8e-b574-7df0a93636d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.198Z|c215161d-97d5-4e8e-b574-7df0a93636d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.242Z|242f4527-cf01-4acc-81db-6810a1a284fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.243Z|242f4527-cf01-4acc-81db-6810a1a284fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.894Z|f8ca3d24-ff75-4120-ab35-24d5d6fa3f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:32.895Z|f8ca3d24-ff75-4120-ab35-24d5d6fa3f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:42.189Z|b177cb8e-8ab1-4852-8c45-5c728a91d635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.190Z|b177cb8e-8ab1-4852-8c45-5c728a91d635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:42.268Z|92b8b4f2-6f90-4bbd-941b-c0a31cd242e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.270Z|92b8b4f2-6f90-4bbd-941b-c0a31cd242e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:42.289Z|7c47e10c-11b5-4930-ab30-5e72ae906a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.290Z|7c47e10c-11b5-4930-ab30-5e72ae906a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:47.894Z|85d5415a-5c93-4850-8c5b-025a401536af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:47.895Z|85d5415a-5c93-4850-8c5b-025a401536af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:48.039Z|e6e68124-dc2c-4ef7-854f-686f8f140061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:48.040Z|e6e68124-dc2c-4ef7-854f-686f8f140061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:50.147Z|48ab75ab-9bf4-40f1-8cec-b43809c430d3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:37:50.148Z|48ab75ab-9bf4-40f1-8cec-b43809c430d3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.224Z|f43ca380-e39e-49e4-96e0-bbf145273c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.225Z|f43ca380-e39e-49e4-96e0-bbf145273c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.352Z|865bc3f8-f3af-4b37-a66b-32e93d6cbdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.353Z|865bc3f8-f3af-4b37-a66b-32e93d6cbdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.359Z|d97dd6e3-9178-4819-8033-33d55ce996a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.359Z|d97dd6e3-9178-4819-8033-33d55ce996a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.256Z|362228c9-d358-40e6-9f44-685ddac4d2bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.257Z|362228c9-d358-40e6-9f44-685ddac4d2bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.387Z|6f85acfe-2acd-41ce-84a3-e5534044a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.387Z|0c46ac52-a79f-4390-b34b-3eb6fdb1eb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.388Z|6f85acfe-2acd-41ce-84a3-e5534044a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.388Z|0c46ac52-a79f-4390-b34b-3eb6fdb1eb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.894Z|3fe35838-12f8-447e-bb41-6285f8907f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:02.896Z|3fe35838-12f8-447e-bb41-6285f8907f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:12.338Z|4d0df0a2-4550-46a3-a77c-c507954b9949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.339Z|4d0df0a2-4550-46a3-a77c-c507954b9949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:12.416Z|ca133595-673e-4c50-8284-e55fc0440d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.417Z|ca133595-673e-4c50-8284-e55fc0440d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:12.419Z|2638d422-bde0-4c45-978e-e0b70ab51ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.419Z|2638d422-bde0-4c45-978e-e0b70ab51ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:17.894Z|e0f5f75e-e081-47c3-b180-3084bd4cd11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:17.895Z|e0f5f75e-e081-47c3-b180-3084bd4cd11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:18.041Z|d6284019-8724-43e1-be65-c42bd408d0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:18.041Z|d6284019-8724-43e1-be65-c42bd408d0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:22.415Z|20da5ad9-bf27-43c6-826b-ae9af371b24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.416Z|20da5ad9-bf27-43c6-826b-ae9af371b24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:22.453Z|62e96624-caf1-444f-a596-0270786e3d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.453Z|6aabb615-3613-4057-9088-21873dc4b1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.454Z|62e96624-caf1-444f-a596-0270786e3d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:22.454Z|6aabb615-3613-4057-9088-21873dc4b1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.474Z|c3e1222a-9adc-43af-8061-ca16515f801c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.474Z|c3e1222a-9adc-43af-8061-ca16515f801c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.533Z|1c8c4f34-1b53-4bf8-8476-2a0efbca61da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.533Z|e8998e42-807d-4bc7-bab1-fbe20da99bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.534Z|e8998e42-807d-4bc7-bab1-fbe20da99bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.534Z|1c8c4f34-1b53-4bf8-8476-2a0efbca61da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.894Z|cb68d885-75ae-433b-9e4d-03db0f6a4f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:32.895Z|cb68d885-75ae-433b-9e4d-03db0f6a4f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:42.514Z|3824aaec-b175-4dea-acd9-6d0216f698f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.515Z|3824aaec-b175-4dea-acd9-6d0216f698f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:42.579Z|3ace2151-a198-47f3-8823-7ff26650c62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.580Z|3ace2151-a198-47f3-8823-7ff26650c62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:42.597Z|7a0551f5-ff47-4517-a593-efb7e593556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.598Z|7a0551f5-ff47-4517-a593-efb7e593556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:47.894Z|379dcec9-97ab-4a0b-bdc9-130050229589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:47.896Z|379dcec9-97ab-4a0b-bdc9-130050229589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:48.042Z|b700d49e-d5fd-491c-ab9f-32285008ef5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:48.043Z|b700d49e-d5fd-491c-ab9f-32285008ef5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:50.145Z|c18d7d1c-be0e-4776-9997-b39828c7562f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:38:50.146Z|c18d7d1c-be0e-4776-9997-b39828c7562f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.552Z|632221ab-e435-4f3c-a29e-2136f61ed48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.553Z|632221ab-e435-4f3c-a29e-2136f61ed48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.610Z|628a0b58-3459-43c9-a096-20189d9fcade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.611Z|628a0b58-3459-43c9-a096-20189d9fcade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.630Z|cdc95530-8253-4157-813f-027df3fb40ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.631Z|cdc95530-8253-4157-813f-027df3fb40ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.592Z|7842f5db-6ae3-42f1-84dd-e49a9f86bcdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.593Z|7842f5db-6ae3-42f1-84dd-e49a9f86bcdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.645Z|f436d68d-9e8a-4201-8e5b-3f013888bd32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.645Z|f436d68d-9e8a-4201-8e5b-3f013888bd32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.667Z|28a8f930-89de-4bbd-95fe-a61f5edd75bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.668Z|28a8f930-89de-4bbd-95fe-a61f5edd75bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.894Z|b2a6b87a-f5e2-4a50-b935-9686eae729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:02.895Z|b2a6b87a-f5e2-4a50-b935-9686eae729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:12.619Z|e2b8c7a3-1bf5-40da-ad4b-9951305f122e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.620Z|e2b8c7a3-1bf5-40da-ad4b-9951305f122e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:12.686Z|4d8b71d2-72ef-4e95-bcc5-46d0d96b4064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.687Z|4d8b71d2-72ef-4e95-bcc5-46d0d96b4064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:12.695Z|39f2fea4-9a55-4c4e-a27a-ac19591cbdfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.696Z|39f2fea4-9a55-4c4e-a27a-ac19591cbdfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:17.894Z|b5859c42-ad55-4e90-a310-d5d36a8531aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:17.895Z|b5859c42-ad55-4e90-a310-d5d36a8531aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:18.044Z|8175bd78-0525-4d38-be18-9ede05d822e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:18.045Z|8175bd78-0525-4d38-be18-9ede05d822e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:22.666Z|6e79a0b2-c42c-4b0a-8b8d-402b6512ebf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.667Z|6e79a0b2-c42c-4b0a-8b8d-402b6512ebf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:22.720Z|2e1f8df4-8094-4914-a833-a53fa2c30f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.720Z|2e1f8df4-8094-4914-a833-a53fa2c30f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:22.729Z|a1e94dc3-cb4d-49e2-89fd-29bca28eca38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.730Z|a1e94dc3-cb4d-49e2-89fd-29bca28eca38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.696Z|9cdc6d99-752f-4fc0-81fc-75222cb0ea4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.697Z|9cdc6d99-752f-4fc0-81fc-75222cb0ea4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.748Z|cd547368-7854-4e63-a9a1-7b5b30d03919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.749Z|cd547368-7854-4e63-a9a1-7b5b30d03919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.778Z|70d9d55b-d389-45cd-a6de-e11f5af11f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.779Z|70d9d55b-d389-45cd-a6de-e11f5af11f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.894Z|0db2407a-3bee-4018-843d-f2b3ea16d17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:32.896Z|0db2407a-3bee-4018-843d-f2b3ea16d17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:42.727Z|c30f1a8b-453b-463c-964d-68fbc559f898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.728Z|c30f1a8b-453b-463c-964d-68fbc559f898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:42.777Z|ca1e7e8e-5234-415b-8e8e-4de7eca5e2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.778Z|ca1e7e8e-5234-415b-8e8e-4de7eca5e2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:42.806Z|91362abc-671c-496e-afdb-2ff1855476d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.807Z|91362abc-671c-496e-afdb-2ff1855476d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:47.894Z|d0551df8-e690-4d83-9502-09e5ddfe0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:47.895Z|d0551df8-e690-4d83-9502-09e5ddfe0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:48.045Z|5256a204-31cd-49d9-b84f-48bd339ad5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:48.046Z|5256a204-31cd-49d9-b84f-48bd339ad5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:50.146Z|8e0114d7-8364-47fd-94fd-3e87500bad67|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:39:50.147Z|8e0114d7-8364-47fd-94fd-3e87500bad67|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.757Z|36b52a7a-44fc-4da7-9a6e-6c0116ab1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.758Z|36b52a7a-44fc-4da7-9a6e-6c0116ab1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.809Z|f24d8e6b-1d97-4aaa-b34a-48654c1844d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.810Z|f24d8e6b-1d97-4aaa-b34a-48654c1844d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.878Z|3b11b10c-a67a-44a0-b7e0-caaaffaf75a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.879Z|3b11b10c-a67a-44a0-b7e0-caaaffaf75a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.798Z|09d71328-56f2-4247-8c05-d5ab38654ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.799Z|09d71328-56f2-4247-8c05-d5ab38654ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.866Z|7f2f85dd-3fff-482e-82ef-3cbb48c78737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.867Z|7f2f85dd-3fff-482e-82ef-3cbb48c78737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.894Z|a45cc65c-2149-4afb-8329-c513a0ce9933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:02.894Z|a45cc65c-2149-4afb-8329-c513a0ce9933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:02.929Z|120ea42a-19bd-48f3-9cd3-02946e5d7fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.929Z|120ea42a-19bd-48f3-9cd3-02946e5d7fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.829Z|81a90689-6fbf-476e-b25c-7ffda73d3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.830Z|81a90689-6fbf-476e-b25c-7ffda73d3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.925Z|d8b3e941-1b09-4191-82c1-cbf5c9c32c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.926Z|d8b3e941-1b09-4191-82c1-cbf5c9c32c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.995Z|8192c8b3-d0c6-4d0e-8f2f-d0403c706d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.996Z|8192c8b3-d0c6-4d0e-8f2f-d0403c706d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:17.894Z|5561715a-922d-4989-84b4-ae5c6a5f1952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:17.896Z|5561715a-922d-4989-84b4-ae5c6a5f1952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:18.047Z|c4cade16-92ce-4ead-bce7-b1832a013321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:18.048Z|c4cade16-92ce-4ead-bce7-b1832a013321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:22.862Z|984d46c5-5bd2-4c5a-9592-df1d6f802210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:22.863Z|984d46c5-5bd2-4c5a-9592-df1d6f802210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:23.005Z|c44b060d-9b3a-481b-aec5-9fe39b9970c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:23.005Z|c44b060d-9b3a-481b-aec5-9fe39b9970c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:23.082Z|8c53d6cf-6062-49f3-a48a-b0f267faca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:23.083Z|8c53d6cf-6062-49f3-a48a-b0f267faca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:32.894Z|b78b21e4-a3c2-4054-9d26-9f0441248f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:32.895Z|b78b21e4-a3c2-4054-9d26-9f0441248f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:32.931Z|95b169e5-144e-4fd8-98bb-4dccf75100e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:32.932Z|95b169e5-144e-4fd8-98bb-4dccf75100e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:33.117Z|8693ff09-1e03-4422-a8f7-77268ac6b564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:33.118Z|8693ff09-1e03-4422-a8f7-77268ac6b564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:33.137Z|e1ca0d8c-3e5e-49d9-b0b4-359b19f36335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:33.138Z|e1ca0d8c-3e5e-49d9-b0b4-359b19f36335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.017Z|a7cfe854-186c-46d8-8d79-88e2c055b194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.018Z|a7cfe854-186c-46d8-8d79-88e2c055b194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.153Z|8be15da9-6fc6-4a45-a5bc-191322f6dbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.153Z|8be15da9-6fc6-4a45-a5bc-191322f6dbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.168Z|864cdefb-e200-456a-a5aa-66c61f588e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.169Z|864cdefb-e200-456a-a5aa-66c61f588e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:47.894Z|0a1ae29c-a332-48a2-867c-30fde2493e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:47.895Z|0a1ae29c-a332-48a2-867c-30fde2493e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:48.049Z|4db20232-4e3e-4793-bde8-98e3fd260e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:48.049Z|4db20232-4e3e-4793-bde8-98e3fd260e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:50.147Z|1657d38c-bc9f-4dc2-bb92-be626dc2d343|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:40:50.148Z|1657d38c-bc9f-4dc2-bb92-be626dc2d343|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.091Z|3a5b7d04-cd32-4745-9ceb-45c69e32cec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.092Z|3a5b7d04-cd32-4745-9ceb-45c69e32cec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.191Z|c8070766-cd36-4b4d-9e4f-a2f45f639e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.192Z|c8070766-cd36-4b4d-9e4f-a2f45f639e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.198Z|fe79b630-96c6-45b2-9027-4e9152988d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.199Z|fe79b630-96c6-45b2-9027-4e9152988d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:02.894Z|f0cc3572-c904-42da-b508-c996a7c74edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:02.896Z|f0cc3572-c904-42da-b508-c996a7c74edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:03.153Z|ba09f8b7-2197-458e-a20f-f4ee7f8dc1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.154Z|ba09f8b7-2197-458e-a20f-f4ee7f8dc1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:03.225Z|d8cdf1e5-f4a4-4092-92de-e918648d97e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.225Z|663d092a-4521-4535-8922-6d88e0adfd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.226Z|d8cdf1e5-f4a4-4092-92de-e918648d97e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:03.226Z|663d092a-4521-4535-8922-6d88e0adfd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.182Z|4c8a89ba-118e-4090-8a0d-eba1e7a68852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.184Z|4c8a89ba-118e-4090-8a0d-eba1e7a68852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.252Z|8d4bb769-e10f-4a44-8b6a-61ee0484f736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.253Z|8d4bb769-e10f-4a44-8b6a-61ee0484f736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.259Z|0c6fa887-e988-4dca-b5fc-b02153e95175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.260Z|0c6fa887-e988-4dca-b5fc-b02153e95175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:17.894Z|c4b0fa5a-8663-4b93-bcba-d8a90d5c6c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:17.895Z|c4b0fa5a-8663-4b93-bcba-d8a90d5c6c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:18.050Z|b7667e58-b29c-4228-afd7-7f16eaf8689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:18.051Z|b7667e58-b29c-4228-afd7-7f16eaf8689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:23.217Z|d1338027-3a62-46b2-8ba9-f4e7b667c3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.219Z|d1338027-3a62-46b2-8ba9-f4e7b667c3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:23.285Z|32a12a9f-51cc-4545-bbb7-0cafb5485cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.286Z|303a17e2-a522-4db5-b113-5f9871cb62a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.286Z|32a12a9f-51cc-4545-bbb7-0cafb5485cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:23.286Z|303a17e2-a522-4db5-b113-5f9871cb62a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:32.894Z|8303bed9-caa7-440d-a493-b441429a5de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:32.895Z|8303bed9-caa7-440d-a493-b441429a5de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:33.261Z|f5a9270f-fbcd-496c-8a87-3f529d584093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.262Z|f5a9270f-fbcd-496c-8a87-3f529d584093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:33.316Z|3c7d9835-70e6-472d-9ccd-55b83b3a8368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.316Z|bb76ca12-5e88-404f-a2e3-0e6e3eeed4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.317Z|bb76ca12-5e88-404f-a2e3-0e6e3eeed4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:33.317Z|3c7d9835-70e6-472d-9ccd-55b83b3a8368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.316Z|8e603042-bd30-4ec7-bde7-2e062627e06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.318Z|8e603042-bd30-4ec7-bde7-2e062627e06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.353Z|20c259d0-2cc5-49f1-9b04-9f53e40cb845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.353Z|20c259d0-2cc5-49f1-9b04-9f53e40cb845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.361Z|07c6d6a7-6a01-41c0-a02c-38749b815010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.362Z|07c6d6a7-6a01-41c0-a02c-38749b815010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:47.895Z|f5a36ac1-6bff-4682-ba5c-ca105ed69c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:47.897Z|f5a36ac1-6bff-4682-ba5c-ca105ed69c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:48.052Z|bebe74ae-4f9e-4b64-b663-2b3a469268ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:48.053Z|bebe74ae-4f9e-4b64-b663-2b3a469268ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:50.146Z|38c9fa99-2876-45a1-961d-02b8fea96f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:41:50.147Z|38c9fa99-2876-45a1-961d-02b8fea96f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.367Z|afe55b8e-a206-48d2-9262-979f06889f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.368Z|afe55b8e-a206-48d2-9262-979f06889f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.381Z|356a6a6f-29cf-44d0-9d4d-5ee595e4fa4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.382Z|356a6a6f-29cf-44d0-9d4d-5ee595e4fa4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.399Z|7a471d59-8b33-4acf-8a29-a21366e73eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.400Z|7a471d59-8b33-4acf-8a29-a21366e73eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:02.899Z|f2ef7f10-4149-41a9-9332-39fc8a28cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:02.901Z|f2ef7f10-4149-41a9-9332-39fc8a28cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:03.405Z|bed23a71-3271-4a65-acac-37dff07525ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.406Z|bed23a71-3271-4a65-acac-37dff07525ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:03.410Z|59ad3ddb-3c5e-4315-89a0-2c5cbfa9f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.411Z|59ad3ddb-3c5e-4315-89a0-2c5cbfa9f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:03.429Z|ea2680b5-e0ce-4e4e-9490-01fbd32c4a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.430Z|ea2680b5-e0ce-4e4e-9490-01fbd32c4a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.452Z|f554a48d-13f9-4600-90dd-009c8b3c63f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.452Z|d2a7a664-4fe2-4338-9a52-c443428c0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.454Z|d2a7a664-4fe2-4338-9a52-c443428c0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.454Z|f554a48d-13f9-4600-90dd-009c8b3c63f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.458Z|e5126e19-cc8d-4b0e-9597-9b06fca3fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.459Z|e5126e19-cc8d-4b0e-9597-9b06fca3fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:17.895Z|c048f72b-a398-47d2-85f6-67470db0ab6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:17.895Z|c048f72b-a398-47d2-85f6-67470db0ab6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:18.055Z|7dc303d2-8991-4f7c-bc6f-74d309cf7aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:18.056Z|7dc303d2-8991-4f7c-bc6f-74d309cf7aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:23.501Z|d12256e2-21c3-4938-97cd-53b6dc522a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.502Z|d12256e2-21c3-4938-97cd-53b6dc522a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:23.506Z|d9523e35-6113-47d8-a9d3-c35f95cf1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.507Z|d9523e35-6113-47d8-a9d3-c35f95cf1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:23.513Z|828453b2-3987-4ca4-b970-36fbf072402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.514Z|828453b2-3987-4ca4-b970-36fbf072402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:32.894Z|c9fd28e4-03d0-45c5-911a-7ccf4a0413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:32.895Z|c9fd28e4-03d0-45c5-911a-7ccf4a0413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:33.558Z|2836f6f4-28f3-42a6-a656-63225758d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.558Z|2836f6f4-28f3-42a6-a656-63225758d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:33.560Z|21cc2795-1dea-497c-9215-3108afa12100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.560Z|21cc2795-1dea-497c-9215-3108afa12100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:33.567Z|b92e623b-6585-4ddd-b5ba-88d7fa747545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.568Z|b92e623b-6585-4ddd-b5ba-88d7fa747545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.589Z|03a82f76-ee8e-460f-af0d-b4c2eab17325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.590Z|03a82f76-ee8e-460f-af0d-b4c2eab17325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.601Z|11ab636a-7a90-4969-a329-8c4a9eec232c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.601Z|f4422582-5ee3-4ee9-b6ad-52b837543c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.602Z|11ab636a-7a90-4969-a329-8c4a9eec232c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.602Z|f4422582-5ee3-4ee9-b6ad-52b837543c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:47.894Z|9c68f7e6-8afd-4f23-bc1a-fd274abcc5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:47.895Z|9c68f7e6-8afd-4f23-bc1a-fd274abcc5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:48.057Z|95692e99-8c38-4dc5-b46a-bc00658fe1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:48.058Z|95692e99-8c38-4dc5-b46a-bc00658fe1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:50.145Z|f1aa0f92-028d-4e6f-90ef-b95e2c96c8ec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:42:50.146Z|f1aa0f92-028d-4e6f-90ef-b95e2c96c8ec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.647Z|01e7616f-a2b6-4f1f-ba16-c68821cc6eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.648Z|01e7616f-a2b6-4f1f-ba16-c68821cc6eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.648Z|effd1105-ae51-4624-ab20-32fa9b8ae6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.649Z|effd1105-ae51-4624-ab20-32fa9b8ae6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.653Z|0889992e-0b3e-445a-b081-57d2d24f86ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.655Z|0889992e-0b3e-445a-b081-57d2d24f86ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:02.894Z|97cbe22f-b198-4a9b-bd3b-e9e723943dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:02.895Z|97cbe22f-b198-4a9b-bd3b-e9e723943dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:03.684Z|97ebd247-e0d3-4556-b199-d257b1d32e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.685Z|97ebd247-e0d3-4556-b199-d257b1d32e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:03.684Z|ea6e4981-c3fe-40e9-b18f-ca3236f32fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.685Z|f978bf3c-0935-42f6-9fe1-23a1e028fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.686Z|f978bf3c-0935-42f6-9fe1-23a1e028fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:03.686Z|ea6e4981-c3fe-40e9-b18f-ca3236f32fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.720Z|df350b09-dda9-4da4-92db-3945e9974116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.720Z|66849137-1722-452c-b2ab-5ff2f4ff94b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.721Z|df350b09-dda9-4da4-92db-3945e9974116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.721Z|66849137-1722-452c-b2ab-5ff2f4ff94b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.730Z|7c3eacea-7190-454e-9703-7ce17824cedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.731Z|7c3eacea-7190-454e-9703-7ce17824cedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:17.894Z|5e35a158-b800-4f55-87c4-d0a8837e5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:17.895Z|5e35a158-b800-4f55-87c4-d0a8837e5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:18.059Z|05470001-6212-4b67-ba03-7fe3bd1763ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:18.059Z|05470001-6212-4b67-ba03-7fe3bd1763ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:23.764Z|21ac5706-ef55-4130-8ac2-3910145c469e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.764Z|82bf9069-8e67-4d6f-8056-9faba454a4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.764Z|c690cde7-b1a2-44d4-8504-b72bb9453dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.765Z|21ac5706-ef55-4130-8ac2-3910145c469e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:23.765Z|82bf9069-8e67-4d6f-8056-9faba454a4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:23.765Z|c690cde7-b1a2-44d4-8504-b72bb9453dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:32.894Z|7efb11cf-aca9-46c1-8d4e-c0cf08f6b877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:32.895Z|7efb11cf-aca9-46c1-8d4e-c0cf08f6b877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:33.806Z|4422e547-f578-407b-87c2-547ff2edcf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.806Z|5c7d546a-4450-4b1f-8219-387f1d35f70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.807Z|4422e547-f578-407b-87c2-547ff2edcf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:33.807Z|5c7d546a-4450-4b1f-8219-387f1d35f70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:33.810Z|b063dcfc-2d33-432e-9cc7-3658940f552f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.811Z|b063dcfc-2d33-432e-9cc7-3658940f552f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:40.624Z||http-nio-8080-exec-2|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03|0x13E0x1f0xc2A30x0e0xbd0x170x900xb60x020xd7)
	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$$e876abff.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-11-27T06:17:15.121Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-11-27T06:17:15.122Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|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-11-27T06:17:15.122Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-11-27T06:17:15.123Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-11-27T06:17:15.123Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|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-11-27T06:17:15.123Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-11-27T06:17:15.124Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|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:"1bd6bd489c61ab22", X-B3-SpanId:"2ad5906f2673fe56", X-B3-ParentSpanId:"1bd6bd489c61ab22", X-B3-Sampled:"0", X-ONAP-RequestID:"5ab0cc8a-77e2-46f6-adc4-6521fb5bc953", X-RequestID:"5ab0cc8a-77e2-46f6-adc4-6521fb5bc953", X-TransactionID:"5ab0cc8a-77e2-46f6-adc4-6521fb5bc953", X-ECOMP-RequestID:"5ab0cc8a-77e2-46f6-adc4-6521fb5bc953", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ffe0a0-2ff7-4a39-84db-a703af65adad"]
2022-11-27T06:17:15.124Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-11-27T06:17:15.125Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-11-27T06:17:15.262Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-11-27T06:17:15.262Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-27T06:17:15.263Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-11-27T06:17:15.263Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|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:"Sun, 27 Nov 2022 06:17:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:17:15.264Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-11-27T06:17:15.264Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-11-27T06:17:15.265Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-27T06:17:15.265Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|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$$e876abff.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-11-27T06:17:15.267Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@47f1f4d5
2022-11-27T06:17:15.273Z|5ab0cc8a-77e2-46f6-adc4-6521fb5bc953|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:17:17.894Z|d044f7d9-97fc-453d-acd1-32bf59c34b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:17:17.895Z|d044f7d9-97fc-453d-acd1-32bf59c34b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:17:18.173Z|da7ff0f3-e78a-43ba-8d81-1769818b79f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:17:18.173Z|da7ff0f3-e78a-43ba-8d81-1769818b79f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:17:21.615Z|0a246ad2-61c1-4e2b-9ef6-8695c44aa069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:21.615Z|0ffa11c1-99e7-47c7-b00c-f0e2e3ff5c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:21.617Z|0ffa11c1-99e7-47c7-b00c-f0e2e3ff5c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:21.619Z|254ca52d-7f84-4c91-ae29-9899d10bca51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:21.619Z|254ca52d-7f84-4c91-ae29-9899d10bca51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:21.617Z|0a246ad2-61c1-4e2b-9ef6-8695c44aa069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:31.664Z|322c5afa-ab5e-45f7-a662-8d832d625ec9|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-27T06:17:31.665Z|322c5afa-ab5e-45f7-a662-8d832d625ec9|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:31.667Z|7d24da2f-cb4d-40d4-9dfc-13ab3a37ab03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:31.668Z|7d24da2f-cb4d-40d4-9dfc-13ab3a37ab03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:31.671Z|14125236-c854-46f4-8050-1f12fa650bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:31.672Z|14125236-c854-46f4-8050-1f12fa650bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:31.673Z|35d031fa-95f2-4360-b9a7-cd6b5de82b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:31.674Z|35d031fa-95f2-4360-b9a7-cd6b5de82b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:32.894Z|528137c3-be0f-4df4-8f2a-546b5649683d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:17:32.895Z|528137c3-be0f-4df4-8f2a-546b5649683d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:17:36.232Z|11ef33d7-ea51-455d-b0bb-f2e7a840a7b3|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-27T06:17:36.233Z|11ef33d7-ea51-455d-b0bb-f2e7a840a7b3|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:41.697Z|324d80f4-d4f2-400f-b467-95ededc256f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:41.698Z|324d80f4-d4f2-400f-b467-95ededc256f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:41.715Z|00da2ce3-84dd-4bd2-badb-be8640e365da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:41.716Z|00da2ce3-84dd-4bd2-badb-be8640e365da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:41.724Z|5a63592f-b16f-4498-b73e-c00a2dcf5062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:41.725Z|5a63592f-b16f-4498-b73e-c00a2dcf5062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:47.894Z|a5d2c9ce-db21-4b57-8828-5d59aaa293cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:17:47.897Z|a5d2c9ce-db21-4b57-8828-5d59aaa293cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:17:48.174Z|90489c2c-a5ea-423b-b3f9-829a40037701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:17:48.175Z|90489c2c-a5ea-423b-b3f9-829a40037701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:17:50.148Z|ecebe913-34d8-4156-9e3e-d9f4669107cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:17:50.148Z|ecebe913-34d8-4156-9e3e-d9f4669107cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:51.728Z|56db0f1d-b710-4fea-bb92-0506288a2753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:51.729Z|56db0f1d-b710-4fea-bb92-0506288a2753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:51.752Z|46ce82b5-99dd-4d81-a11d-3ad9d63502da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:51.753Z|46ce82b5-99dd-4d81-a11d-3ad9d63502da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:17:51.768Z|73b2414d-95fd-425e-b135-ebdd3b9148d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:17:51.769Z|73b2414d-95fd-425e-b135-ebdd3b9148d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:01.757Z|f4c1332b-0d6b-4e26-87e3-f1514e53cf15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:01.758Z|f4c1332b-0d6b-4e26-87e3-f1514e53cf15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:01.786Z|9f258140-5103-446c-8328-3db2129db155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:01.787Z|9f258140-5103-446c-8328-3db2129db155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:01.798Z|da801544-2ba4-4bec-b29d-3de039c5aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:01.798Z|da801544-2ba4-4bec-b29d-3de039c5aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:02.894Z|e4b1dcd4-53fc-4b2a-8ba6-51c47cc785a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:02.895Z|e4b1dcd4-53fc-4b2a-8ba6-51c47cc785a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:11.796Z|124a7145-11bf-406f-86f2-a7e621c87a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:11.796Z|124a7145-11bf-406f-86f2-a7e621c87a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:11.845Z|59e88e47-2c6e-407e-a646-15e850423128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:11.846Z|59e88e47-2c6e-407e-a646-15e850423128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:11.852Z|48cc0405-625d-4a8d-8c96-8b2fe89e090a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:11.852Z|48cc0405-625d-4a8d-8c96-8b2fe89e090a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:17.894Z|1facbe5a-6404-4841-9d49-df1bd412e3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:17.895Z|1facbe5a-6404-4841-9d49-df1bd412e3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:18.175Z|b7b4f17e-c378-423c-947e-05a6c460aa6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:18.176Z|b7b4f17e-c378-423c-947e-05a6c460aa6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:21.856Z|2afb4e79-a18c-461f-bc63-9268344ab627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:21.857Z|2afb4e79-a18c-461f-bc63-9268344ab627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:21.887Z|4a6e8e8c-fea9-49ad-8234-c91b25c53e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:21.888Z|4a6e8e8c-fea9-49ad-8234-c91b25c53e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:21.892Z|0c68208b-9440-4cba-922b-76fab86989cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:21.893Z|0c68208b-9440-4cba-922b-76fab86989cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:31.908Z|56aa5322-80f7-4c9c-b7f1-55fddad95022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:31.909Z|56aa5322-80f7-4c9c-b7f1-55fddad95022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:31.917Z|642687a1-5aaa-4f8b-90d9-999012bbffc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:31.918Z|642687a1-5aaa-4f8b-90d9-999012bbffc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:31.924Z|858fde78-7935-4a7e-80f8-ca2d81a1c66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:31.925Z|858fde78-7935-4a7e-80f8-ca2d81a1c66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:32.894Z|ed3d014e-990b-467a-9f97-6d646f739fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:32.898Z|ed3d014e-990b-467a-9f97-6d646f739fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:41.938Z|c340fee1-31b3-408f-8d3c-cf587c4967e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:41.939Z|c340fee1-31b3-408f-8d3c-cf587c4967e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:41.944Z|5bf6d41e-45fc-4cf1-ba9c-17ad5b783c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:41.944Z|5bf6d41e-45fc-4cf1-ba9c-17ad5b783c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:41.959Z|42dbd9a8-76bb-4edb-80e8-38b28a6c7d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:41.960Z|42dbd9a8-76bb-4edb-80e8-38b28a6c7d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:47.894Z|0952527e-1b39-4248-a998-abe0503423d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:47.895Z|0952527e-1b39-4248-a998-abe0503423d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:48.177Z|5483e0c7-f310-4cf9-9b3f-e9bc3b0d03c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:18:48.177Z|5483e0c7-f310-4cf9-9b3f-e9bc3b0d03c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:18:50.146Z|a71559d6-486e-47aa-9ea7-4898db6e7f2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:18:50.148Z|a71559d6-486e-47aa-9ea7-4898db6e7f2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:51.981Z|34129dd7-4136-40d1-a955-8316330086f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:51.982Z|4be89a1f-b96a-4356-92fe-c8aa332b8ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:51.982Z|4be89a1f-b96a-4356-92fe-c8aa332b8ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:51.982Z|34129dd7-4136-40d1-a955-8316330086f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:18:51.996Z|00e4d004-3257-4ddc-baf8-011b4b5f8b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:18:51.997Z|00e4d004-3257-4ddc-baf8-011b4b5f8b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:02.010Z|d28b6eaa-926f-41de-932f-e44dfcb41092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:02.011Z|5eed2dfa-c052-41cb-b212-1089b8e8d752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:02.012Z|d28b6eaa-926f-41de-932f-e44dfcb41092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:02.012Z|5eed2dfa-c052-41cb-b212-1089b8e8d752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:02.024Z|4ecce896-d445-4862-b144-417602a6659f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:02.025Z|4ecce896-d445-4862-b144-417602a6659f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:02.894Z|c9c83423-3a4b-4fa1-9740-dfacf7439b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:02.895Z|c9c83423-3a4b-4fa1-9740-dfacf7439b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:12.045Z|644740c8-40e9-4054-a7e3-eee6ef5dc564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:12.045Z|1a5cfe44-4ee7-43b5-987c-20fd743f1fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:12.046Z|644740c8-40e9-4054-a7e3-eee6ef5dc564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:12.046Z|1a5cfe44-4ee7-43b5-987c-20fd743f1fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:12.062Z|3651fe47-e80c-4d96-b0c6-cf4200f16a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:12.064Z|3651fe47-e80c-4d96-b0c6-cf4200f16a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:17.894Z|1cbc9200-d301-4918-9701-4c2aea72c437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:17.896Z|1cbc9200-d301-4918-9701-4c2aea72c437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:18.178Z|f5ec3b1f-523e-4873-abe0-ef212ec14d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:18.178Z|f5ec3b1f-523e-4873-abe0-ef212ec14d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:22.077Z|60368cd7-c5ed-413a-8a03-96eb2c36f151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:22.077Z|60368cd7-c5ed-413a-8a03-96eb2c36f151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:22.085Z|83223939-71a3-4499-a504-79e634d79b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:22.085Z|83223939-71a3-4499-a504-79e634d79b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:22.103Z|eedd31b6-855a-4124-95c1-9a881e14c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:22.104Z|eedd31b6-855a-4124-95c1-9a881e14c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:32.115Z|ed7d287f-a145-4ec7-93cf-8bf02fd5908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:32.116Z|ed7d287f-a145-4ec7-93cf-8bf02fd5908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:32.145Z|e81d949a-1554-4879-9677-b6d3b61b6181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:32.146Z|e81d949a-1554-4879-9677-b6d3b61b6181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:32.175Z|8d015c0a-8126-49c7-83e8-05265aed11be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:32.176Z|8d015c0a-8126-49c7-83e8-05265aed11be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:32.894Z|16b6efdd-e105-4234-b4d7-6b0a1dbf7983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:32.895Z|16b6efdd-e105-4234-b4d7-6b0a1dbf7983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:42.145Z|e5de80d8-7508-491b-9ea9-45b6f0fdec0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:42.146Z|e5de80d8-7508-491b-9ea9-45b6f0fdec0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:42.181Z|e81b1c12-d3f4-4593-953a-fe454b1ef521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:42.181Z|e81b1c12-d3f4-4593-953a-fe454b1ef521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:42.205Z|d02e5881-5ce9-4f48-921b-854821d346d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:42.205Z|d02e5881-5ce9-4f48-921b-854821d346d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:47.894Z|db002c80-92d6-49b9-a84a-35594272e887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:47.894Z|db002c80-92d6-49b9-a84a-35594272e887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:48.179Z|e9269731-17bf-4879-a83b-93b83490b716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:19:48.180Z|e9269731-17bf-4879-a83b-93b83490b716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:19:50.146Z|b7e00437-5834-4804-8156-a2879fee7039|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:19:50.147Z|b7e00437-5834-4804-8156-a2879fee7039|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:52.198Z|bb6b173c-9363-4a6a-870c-0d4b6cb9a7db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:52.198Z|bb6b173c-9363-4a6a-870c-0d4b6cb9a7db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:52.218Z|45c374ec-61f1-41cf-85ef-3fd7ae8b3556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:52.219Z|45c374ec-61f1-41cf-85ef-3fd7ae8b3556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:19:52.237Z|c6d583f6-c738-4ddb-b13d-e410422da2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:19:52.237Z|c6d583f6-c738-4ddb-b13d-e410422da2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:02.239Z|5fdd8e5a-0d9a-41f6-9bb8-8d6a8fc8ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:02.240Z|5fdd8e5a-0d9a-41f6-9bb8-8d6a8fc8ad76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:02.262Z|2b474fcf-5b86-4074-9e90-b180f789d938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:02.263Z|2b474fcf-5b86-4074-9e90-b180f789d938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:02.269Z|48b535b9-4d7d-4e34-a7ec-e673c1ac504b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:02.270Z|48b535b9-4d7d-4e34-a7ec-e673c1ac504b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:02.894Z|6f2af517-8f5b-4054-9791-743c394a0ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:02.895Z|6f2af517-8f5b-4054-9791-743c394a0ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:12.268Z|0f759dfe-89a3-4c4b-8fd9-2e96eb6b98a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:12.269Z|0f759dfe-89a3-4c4b-8fd9-2e96eb6b98a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:12.304Z|581c6be2-bdee-4280-83d9-09ac4c7d0cfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:12.305Z|581c6be2-bdee-4280-83d9-09ac4c7d0cfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:12.312Z|704cd094-b606-4771-aeb3-e28bfd3249db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:12.312Z|704cd094-b606-4771-aeb3-e28bfd3249db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:17.894Z|3614e096-904b-43e5-a185-98a2e7009874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:17.895Z|3614e096-904b-43e5-a185-98a2e7009874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:18.180Z|9346579f-10cb-48c0-8689-b93a53c49d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:18.181Z|9346579f-10cb-48c0-8689-b93a53c49d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:22.318Z|5775e762-655e-4cf5-acc3-247b05b26f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:22.319Z|5775e762-655e-4cf5-acc3-247b05b26f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:22.346Z|3c3ba86b-7e6c-4782-888a-b3cac094249a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:22.347Z|3c3ba86b-7e6c-4782-888a-b3cac094249a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:22.349Z|9d436b5b-ba0f-4d2c-95ce-de7be5fdbfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:22.350Z|9d436b5b-ba0f-4d2c-95ce-de7be5fdbfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:32.361Z|d800494e-037e-439f-b16c-b60c4a0fc0b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:32.362Z|d800494e-037e-439f-b16c-b60c4a0fc0b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:32.377Z|acd3e7d0-5710-4d08-8248-cffb2af32b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:32.377Z|acd3e7d0-5710-4d08-8248-cffb2af32b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:32.379Z|6c28ca6b-a12b-4b8f-9989-99bdb785325e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:32.379Z|6c28ca6b-a12b-4b8f-9989-99bdb785325e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:32.894Z|1f08446e-066b-4141-8078-5a7c9e004a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:32.895Z|1f08446e-066b-4141-8078-5a7c9e004a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:42.473Z|6dd40ba8-3b7e-4a88-82bf-7bdc65750193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:42.477Z|6dd40ba8-3b7e-4a88-82bf-7bdc65750193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:42.479Z|aaa7f927-10af-4771-baa0-9fb80a9787ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:42.480Z|aaa7f927-10af-4771-baa0-9fb80a9787ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:42.483Z|05162ac7-399b-48d4-83df-8f6aadd4b6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:42.483Z|05162ac7-399b-48d4-83df-8f6aadd4b6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:47.894Z|f00918c4-ade4-4ea6-ac9b-a07d6b6faa0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:47.897Z|f00918c4-ade4-4ea6-ac9b-a07d6b6faa0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:48.182Z|75e7c22e-e9b8-4970-b78b-efd450d928e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:20:48.182Z|75e7c22e-e9b8-4970-b78b-efd450d928e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:20:50.145Z|e648367e-5f54-4f0b-a0f6-9bc26eac9abb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:20:50.146Z|e648367e-5f54-4f0b-a0f6-9bc26eac9abb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:52.509Z|fd1e0593-5c6c-46c3-9d8d-345c8bcfbd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:52.510Z|fd1e0593-5c6c-46c3-9d8d-345c8bcfbd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:52.537Z|9012cc64-66eb-4fac-abeb-6256ecc2269d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:52.537Z|9012cc64-66eb-4fac-abeb-6256ecc2269d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:20:52.541Z|9f84bb23-9419-43a6-add7-e943455c588c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:20:52.542Z|9f84bb23-9419-43a6-add7-e943455c588c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:02.538Z|44584826-d27a-46c4-8b98-f61391f8e767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:02.539Z|44584826-d27a-46c4-8b98-f61391f8e767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:02.578Z|80a31cdc-7958-457a-949b-3c9fd2a11cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:02.579Z|80a31cdc-7958-457a-949b-3c9fd2a11cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:02.582Z|029da969-5288-4396-8d61-5f3d2f982299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:02.583Z|029da969-5288-4396-8d61-5f3d2f982299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:02.894Z|ceb935d5-46e4-4b95-9edb-a2e962dd0446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:02.895Z|ceb935d5-46e4-4b95-9edb-a2e962dd0446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:12.581Z|3a89f95e-2538-46e9-8649-84132a6e3231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:12.582Z|3a89f95e-2538-46e9-8649-84132a6e3231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:12.606Z|766f2f4d-030a-4863-bff1-7f4665c79b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:12.606Z|3884c638-6910-4d5a-85c3-bdc25961f84e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:12.606Z|3884c638-6910-4d5a-85c3-bdc25961f84e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:12.606Z|766f2f4d-030a-4863-bff1-7f4665c79b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:17.894Z|c79d602f-e108-4d24-b282-5e0e0489a307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:17.895Z|c79d602f-e108-4d24-b282-5e0e0489a307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:18.183Z|6bd26d19-a34b-4af1-b543-5a1ab0e5737c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:18.183Z|6bd26d19-a34b-4af1-b543-5a1ab0e5737c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:22.615Z|a2b7b18f-c234-48e4-b25b-fa4287298140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:22.616Z|a2b7b18f-c234-48e4-b25b-fa4287298140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:22.667Z|50329abd-53ed-4442-9921-c7bf6d213e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:22.668Z|50329abd-53ed-4442-9921-c7bf6d213e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:22.669Z|1423c8ad-3872-4017-ad97-1d6879390c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:22.669Z|1423c8ad-3872-4017-ad97-1d6879390c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:32.694Z|59d770cf-c042-4b16-ae66-2d7056f6167a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:32.694Z|bb3df4e8-f896-4bc2-bff1-90387b7b16b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:32.695Z|bb3df4e8-f896-4bc2-bff1-90387b7b16b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:32.695Z|59d770cf-c042-4b16-ae66-2d7056f6167a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:32.705Z|cc191f6d-018a-415c-a86a-69c86ad7a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:32.705Z|cc191f6d-018a-415c-a86a-69c86ad7a1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:32.894Z|d8f5c344-61b9-4db0-8af4-ce2154dda411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:32.899Z|d8f5c344-61b9-4db0-8af4-ce2154dda411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:42.725Z|e4d9624b-3c29-4232-aa89-46cdcda3ee00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:42.726Z|e4d9624b-3c29-4232-aa89-46cdcda3ee00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:42.727Z|7b571a79-6ed4-4c41-accb-608a185ea4b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:42.728Z|7b571a79-6ed4-4c41-accb-608a185ea4b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:42.735Z|019e19a6-db5f-444a-b68c-c5075f1264e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:42.736Z|019e19a6-db5f-444a-b68c-c5075f1264e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:47.894Z|0e6c4c20-d829-4e70-bab0-ea4258ebfc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:47.895Z|0e6c4c20-d829-4e70-bab0-ea4258ebfc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:48.184Z|a44ddcd9-d406-4399-a5f4-deda89646010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:21:48.185Z|a44ddcd9-d406-4399-a5f4-deda89646010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:21:50.145Z|ed12312d-decb-4a0f-8fb1-f143b80eb46b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:21:50.146Z|ed12312d-decb-4a0f-8fb1-f143b80eb46b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:52.774Z|5a4515d2-f4a4-4cab-905e-7436963f2b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:52.776Z|5a4515d2-f4a4-4cab-905e-7436963f2b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:52.777Z|770a81b7-9f19-465b-8b41-cc25ad97f475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:52.778Z|770a81b7-9f19-465b-8b41-cc25ad97f475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:21:52.774Z|1a671b31-c0fd-4d89-b1c2-760f7dd95290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:21:52.779Z|1a671b31-c0fd-4d89-b1c2-760f7dd95290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:02.827Z|c1cd6671-c166-4d38-b574-72688b2d90b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:02.828Z|c1cd6671-c166-4d38-b574-72688b2d90b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:02.833Z|a2cb0d5e-5d34-4d49-806c-41ed1593a9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:02.833Z|a2cb0d5e-5d34-4d49-806c-41ed1593a9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:02.835Z|f60d79ae-6e5d-4664-acdc-dc6af1db2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:02.836Z|f60d79ae-6e5d-4664-acdc-dc6af1db2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:02.894Z|d5d1d8f1-d965-4dc6-bccc-ce9cb01e7ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:02.895Z|d5d1d8f1-d965-4dc6-bccc-ce9cb01e7ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:12.854Z|82375e9c-4b69-46c3-9c0c-2c75c9eede5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:12.855Z|82375e9c-4b69-46c3-9c0c-2c75c9eede5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:12.857Z|1568b3e1-41f6-45c7-9667-db0a6f7d62ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:12.857Z|1568b3e1-41f6-45c7-9667-db0a6f7d62ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:12.881Z|85a4d452-58b8-48ba-b3b4-6ad01e4afde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:12.882Z|85a4d452-58b8-48ba-b3b4-6ad01e4afde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:17.894Z|a72ed02a-2203-44ba-a311-8f6cbe2899b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:17.895Z|a72ed02a-2203-44ba-a311-8f6cbe2899b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:18.186Z|15e92ae5-523c-43f5-9162-ef9089875217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:18.186Z|15e92ae5-523c-43f5-9162-ef9089875217|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:22.889Z|d7fbc220-a3f8-4afc-8ef3-38e538728307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:22.890Z|d7fbc220-a3f8-4afc-8ef3-38e538728307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:22.905Z|4ae95fcb-63b5-40b7-a8fe-f689ae8dc347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:22.906Z|4ae95fcb-63b5-40b7-a8fe-f689ae8dc347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:22.913Z|75a855ee-5934-41e7-a782-b61012700bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:22.913Z|75a855ee-5934-41e7-a782-b61012700bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:32.894Z|492af9b1-c1a7-4824-9ab7-061d77f98bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:32.895Z|492af9b1-c1a7-4824-9ab7-061d77f98bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:32.963Z|6603fca9-c355-4952-8d2e-909f8f6b98dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:32.964Z|b30bad59-a84c-42d1-a33a-8719d4b0f65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:32.964Z|6603fca9-c355-4952-8d2e-909f8f6b98dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:32.964Z|b30bad59-a84c-42d1-a33a-8719d4b0f65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:32.965Z|be9aba9a-aaf9-437b-92bc-d7a59eb08ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:32.966Z|be9aba9a-aaf9-437b-92bc-d7a59eb08ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:43.008Z|d31072b9-3129-4d40-beeb-63bfbfc9f978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:43.008Z|d31072b9-3129-4d40-beeb-63bfbfc9f978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:43.012Z|f80879cd-ae3d-4539-9b44-72d653a5b2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:43.012Z|f80879cd-ae3d-4539-9b44-72d653a5b2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:43.019Z|bddcefb9-6b62-4e64-ba7a-3f2d79f83615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:43.020Z|bddcefb9-6b62-4e64-ba7a-3f2d79f83615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:47.894Z|e1554ef3-c5b8-47dd-b29a-7ec0b49d795a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:47.895Z|e1554ef3-c5b8-47dd-b29a-7ec0b49d795a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:48.187Z|a6e8bfc0-e113-4ad4-a970-b8718ac4e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:22:48.188Z|a6e8bfc0-e113-4ad4-a970-b8718ac4e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:22:50.145Z|623c2d19-e3f5-4c99-b649-cae31d66df92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:22:50.146Z|623c2d19-e3f5-4c99-b649-cae31d66df92|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:53.051Z|cfe5d2e0-5b0e-4ccf-8165-46b0d929f6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:53.051Z|d68c4d5d-f2da-4d6e-a05d-59740070f350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:53.052Z|cfe5d2e0-5b0e-4ccf-8165-46b0d929f6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:53.052Z|87caa5ca-c6a6-4fde-8d84-5431d8aeffe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:22:53.052Z|d68c4d5d-f2da-4d6e-a05d-59740070f350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:22:53.053Z|87caa5ca-c6a6-4fde-8d84-5431d8aeffe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:02.894Z|f99b9df0-137c-4e6c-beb7-205126280681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:02.894Z|f99b9df0-137c-4e6c-beb7-205126280681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:03.082Z|cf279a0b-c0e8-430b-8724-19ac2f421176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:03.083Z|cf279a0b-c0e8-430b-8724-19ac2f421176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:03.088Z|a48f1b61-3fff-4d5b-bb63-71b043e6692f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:03.088Z|a48f1b61-3fff-4d5b-bb63-71b043e6692f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:03.094Z|45a15a3e-90d6-4a18-a162-c6c31bb37b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:03.094Z|45a15a3e-90d6-4a18-a162-c6c31bb37b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:13.145Z|2af565c4-963e-42a2-9828-faa48a3f42b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:13.145Z|8d964340-53bd-47b7-9616-1bbc8700c034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:13.146Z|2af565c4-963e-42a2-9828-faa48a3f42b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:13.146Z|8d964340-53bd-47b7-9616-1bbc8700c034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:13.147Z|132b02b8-a277-413c-820a-b720ec024d0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:13.147Z|132b02b8-a277-413c-820a-b720ec024d0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:17.894Z|87cf19cc-ec90-46ce-b67b-8d35f5253180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:17.895Z|87cf19cc-ec90-46ce-b67b-8d35f5253180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:18.188Z|dfdbe14f-5ca6-4da7-bc11-b2a0d3f4570d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:18.189Z|dfdbe14f-5ca6-4da7-bc11-b2a0d3f4570d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:23.244Z|ab256f3b-87c2-42c0-8f7a-2ad1ca1037ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:23.244Z|e07e3ca9-175e-441b-b0c6-1b66d13cea0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:23.244Z|83ca087f-8adb-451f-95c1-80fc01b9d67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:23.245Z|83ca087f-8adb-451f-95c1-80fc01b9d67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:23.245Z|e07e3ca9-175e-441b-b0c6-1b66d13cea0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:23.245Z|ab256f3b-87c2-42c0-8f7a-2ad1ca1037ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:32.894Z|99dbfc63-8b3a-4648-8bae-6385201efd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:32.898Z|99dbfc63-8b3a-4648-8bae-6385201efd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:33.307Z|d75b0caa-cd53-4e2a-81d0-eb63e26d95a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:33.307Z|ec599543-1621-4cde-88c1-6c90e1c30b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:33.307Z|37af863f-5c57-44dc-b7bd-ff7df95d2bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:33.308Z|37af863f-5c57-44dc-b7bd-ff7df95d2bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:33.308Z|d75b0caa-cd53-4e2a-81d0-eb63e26d95a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:33.308Z|ec599543-1621-4cde-88c1-6c90e1c30b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:43.345Z|7d4e33c2-35a3-4a14-90e8-df273e3938d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:43.346Z|6eb0d574-cb24-4919-a8e8-3023a06417ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:43.347Z|6eb0d574-cb24-4919-a8e8-3023a06417ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:43.347Z|7d4e33c2-35a3-4a14-90e8-df273e3938d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:43.354Z|d504fa17-b893-4f9b-bbff-9cb1a16c22d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:43.355Z|d504fa17-b893-4f9b-bbff-9cb1a16c22d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:47.894Z|d3aa060a-c939-4f71-b62f-cb8b09b61226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:47.895Z|d3aa060a-c939-4f71-b62f-cb8b09b61226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:48.190Z|f763f0c6-5866-4b7b-ad0e-bfb2429ec12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:23:48.190Z|f763f0c6-5866-4b7b-ad0e-bfb2429ec12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:23:50.150Z|2937fd08-3bfd-4e5d-a9f8-d7b68fd26826|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:23:50.151Z|2937fd08-3bfd-4e5d-a9f8-d7b68fd26826|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:53.378Z|a702564e-5a54-42ac-b48a-364e5dd09489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:53.378Z|746355ee-c6a7-4532-8d42-a4f5c2f6b5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:53.379Z|a702564e-5a54-42ac-b48a-364e5dd09489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:53.379Z|746355ee-c6a7-4532-8d42-a4f5c2f6b5a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:23:53.393Z|85b39f49-d7e7-431d-a5b4-1ac88420da05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:23:53.393Z|85b39f49-d7e7-431d-a5b4-1ac88420da05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:02.894Z|5eeba685-0072-405a-a3f8-400cb26a38f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:02.895Z|5eeba685-0072-405a-a3f8-400cb26a38f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:03.421Z|86a296f3-2f1e-48a4-8187-2a62f97808d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:03.422Z|86a296f3-2f1e-48a4-8187-2a62f97808d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:03.430Z|64e886cf-80de-4039-b273-0d564ba82310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:03.430Z|64e886cf-80de-4039-b273-0d564ba82310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:03.435Z|9b8c8422-8e73-4578-8a95-b0319bf6e8ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:03.436Z|9b8c8422-8e73-4578-8a95-b0319bf6e8ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:13.453Z|6afab179-0897-4860-acf7-de46bbaca043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:13.453Z|e27f3879-70b8-4fe7-a32c-36a4c9da13d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:13.454Z|6afab179-0897-4860-acf7-de46bbaca043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:13.454Z|e27f3879-70b8-4fe7-a32c-36a4c9da13d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:13.465Z|a3fc0b28-4f5c-43e1-a77e-1d31b3767f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:13.465Z|a3fc0b28-4f5c-43e1-a77e-1d31b3767f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:17.894Z|a4acd694-fc2c-4a05-86c8-474cadc53635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:17.896Z|a4acd694-fc2c-4a05-86c8-474cadc53635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:18.191Z|990c14b9-aa13-4528-bfc2-9e78ae7a9e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:18.192Z|990c14b9-aa13-4528-bfc2-9e78ae7a9e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:23.484Z|9b964d94-18f1-438d-b4a5-6c348f56a47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:23.485Z|4e106c1a-4bec-4399-903b-485f453ca1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:23.486Z|4e106c1a-4bec-4399-903b-485f453ca1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:23.486Z|9b964d94-18f1-438d-b4a5-6c348f56a47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:23.496Z|2463af8b-cc64-4d90-af7b-2d5c08c65ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:23.497Z|2463af8b-cc64-4d90-af7b-2d5c08c65ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:32.894Z|f221a846-23b2-479c-ab81-1288ae741ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:32.895Z|f221a846-23b2-479c-ab81-1288ae741ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:33.514Z|254f9392-116b-4b2d-b86f-1feab2378078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:33.515Z|254f9392-116b-4b2d-b86f-1feab2378078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:33.520Z|52606380-253c-47f3-abd2-cff84812217c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:33.520Z|88907c47-e638-45cd-8fb8-cdcdddce5604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:33.520Z|52606380-253c-47f3-abd2-cff84812217c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:33.520Z|88907c47-e638-45cd-8fb8-cdcdddce5604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:43.555Z|cd2d4f5e-561f-4782-8869-533c21b9c660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:43.555Z|0aa3d2be-530b-410c-9c42-85abe869c035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:43.556Z|0aa3d2be-530b-410c-9c42-85abe869c035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:43.556Z|cd2d4f5e-561f-4782-8869-533c21b9c660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:43.563Z|6932cbd2-5d24-46e7-b599-7d06397ed1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:43.563Z|6932cbd2-5d24-46e7-b599-7d06397ed1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:47.894Z|5064a2ba-6d75-4f52-86d8-d346a77c99ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:47.895Z|5064a2ba-6d75-4f52-86d8-d346a77c99ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:48.192Z|4c029872-f750-4f60-bd01-cde416a83632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:24:48.193Z|4c029872-f750-4f60-bd01-cde416a83632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:24:50.144Z|c327f04c-a5e9-47bc-9539-acda71e090ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:24:50.145Z|c327f04c-a5e9-47bc-9539-acda71e090ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:53.586Z|bd3bc1b5-af4d-4445-a1f9-b17d18d784e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:53.587Z|bd3bc1b5-af4d-4445-a1f9-b17d18d784e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:53.593Z|a6a73f3f-ab8d-4446-b2a5-5181809a1638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:53.594Z|a6a73f3f-ab8d-4446-b2a5-5181809a1638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:24:53.604Z|c2748266-3092-4084-ad03-651406ef6646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:24:53.605Z|c2748266-3092-4084-ad03-651406ef6646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:02.894Z|9bec4bdd-3c02-4ac5-8da2-94eec01fab1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:02.896Z|9bec4bdd-3c02-4ac5-8da2-94eec01fab1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:03.618Z|3351374b-41dd-4b79-83b4-3d507fbd107f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:03.619Z|3351374b-41dd-4b79-83b4-3d507fbd107f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:03.625Z|2d8c5e5d-c554-478c-865a-cbdaf5fca7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:03.625Z|2d8c5e5d-c554-478c-865a-cbdaf5fca7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:03.640Z|17939c54-d0bd-4d6e-a822-ea485cb462cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:03.640Z|17939c54-d0bd-4d6e-a822-ea485cb462cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:13.661Z|1d78620d-66b1-4159-a919-ddf4a9e7aea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:13.662Z|1d78620d-66b1-4159-a919-ddf4a9e7aea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:13.664Z|7e2a2cae-50e3-466a-8318-cd35e561412a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:13.665Z|7e2a2cae-50e3-466a-8318-cd35e561412a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:13.674Z|d97c7c65-762d-4538-a731-3e139d22b657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:13.674Z|d97c7c65-762d-4538-a731-3e139d22b657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:17.894Z|ac35f4a4-8652-4bb4-aedf-39596a0b8b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:17.895Z|ac35f4a4-8652-4bb4-aedf-39596a0b8b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:18.194Z|8bc24e36-ba0e-4e68-a4af-a6c05ed9aefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:18.194Z|8bc24e36-ba0e-4e68-a4af-a6c05ed9aefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:23.701Z|ab75f4f6-fdad-4439-8552-0fed2a037d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:23.701Z|ab75f4f6-fdad-4439-8552-0fed2a037d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:23.705Z|91e002ab-572f-4308-823e-792cd22af8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:23.705Z|850f23a2-76dc-4327-8d5c-e617d59b7bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:23.705Z|91e002ab-572f-4308-823e-792cd22af8fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:23.705Z|850f23a2-76dc-4327-8d5c-e617d59b7bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:32.894Z|498a0777-38ce-4d7b-8e5a-2b5adf319c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:32.895Z|498a0777-38ce-4d7b-8e5a-2b5adf319c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:33.725Z|dc59a7ce-25f1-41ed-af6c-fdae39a3a361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:33.726Z|dc59a7ce-25f1-41ed-af6c-fdae39a3a361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:33.731Z|f9d6e032-6523-49be-bcd8-6f1a5af39157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:33.731Z|f9d6e032-6523-49be-bcd8-6f1a5af39157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:33.740Z|def2a8db-0593-44f5-a5eb-9ca1858e61f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:33.740Z|def2a8db-0593-44f5-a5eb-9ca1858e61f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:43.754Z|5eda2ceb-02a1-4c6c-b743-ffdf28629417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:43.754Z|5eda2ceb-02a1-4c6c-b743-ffdf28629417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:43.761Z|3b5f1eec-3a02-48e3-9f61-891f49141acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:43.762Z|3b5f1eec-3a02-48e3-9f61-891f49141acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:43.773Z|48699d87-4199-44e3-91bc-2c38befaad17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:43.774Z|48699d87-4199-44e3-91bc-2c38befaad17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:47.894Z|3eb641c5-4282-4074-b65a-41d46170640e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:47.896Z|3eb641c5-4282-4074-b65a-41d46170640e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:48.195Z|9fa8ef78-1179-47f6-a2b1-2e1628ced3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:25:48.196Z|9fa8ef78-1179-47f6-a2b1-2e1628ced3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:25:50.144Z|f42212ec-41e5-4d6c-b416-98e60563cdb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:25:50.145Z|f42212ec-41e5-4d6c-b416-98e60563cdb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:53.816Z|ed9370a6-86f1-4f89-816d-a00a5267c4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:53.816Z|1382acaa-8d26-4bcc-8a58-1b19c2f1a3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:53.817Z|ed9370a6-86f1-4f89-816d-a00a5267c4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:53.817Z|1382acaa-8d26-4bcc-8a58-1b19c2f1a3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:25:53.826Z|d715bc9c-389d-421e-b6fc-792f09496e3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:25:53.827Z|d715bc9c-389d-421e-b6fc-792f09496e3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:02.894Z|4a6a6d0b-5838-49de-b7fc-c1919b36bf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:02.895Z|4a6a6d0b-5838-49de-b7fc-c1919b36bf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:03.863Z|55ddc834-2526-4e44-a6db-f22006beb74e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:03.864Z|55ddc834-2526-4e44-a6db-f22006beb74e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:03.865Z|1f138360-d81f-4d5f-a5d0-6baf67feac28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:03.865Z|1f138360-d81f-4d5f-a5d0-6baf67feac28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:03.867Z|fe40e1d6-e6c6-4e51-8dbb-93d83ae2c314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:03.867Z|fe40e1d6-e6c6-4e51-8dbb-93d83ae2c314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:13.895Z|b5fdccf5-7a05-434e-a6d2-3f59ea227883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:13.896Z|b5fdccf5-7a05-434e-a6d2-3f59ea227883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:13.907Z|e74a7ac1-5368-4f85-b74e-4b5f66c3880d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:13.907Z|cf72751c-6860-4c1b-ab69-bcd13274ebd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:13.908Z|e74a7ac1-5368-4f85-b74e-4b5f66c3880d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:13.908Z|cf72751c-6860-4c1b-ab69-bcd13274ebd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:17.894Z|8437f989-5117-4344-8d1f-88f07b063944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:17.895Z|8437f989-5117-4344-8d1f-88f07b063944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:18.197Z|aa9b633c-64b5-4b07-959e-0ec45b2a7164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:18.197Z|aa9b633c-64b5-4b07-959e-0ec45b2a7164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:23.929Z|b33242ba-5870-4a42-8503-4e02caa95091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:23.930Z|b33242ba-5870-4a42-8503-4e02caa95091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:23.950Z|7b7825c9-b0d0-4931-8001-4b484c2b6e7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:23.951Z|7b7825c9-b0d0-4931-8001-4b484c2b6e7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:23.952Z|abc52619-659b-4ada-87da-484e2b0ecd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:23.953Z|abc52619-659b-4ada-87da-484e2b0ecd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:32.894Z|e6714a65-4e0a-4a34-93f5-98e07c314c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:32.898Z|e6714a65-4e0a-4a34-93f5-98e07c314c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:33.961Z|8693a3ae-eb25-432c-86c6-4b60d1409f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:33.962Z|8693a3ae-eb25-432c-86c6-4b60d1409f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:33.979Z|1be0aa17-7744-4f2e-a373-5ed15df79213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:33.979Z|1be0aa17-7744-4f2e-a373-5ed15df79213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:33.996Z|727e3b1c-3378-4c4b-bac2-4ce6ec5b90ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:33.996Z|727e3b1c-3378-4c4b-bac2-4ce6ec5b90ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:43.992Z|df4cbbd8-12b9-4213-b6bb-33eef91d0d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:43.993Z|df4cbbd8-12b9-4213-b6bb-33eef91d0d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:44.005Z|b7af4d6a-a242-47ef-8740-fc5656f80bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:44.006Z|b7af4d6a-a242-47ef-8740-fc5656f80bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:44.023Z|f65daec6-54c1-46c5-b451-d17dd5dfa467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:44.024Z|f65daec6-54c1-46c5-b451-d17dd5dfa467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:47.894Z|a688f4f5-c795-49da-9d54-f656a0ba7535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:47.895Z|a688f4f5-c795-49da-9d54-f656a0ba7535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:48.198Z|1d626f52-8a2f-40cb-a070-86ee450977be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:26:48.199Z|1d626f52-8a2f-40cb-a070-86ee450977be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:26:50.147Z|74a7ef0e-436a-46df-b220-d91d229b01ed|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:26:50.147Z|74a7ef0e-436a-46df-b220-d91d229b01ed|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:54.036Z|cf96a817-7249-421d-aeee-45249afc0e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:54.037Z|cf96a817-7249-421d-aeee-45249afc0e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:54.046Z|96ea1b8a-f514-4dd4-8642-1ce2241b7171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:54.046Z|96ea1b8a-f514-4dd4-8642-1ce2241b7171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:26:54.061Z|157f5793-a530-497f-b779-18fe6e58f2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:26:54.062Z|157f5793-a530-497f-b779-18fe6e58f2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:02.894Z|0a8e8ba8-6c41-4fa7-a468-5085b95a0387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:02.895Z|0a8e8ba8-6c41-4fa7-a468-5085b95a0387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:04.092Z|86f4dac8-e661-47d5-9ea6-121c0f1c8452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:04.092Z|86f4dac8-e661-47d5-9ea6-121c0f1c8452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:04.096Z|d9faaefe-e184-4443-98a9-89879a0ff2d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:04.096Z|d9faaefe-e184-4443-98a9-89879a0ff2d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:04.097Z|a8f400c9-234a-43fa-b4c5-f74c90a4f7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:04.098Z|a8f400c9-234a-43fa-b4c5-f74c90a4f7ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:14.123Z|18da7ca3-54c2-4efe-a3f6-b4c826c02806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:14.124Z|18da7ca3-54c2-4efe-a3f6-b4c826c02806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:14.128Z|1e7f0d5c-42ee-4b72-a650-e0b328d1754b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:14.128Z|1e7f0d5c-42ee-4b72-a650-e0b328d1754b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:14.133Z|597d686a-3008-42fd-8171-3a761c0ade1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:14.134Z|597d686a-3008-42fd-8171-3a761c0ade1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:17.894Z|187beffe-177c-470e-ae2c-c6af7a415fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:17.897Z|187beffe-177c-470e-ae2c-c6af7a415fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:18.199Z|6736487e-b870-4a30-be4b-4b45fcd86528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:18.200Z|6736487e-b870-4a30-be4b-4b45fcd86528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:24.155Z|fc7681f9-102e-47ba-a07a-98f1103d5064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:24.156Z|fc7681f9-102e-47ba-a07a-98f1103d5064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:24.158Z|e16b78c2-4e4d-4cee-82c0-dd78881834bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:24.159Z|e16b78c2-4e4d-4cee-82c0-dd78881834bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:24.176Z|bb1f9321-2cef-4d48-b534-c0a79b84c9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:24.176Z|bb1f9321-2cef-4d48-b534-c0a79b84c9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:32.894Z|eb812162-9d09-4aac-8f62-d411316ef16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:32.895Z|eb812162-9d09-4aac-8f62-d411316ef16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:34.186Z|cf75471c-90d1-4561-9e9d-a056f66287e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:34.186Z|3657468e-f0e0-49da-9832-cdd059adc14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:34.186Z|3657468e-f0e0-49da-9832-cdd059adc14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:34.186Z|cf75471c-90d1-4561-9e9d-a056f66287e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:34.205Z|960ca578-c47e-4a4d-a56e-5e4b9c734237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:34.205Z|960ca578-c47e-4a4d-a56e-5e4b9c734237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:44.211Z|96714635-fac0-4be2-ba3c-01e5d87550cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:44.212Z|96714635-fac0-4be2-ba3c-01e5d87550cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:44.215Z|2631f0bd-04a3-44b6-92ad-9fbe0f01b4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:44.215Z|2631f0bd-04a3-44b6-92ad-9fbe0f01b4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:44.233Z|f047906d-08b5-4e41-b5f4-18b226a68b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:44.234Z|f047906d-08b5-4e41-b5f4-18b226a68b62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:47.894Z|a2de2d47-1b08-4bfd-9cfa-d8abf71341d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:47.895Z|a2de2d47-1b08-4bfd-9cfa-d8abf71341d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:48.201Z|f9167359-5335-4d5c-ba39-e05812fb63a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:27:48.201Z|f9167359-5335-4d5c-ba39-e05812fb63a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:27:50.145Z|279f574e-45a3-4c5f-994e-be1bbd096ff8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:27:50.146Z|279f574e-45a3-4c5f-994e-be1bbd096ff8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:54.247Z|662d2f81-e588-4514-bcc5-14ff3faa4f7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:54.248Z|2210ef41-48a6-42c0-a3ff-88d6acd0bc4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:54.248Z|662d2f81-e588-4514-bcc5-14ff3faa4f7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:54.248Z|2210ef41-48a6-42c0-a3ff-88d6acd0bc4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:27:54.257Z|51f94d50-f948-4c99-84b5-0afe574539ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:27:54.258Z|51f94d50-f948-4c99-84b5-0afe574539ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:02.894Z|5ce8ecb7-7123-426e-927f-53b332387151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:02.897Z|5ce8ecb7-7123-426e-927f-53b332387151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:04.285Z|1ab3c8b6-e38b-4b13-aeff-4557f86be1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:04.285Z|cd0bd4f4-67ba-4675-9b67-8011a1986633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:04.286Z|1ab3c8b6-e38b-4b13-aeff-4557f86be1e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:04.287Z|739a0b5e-d20c-42cc-afe7-b3f87316f6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:04.288Z|739a0b5e-d20c-42cc-afe7-b3f87316f6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:04.288Z|cd0bd4f4-67ba-4675-9b67-8011a1986633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:14.315Z|179b113c-5470-494e-a358-0e905a74266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:14.316Z|179b113c-5470-494e-a358-0e905a74266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:14.324Z|3aee61d9-22bb-4c9b-a194-d947814ae3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:14.325Z|3aee61d9-22bb-4c9b-a194-d947814ae3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:14.331Z|c9710058-c94c-4a04-a76c-b107cb7d6663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:14.332Z|c9710058-c94c-4a04-a76c-b107cb7d6663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:17.894Z|8d2e8628-6665-45cb-8c52-269c3138b42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:17.895Z|8d2e8628-6665-45cb-8c52-269c3138b42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:18.202Z|4f2d9de0-4a46-42c2-a9c7-cbab71e081a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:18.202Z|4f2d9de0-4a46-42c2-a9c7-cbab71e081a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:24.363Z|3b175549-48cc-434b-91eb-702ff9812107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:24.364Z|3b175549-48cc-434b-91eb-702ff9812107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:24.401Z|8776434e-100f-4b3a-a3f4-e8e09fcdec17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:24.402Z|8776434e-100f-4b3a-a3f4-e8e09fcdec17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:24.408Z|82ab59fd-2873-4604-9aa0-33595e0ff52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:24.408Z|82ab59fd-2873-4604-9aa0-33595e0ff52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:32.894Z|6dce80e4-e5f4-4797-8b90-84cb70f245d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:32.895Z|6dce80e4-e5f4-4797-8b90-84cb70f245d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:34.391Z|181a4b2b-4e71-4993-9a18-b79b8535cb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:34.391Z|181a4b2b-4e71-4993-9a18-b79b8535cb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:34.438Z|dd2d322f-0cdb-4815-bd55-62db1efd4c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:34.439Z|dd2d322f-0cdb-4815-bd55-62db1efd4c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:34.449Z|edf4f941-6a90-4589-a875-f6eaa5322580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:34.449Z|edf4f941-6a90-4589-a875-f6eaa5322580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:44.418Z|01833891-70dd-4017-95c3-d08b7e5d388b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:44.419Z|01833891-70dd-4017-95c3-d08b7e5d388b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:44.463Z|c8fd6616-5d1e-416f-9c3d-3b1568dc5511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:44.463Z|c8fd6616-5d1e-416f-9c3d-3b1568dc5511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:44.474Z|8d3c4321-bc67-4348-a794-dec96e6fe0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:44.475Z|8d3c4321-bc67-4348-a794-dec96e6fe0f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:47.894Z|828d8a33-05a1-4ff4-94f5-5df1d3397cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:47.897Z|828d8a33-05a1-4ff4-94f5-5df1d3397cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:48.203Z|00c4ebbc-1b0d-4ea3-9c84-3c348df53ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:28:48.204Z|00c4ebbc-1b0d-4ea3-9c84-3c348df53ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:28:50.145Z|fa199779-0235-4471-b8ab-d4eaffc4ed72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:28:50.146Z|fa199779-0235-4471-b8ab-d4eaffc4ed72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:54.470Z|ae5b11c1-7c4b-4054-9942-d18e4af5ba84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:54.470Z|ae5b11c1-7c4b-4054-9942-d18e4af5ba84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:54.488Z|acdab335-67fe-4043-b08b-9ac89541bb9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:54.488Z|acdab335-67fe-4043-b08b-9ac89541bb9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:28:54.504Z|931b2bf9-c080-41d6-98df-162240fcc074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:28:54.504Z|931b2bf9-c080-41d6-98df-162240fcc074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:02.894Z|fbd0df94-892c-435b-b07a-80ff9c81bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:02.895Z|fbd0df94-892c-435b-b07a-80ff9c81bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:04.503Z|2d1ed156-748a-48ff-be5f-eabbabb5eee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:04.504Z|2d1ed156-748a-48ff-be5f-eabbabb5eee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:04.519Z|4568d5af-8f66-4a60-9f53-5e4a0b148b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:04.519Z|4568d5af-8f66-4a60-9f53-5e4a0b148b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:04.530Z|107d107b-9b65-4361-be36-a4727a94b2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:04.530Z|107d107b-9b65-4361-be36-a4727a94b2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:14.530Z|101887a0-e215-4d30-84e9-2fefb806bc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:14.531Z|101887a0-e215-4d30-84e9-2fefb806bc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:14.541Z|9301e04f-534d-4862-a899-8657f562b9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:14.542Z|9301e04f-534d-4862-a899-8657f562b9a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:14.551Z|4464e621-0613-4940-a6a7-f761f546e879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:14.551Z|4464e621-0613-4940-a6a7-f761f546e879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:17.894Z|bb3a3207-3d76-4ad2-a361-f8ab39dcd61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:17.895Z|bb3a3207-3d76-4ad2-a361-f8ab39dcd61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:18.204Z|2452ecfe-f4b6-48b2-9f7d-ba0dcd5cc102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:18.205Z|2452ecfe-f4b6-48b2-9f7d-ba0dcd5cc102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:24.558Z|277171ea-a311-4fc2-9fea-4eab65e8717c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:24.559Z|277171ea-a311-4fc2-9fea-4eab65e8717c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:24.566Z|2f819eda-adcd-4681-8181-ea0f1418a511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:24.568Z|2f819eda-adcd-4681-8181-ea0f1418a511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:24.579Z|f9d64900-11a5-420d-808a-78d9060e3aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:24.579Z|f9d64900-11a5-420d-808a-78d9060e3aff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:32.894Z|adb66609-7198-4db3-90d4-376dd1be4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:32.899Z|adb66609-7198-4db3-90d4-376dd1be4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:34.588Z|6fdbf1c2-4ca9-486a-b7db-82a8ffa08de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:34.588Z|6fdbf1c2-4ca9-486a-b7db-82a8ffa08de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:34.596Z|b66aa686-665f-428a-8f56-7303fe22f2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:34.596Z|b66aa686-665f-428a-8f56-7303fe22f2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:34.605Z|684bd7cd-b04e-4038-89f5-f50338024b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:34.605Z|684bd7cd-b04e-4038-89f5-f50338024b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:44.623Z|7ff153d1-5419-4d27-80b5-2f12d40a3d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:44.624Z|7ff153d1-5419-4d27-80b5-2f12d40a3d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:44.625Z|241e34ef-a90f-4d97-929e-343d6cf601df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:44.626Z|241e34ef-a90f-4d97-929e-343d6cf601df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:44.636Z|d49b31c5-9ca4-45fe-b466-c1cb15b2f982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:44.636Z|d49b31c5-9ca4-45fe-b466-c1cb15b2f982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:47.894Z|a4b22d09-8cb0-48cf-a3c0-7e988108aeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:47.894Z|a4b22d09-8cb0-48cf-a3c0-7e988108aeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:48.206Z|910c08ec-d935-4f18-b708-23b6c692092a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:29:48.207Z|910c08ec-d935-4f18-b708-23b6c692092a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:29:50.148Z|2becde5a-f51b-402f-bae4-042a651b6d1e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:29:50.149Z|2becde5a-f51b-402f-bae4-042a651b6d1e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:54.662Z|1f09e263-c818-449a-8026-7f63eb4c7390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:54.662Z|1f09e263-c818-449a-8026-7f63eb4c7390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:54.674Z|b600645e-0b7d-4313-be88-abdf3176a940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:54.675Z|b600645e-0b7d-4313-be88-abdf3176a940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:29:54.687Z|c826c610-046b-4e00-adeb-78df7c3fd0f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:29:54.687Z|c826c610-046b-4e00-adeb-78df7c3fd0f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:02.894Z|e668b159-ef36-4ad0-a7b2-318bba26892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:02.895Z|e668b159-ef36-4ad0-a7b2-318bba26892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:04.719Z|e71ac6aa-eedb-4814-abf9-2150f7dacebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:04.720Z|e71ac6aa-eedb-4814-abf9-2150f7dacebc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:04.722Z|8efd840f-a095-47fe-a001-498d726c7578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:04.722Z|8efd840f-a095-47fe-a001-498d726c7578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:04.733Z|8e489e12-fd61-41b1-92d9-e2d31a586c74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:04.734Z|8e489e12-fd61-41b1-92d9-e2d31a586c74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:14.754Z|ba10a53a-57c1-414c-aa91-27ec86847d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:14.755Z|ba10a53a-57c1-414c-aa91-27ec86847d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:14.756Z|b39d2cab-c63c-4427-9098-6a8df406da5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:14.757Z|b39d2cab-c63c-4427-9098-6a8df406da5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:14.763Z|50e0d403-0a7b-40fb-a179-2f1139d8ad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:14.764Z|50e0d403-0a7b-40fb-a179-2f1139d8ad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:17.894Z|48f83594-2a91-4541-b4b7-a38487969a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:17.902Z|48f83594-2a91-4541-b4b7-a38487969a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:18.208Z|1d8a5f93-bc39-41b5-a332-b6bdc111a56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:18.209Z|1d8a5f93-bc39-41b5-a332-b6bdc111a56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:24.782Z|6632aa79-da94-412d-a253-ddf7cc48378c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:24.782Z|5c680592-8108-4667-b105-194dc0f7f102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:24.783Z|6632aa79-da94-412d-a253-ddf7cc48378c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:24.783Z|5c680592-8108-4667-b105-194dc0f7f102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:24.789Z|8ee3250a-3e54-41d3-ac9a-67c1bf72c7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:24.790Z|8ee3250a-3e54-41d3-ac9a-67c1bf72c7ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:32.894Z|77737a26-8610-4789-b187-a7f9bf8b5c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:32.895Z|77737a26-8610-4789-b187-a7f9bf8b5c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:34.812Z|db58b381-7212-425b-96ba-d861d1460b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:34.813Z|db58b381-7212-425b-96ba-d861d1460b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:34.819Z|917364bb-c7a8-44f5-b204-ef31b7566912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:34.819Z|917364bb-c7a8-44f5-b204-ef31b7566912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:34.819Z|0275db93-e160-4dc0-8e98-0af69677dcd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:34.820Z|0275db93-e160-4dc0-8e98-0af69677dcd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:44.838Z|b7eb7010-df7d-4dfd-9dff-b910bf5f797b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:44.839Z|b7eb7010-df7d-4dfd-9dff-b910bf5f797b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:44.848Z|22c68a42-2093-44e9-830b-0ce01caa74f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:44.849Z|22c68a42-2093-44e9-830b-0ce01caa74f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:44.850Z|ee00ea13-485b-4983-9832-941ae2c4f6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:44.851Z|ee00ea13-485b-4983-9832-941ae2c4f6f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:47.894Z|8b1b2143-932f-444c-b84e-77cfc2284be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:47.895Z|8b1b2143-932f-444c-b84e-77cfc2284be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:48.209Z|7ac8bae9-5490-42db-928a-976b98126ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:30:48.210Z|7ac8bae9-5490-42db-928a-976b98126ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:30:50.144Z|5a01858f-ee93-4365-b791-ee023899efca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:30:50.145Z|5a01858f-ee93-4365-b791-ee023899efca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:54.898Z|2da8d429-9367-4413-bcff-8ea48be24287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:54.899Z|34825b94-2386-4266-a0a8-27e43945c8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:54.899Z|34825b94-2386-4266-a0a8-27e43945c8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:54.899Z|2da8d429-9367-4413-bcff-8ea48be24287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:30:54.902Z|52d0bc4e-a03c-4597-a6b4-1f48e5876601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:30:54.903Z|52d0bc4e-a03c-4597-a6b4-1f48e5876601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:02.894Z|c01c5474-54e7-42ee-a462-58ee0d2372d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:02.897Z|c01c5474-54e7-42ee-a462-58ee0d2372d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:04.931Z|40654f8b-a347-4156-9e9f-c807529f48df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:04.932Z|40654f8b-a347-4156-9e9f-c807529f48df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:04.933Z|c03f753a-c196-464a-99c2-b952f9216307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:04.933Z|c03f753a-c196-464a-99c2-b952f9216307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:04.938Z|6ace7bbb-72a2-4690-82b9-c3a502057502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:04.938Z|6ace7bbb-72a2-4690-82b9-c3a502057502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:14.958Z|8cd7e228-35cc-4525-9bdd-36730dfa7143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:14.959Z|8cd7e228-35cc-4525-9bdd-36730dfa7143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:14.961Z|34c9b597-f65e-413a-8f41-7bb786c57772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:14.962Z|34c9b597-f65e-413a-8f41-7bb786c57772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:14.962Z|3af91e6f-3ab1-43f1-91ca-6359dbc2354b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:14.963Z|3af91e6f-3ab1-43f1-91ca-6359dbc2354b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:17.894Z|74c0f8e1-392d-43cd-a607-dec95f2d09ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:17.894Z|74c0f8e1-392d-43cd-a607-dec95f2d09ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:18.211Z|10135f34-e362-4f74-8236-744667c8aad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:18.211Z|10135f34-e362-4f74-8236-744667c8aad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:24.994Z|f10eb0ac-a6b8-412c-87ee-8b35bda63771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:24.994Z|5d1fbd0c-fbc1-4246-ba5b-aa8c6d3b4432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:24.995Z|2f7942cc-2dd9-4c74-a1ec-d4f31c5ebcf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:24.995Z|f10eb0ac-a6b8-412c-87ee-8b35bda63771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:24.995Z|2f7942cc-2dd9-4c74-a1ec-d4f31c5ebcf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:24.995Z|5d1fbd0c-fbc1-4246-ba5b-aa8c6d3b4432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:32.894Z|1dcc24e1-cb21-44a9-a0d1-a72576ebd8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:32.895Z|1dcc24e1-cb21-44a9-a0d1-a72576ebd8f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:35.022Z|899793e1-a1ad-4256-b1da-2ed99f8dd243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:35.023Z|899793e1-a1ad-4256-b1da-2ed99f8dd243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:35.030Z|253cd99e-1b36-4882-8830-be147034eeb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:35.031Z|253cd99e-1b36-4882-8830-be147034eeb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:35.037Z|2f1d578b-3115-4163-a7f2-5454bd296c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:35.037Z|2f1d578b-3115-4163-a7f2-5454bd296c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:45.054Z|a5eb7715-f6f6-4ad2-9cf9-298dbeeeff0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:45.055Z|d6ebd405-6e5b-46d4-8231-7ab79523973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:45.055Z|a5eb7715-f6f6-4ad2-9cf9-298dbeeeff0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:45.056Z|d6ebd405-6e5b-46d4-8231-7ab79523973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:45.064Z|a5d16ed3-3d4c-4985-ac8b-5a06a6b8e0d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:45.065Z|a5d16ed3-3d4c-4985-ac8b-5a06a6b8e0d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:47.894Z|aaa03bdf-cfdd-477a-b641-5df55ed9da7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:47.897Z|aaa03bdf-cfdd-477a-b641-5df55ed9da7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:48.212Z|b7bd1633-d2fb-4f41-8631-205a47693f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:31:48.213Z|b7bd1633-d2fb-4f41-8631-205a47693f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:31:50.145Z|ac0ae3dd-c5ea-4455-9cb6-8066e99aecf1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:31:50.147Z|ac0ae3dd-c5ea-4455-9cb6-8066e99aecf1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:55.098Z|be085e26-b6f5-41b3-9fa4-7a6906aa6520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:55.099Z|be085e26-b6f5-41b3-9fa4-7a6906aa6520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:55.103Z|e1a139fd-44be-4f2c-95e5-06e4baf71270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:55.104Z|e1a139fd-44be-4f2c-95e5-06e4baf71270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:31:55.105Z|1a192073-4d2f-42f1-9e4b-33ef74d9a16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:31:55.106Z|1a192073-4d2f-42f1-9e4b-33ef74d9a16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:02.894Z|7115561d-3492-4811-bec7-4e87f53c07fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:02.895Z|7115561d-3492-4811-bec7-4e87f53c07fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:05.130Z|81bbef8b-6d7e-41de-9497-5a58b1bfc84e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:05.131Z|81bbef8b-6d7e-41de-9497-5a58b1bfc84e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:05.142Z|901d63dd-1a57-4d40-8241-caac9ed34bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:05.142Z|901d63dd-1a57-4d40-8241-caac9ed34bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:05.143Z|4d3ab562-18fd-4bf7-9ea3-1e216cb37592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:05.144Z|4d3ab562-18fd-4bf7-9ea3-1e216cb37592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:15.156Z|cc661433-6ca2-4ecc-ac3c-83f21a54f25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:15.156Z|cc661433-6ca2-4ecc-ac3c-83f21a54f25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:15.174Z|2ea62479-c324-4ad3-b37b-8140ca698fea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:15.174Z|7659dbd3-dfd4-47ee-8be8-e6e158857e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:15.174Z|2ea62479-c324-4ad3-b37b-8140ca698fea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:15.175Z|7659dbd3-dfd4-47ee-8be8-e6e158857e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:17.894Z|ca214b16-0b13-4844-b624-771353e1c8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:17.895Z|ca214b16-0b13-4844-b624-771353e1c8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:18.214Z|cb419476-297e-4ccc-a974-bc1cda73edb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:18.215Z|cb419476-297e-4ccc-a974-bc1cda73edb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:25.218Z|f3a1a185-ea0c-4ab1-a475-13f750541c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:25.218Z|b60ef8da-cb57-4ea4-b02b-60487c82e1e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:25.219Z|b60ef8da-cb57-4ea4-b02b-60487c82e1e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:25.219Z|f3a1a185-ea0c-4ab1-a475-13f750541c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:25.223Z|1fa4227b-bd40-47cb-b97d-1b80da010411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:25.224Z|1fa4227b-bd40-47cb-b97d-1b80da010411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:32.894Z|d3f9d1fe-fb2f-4c4a-96b4-cff5cb5f5100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:32.897Z|d3f9d1fe-fb2f-4c4a-96b4-cff5cb5f5100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:35.256Z|c8837b3d-9b8d-4559-bdb8-66d07d1e1246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:35.257Z|c8837b3d-9b8d-4559-bdb8-66d07d1e1246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:35.269Z|beed65bd-9e76-43b0-88cf-04828b39e78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:35.270Z|beed65bd-9e76-43b0-88cf-04828b39e78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:35.270Z|71ae3bcb-5008-45ae-b311-2a2d35e4b8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:35.271Z|71ae3bcb-5008-45ae-b311-2a2d35e4b8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:45.284Z|aed83e22-88f6-4908-9cf2-9b2c0fbfce12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:45.284Z|aed83e22-88f6-4908-9cf2-9b2c0fbfce12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:45.294Z|6e0584b7-c221-4f8d-8266-9542d5e35289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:45.294Z|6e0584b7-c221-4f8d-8266-9542d5e35289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:45.305Z|f88ab28f-33c0-44c4-a915-2b1593cdea2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:45.306Z|f88ab28f-33c0-44c4-a915-2b1593cdea2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:47.894Z|7c28ede4-10b0-4c42-bc25-bbafaedbd23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:47.895Z|7c28ede4-10b0-4c42-bc25-bbafaedbd23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:48.216Z|042968ad-4279-4dc4-b647-443bcf97d37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:32:48.217Z|042968ad-4279-4dc4-b647-443bcf97d37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:32:50.145Z|6d18bf11-760e-4f81-a23d-17905669887b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:32:50.146Z|6d18bf11-760e-4f81-a23d-17905669887b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:55.309Z|aa247120-9457-495e-b88b-c75c2906d74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:55.310Z|aa247120-9457-495e-b88b-c75c2906d74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:55.321Z|492b19a6-ce78-460f-8c6c-155884e418b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:55.321Z|492b19a6-ce78-460f-8c6c-155884e418b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:32:55.335Z|3830a87c-f763-44ac-bf5f-0e986ee973ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:32:55.336Z|3830a87c-f763-44ac-bf5f-0e986ee973ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:02.894Z|f19d3911-1baf-4a45-96ac-11e777cfa93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:02.895Z|f19d3911-1baf-4a45-96ac-11e777cfa93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:05.341Z|77f020f4-e7ae-45f1-8f48-0f21aac54f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:05.342Z|77f020f4-e7ae-45f1-8f48-0f21aac54f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:05.352Z|080b7caf-a286-4504-ab68-ae84ca5ba572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:05.352Z|080b7caf-a286-4504-ab68-ae84ca5ba572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:05.373Z|87d6791a-e775-410a-937f-0484b10b210e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:05.373Z|87d6791a-e775-410a-937f-0484b10b210e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:15.378Z|d961893e-fcd7-4ddf-a638-ed9b9152a5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:15.380Z|d961893e-fcd7-4ddf-a638-ed9b9152a5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:15.388Z|65370da2-669e-4b50-8c83-36e2a674e1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:15.388Z|65370da2-669e-4b50-8c83-36e2a674e1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:15.400Z|e13d5540-a883-4e6f-85cb-33792d2d3461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:15.401Z|e13d5540-a883-4e6f-85cb-33792d2d3461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:17.894Z|c96854c5-8c57-4cc9-a178-85ef43d0ef34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:17.898Z|c96854c5-8c57-4cc9-a178-85ef43d0ef34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:18.218Z|984b0527-9393-44e5-9ace-5f1656804b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:18.218Z|984b0527-9393-44e5-9ace-5f1656804b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:25.408Z|2ebe88a6-3fd5-4c09-8a08-6e1cc6e1f9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:25.410Z|2ebe88a6-3fd5-4c09-8a08-6e1cc6e1f9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:25.423Z|ba5ce7b8-8494-428e-9b08-bb344ddadc11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:25.424Z|ba5ce7b8-8494-428e-9b08-bb344ddadc11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:25.431Z|68d2a0da-4812-45e8-8d00-1d45218c9522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:25.431Z|68d2a0da-4812-45e8-8d00-1d45218c9522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:32.894Z|e6cf9a55-b8cc-4bdb-8d0e-7ba0ad52413c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:32.895Z|e6cf9a55-b8cc-4bdb-8d0e-7ba0ad52413c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:35.456Z|d2eb0a59-e7cb-4637-b89b-6deeede0fe18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:35.457Z|d2eb0a59-e7cb-4637-b89b-6deeede0fe18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:35.458Z|3cc6ab0a-e83d-4376-a8a5-0b0c67b061b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:35.458Z|3cc6ab0a-e83d-4376-a8a5-0b0c67b061b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:35.460Z|11f8db6b-bd8c-46cd-b21e-a25be7ee34c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:35.460Z|11f8db6b-bd8c-46cd-b21e-a25be7ee34c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:45.494Z|b7fa8ca5-471d-4784-bfd3-7695351ad900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:45.495Z|b7fa8ca5-471d-4784-bfd3-7695351ad900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:45.498Z|5444efe6-26c5-47b9-8610-12584c1e009e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:45.498Z|5444efe6-26c5-47b9-8610-12584c1e009e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:45.502Z|05879ca4-2d67-4916-b0ee-3ae11742f8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:45.502Z|05879ca4-2d67-4916-b0ee-3ae11742f8b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:47.894Z|26778a6f-1a30-44de-bcab-6fb08700f9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:47.895Z|26778a6f-1a30-44de-bcab-6fb08700f9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:48.219Z|9a19f26f-5a57-4c05-8e4b-ec64ecd80301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:33:48.220Z|9a19f26f-5a57-4c05-8e4b-ec64ecd80301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:33:50.146Z|be194932-99f5-49f1-a0ff-f3ebf7025fe5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:33:50.148Z|be194932-99f5-49f1-a0ff-f3ebf7025fe5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:55.555Z|92d2bee2-2aef-4d7d-959d-ad8a15f8ab8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:55.556Z|92d2bee2-2aef-4d7d-959d-ad8a15f8ab8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:55.561Z|b222911a-9372-4685-b124-ba7eadaec9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:55.561Z|b222911a-9372-4685-b124-ba7eadaec9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:33:55.567Z|0ad1a752-c748-44cb-9223-76c2cf4d6cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:33:55.568Z|0ad1a752-c748-44cb-9223-76c2cf4d6cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:02.894Z|21b8cdbe-b957-472e-85e3-df50692baedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:02.897Z|21b8cdbe-b957-472e-85e3-df50692baedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:05.594Z|34733baf-b6d2-4271-9713-7ba3c63dddd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:05.596Z|34733baf-b6d2-4271-9713-7ba3c63dddd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:05.601Z|c5b51da2-04ff-4ce6-816a-df92ffda8491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:05.602Z|c5b51da2-04ff-4ce6-816a-df92ffda8491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:05.605Z|173cb3f6-893c-42c4-9941-7ba2fce299a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:05.605Z|173cb3f6-893c-42c4-9941-7ba2fce299a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:15.635Z|6620e0a8-81a8-4ef9-b921-521f194bfd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:15.635Z|6620e0a8-81a8-4ef9-b921-521f194bfd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:15.637Z|6e893c08-902c-4d28-a00d-f4885c1c4c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:15.638Z|6e893c08-902c-4d28-a00d-f4885c1c4c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:15.640Z|fb2c178e-3c56-4bfe-b8fe-c5f8c2c117ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:15.641Z|fb2c178e-3c56-4bfe-b8fe-c5f8c2c117ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:17.894Z|906ef439-4956-4902-b77c-4ab1656a5c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:17.894Z|906ef439-4956-4902-b77c-4ab1656a5c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:18.221Z|379d1b9f-81c0-4ce2-9a59-7fbc67715202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:18.222Z|379d1b9f-81c0-4ce2-9a59-7fbc67715202|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:25.679Z|efb61634-40c1-42b3-9e0d-448bf7279225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:25.680Z|efb61634-40c1-42b3-9e0d-448bf7279225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:25.681Z|0a3e23ee-2ea2-45c3-b3f6-30d9ffd7982e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:25.681Z|0a3e23ee-2ea2-45c3-b3f6-30d9ffd7982e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:25.702Z|79c3fe06-1e3b-4f0a-9a6d-beca861c925f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:25.703Z|79c3fe06-1e3b-4f0a-9a6d-beca861c925f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:32.894Z|3443ea85-e5ac-4c04-8f36-7982b622568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:32.895Z|3443ea85-e5ac-4c04-8f36-7982b622568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:35.728Z|5ea638ab-c505-41f4-af16-e48e4e41866c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:35.729Z|5ea638ab-c505-41f4-af16-e48e4e41866c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:35.745Z|f8bc88b2-e67f-40a5-8292-00730215c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:35.745Z|f8bc88b2-e67f-40a5-8292-00730215c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:35.752Z|aa568ad9-5e8e-48b0-bc6e-bd58d8799249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:35.753Z|aa568ad9-5e8e-48b0-bc6e-bd58d8799249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:45.760Z|23dcfe25-864c-40ca-885d-720bb1bbee24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:45.761Z|23dcfe25-864c-40ca-885d-720bb1bbee24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:45.777Z|b6bfb0cd-3ad6-442f-a656-abb85aa6e645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:45.778Z|b6bfb0cd-3ad6-442f-a656-abb85aa6e645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:45.778Z|05c2a532-bab8-4af5-bcea-f3458bb2855e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:45.779Z|05c2a532-bab8-4af5-bcea-f3458bb2855e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:47.894Z|9d36036d-6f27-4e82-8243-e7a2532adfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:47.897Z|9d36036d-6f27-4e82-8243-e7a2532adfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:48.223Z|a11c6c81-800a-498c-9a1d-756d9563b621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:34:48.224Z|a11c6c81-800a-498c-9a1d-756d9563b621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:34:50.152Z|13e90ffb-25b0-4a98-98ad-b925847c8c18|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:34:50.153Z|13e90ffb-25b0-4a98-98ad-b925847c8c18|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:55.797Z|6871d452-d654-4ef0-ab05-0cd6e8fa5c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:55.798Z|6871d452-d654-4ef0-ab05-0cd6e8fa5c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:55.810Z|ca667197-0801-4b8e-a237-e99cf0021e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:55.810Z|dc6793b3-e5ef-4903-99df-47c38ffa7098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:34:55.810Z|ca667197-0801-4b8e-a237-e99cf0021e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:34:55.810Z|dc6793b3-e5ef-4903-99df-47c38ffa7098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:02.894Z|31d990fb-b1db-4be6-b4b8-44ff684ba8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:02.895Z|31d990fb-b1db-4be6-b4b8-44ff684ba8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:05.825Z|742ffa4a-ce7e-4483-b765-9902dab5572b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:05.826Z|742ffa4a-ce7e-4483-b765-9902dab5572b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:05.838Z|e59aaae9-b7ab-405c-8a33-566285b38933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:05.839Z|e59aaae9-b7ab-405c-8a33-566285b38933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:05.848Z|8a864a06-f0b0-42e3-85df-5ac145ad8f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:05.849Z|8a864a06-f0b0-42e3-85df-5ac145ad8f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:15.855Z|10ec0720-0a12-4ff4-b93b-3a1c45c03737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:15.856Z|10ec0720-0a12-4ff4-b93b-3a1c45c03737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:15.867Z|486302f2-362a-4dad-a76c-1fceae30b1c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:15.867Z|486302f2-362a-4dad-a76c-1fceae30b1c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:15.878Z|03292595-3078-4922-87b3-82a99173df78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:15.879Z|03292595-3078-4922-87b3-82a99173df78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:17.894Z|8fa6202b-17eb-4b33-8dc9-d3aa4facd126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:17.894Z|8fa6202b-17eb-4b33-8dc9-d3aa4facd126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:18.225Z|eddddb96-cc00-4829-8ac0-aecd028bbeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:18.226Z|eddddb96-cc00-4829-8ac0-aecd028bbeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:25.882Z|bc5d1e1e-9959-4402-80ec-3865e02b4f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:25.883Z|bc5d1e1e-9959-4402-80ec-3865e02b4f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:25.895Z|5453b548-81c8-4172-8e5b-82dd1f58e077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:25.895Z|5453b548-81c8-4172-8e5b-82dd1f58e077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:25.903Z|3dbd9ce6-cae0-44b9-b006-bce9f180cc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:25.903Z|3dbd9ce6-cae0-44b9-b006-bce9f180cc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:32.894Z|d7794510-61bf-4b1f-8404-182ad568633f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:32.897Z|d7794510-61bf-4b1f-8404-182ad568633f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:35.911Z|303ca8cf-475a-43aa-84ce-924374573e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:35.912Z|303ca8cf-475a-43aa-84ce-924374573e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:35.925Z|fc12960f-50df-4b9b-b15c-24c3cf1c309e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:35.926Z|fc12960f-50df-4b9b-b15c-24c3cf1c309e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:35.927Z|0db878f3-cc2b-41de-8818-8e333d7a9c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:35.928Z|0db878f3-cc2b-41de-8818-8e333d7a9c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:45.939Z|28cedead-90a4-42ee-808f-d7058d133088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:45.940Z|28cedead-90a4-42ee-808f-d7058d133088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:45.956Z|29acb152-1f7d-4569-b564-c662a0d8f5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:45.956Z|476a2b64-a79f-4c46-951d-ab92d1dd243e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:45.956Z|476a2b64-a79f-4c46-951d-ab92d1dd243e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:45.956Z|29acb152-1f7d-4569-b564-c662a0d8f5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:47.894Z|37fc662d-6ba5-481d-b568-f3e0cb7c1825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:47.894Z|37fc662d-6ba5-481d-b568-f3e0cb7c1825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:48.227Z|412f587c-a6c8-41c6-a4d9-86b186ccbf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:35:48.228Z|412f587c-a6c8-41c6-a4d9-86b186ccbf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:35:50.146Z|0c3a53f7-0b1c-465c-a92e-b4a491cf779b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:35:50.147Z|0c3a53f7-0b1c-465c-a92e-b4a491cf779b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:55.971Z|bb078de2-a91b-4be6-a09e-7bc85ba0e87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:55.972Z|bb078de2-a91b-4be6-a09e-7bc85ba0e87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:55.985Z|fa826d95-cc05-4be8-95dd-1b270dd1b569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:55.986Z|fa826d95-cc05-4be8-95dd-1b270dd1b569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:35:55.987Z|e05d4fd1-cd5f-4848-97b2-3b067b1bec50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:35:55.988Z|e05d4fd1-cd5f-4848-97b2-3b067b1bec50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:02.894Z|355ccdce-72b8-45e7-8580-843fe125cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:02.895Z|355ccdce-72b8-45e7-8580-843fe125cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:06.002Z|196ee84d-0cfc-452d-858e-8d04a3209ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:06.002Z|196ee84d-0cfc-452d-858e-8d04a3209ce3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:06.018Z|1c0f059d-dc79-42b0-8295-9ca7d65770cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:06.018Z|1c0f059d-dc79-42b0-8295-9ca7d65770cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:06.023Z|95bfc249-7b22-4cff-87c7-7451536597cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:06.024Z|95bfc249-7b22-4cff-87c7-7451536597cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:16.035Z|c86df05d-a048-4fa3-9324-d63fce942a18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:16.036Z|c86df05d-a048-4fa3-9324-d63fce942a18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:16.059Z|beee7c68-827b-4ace-be06-44cd2f75456e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:16.060Z|beee7c68-827b-4ace-be06-44cd2f75456e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:16.063Z|2cd90492-a0b9-41e1-9d71-4f127f6eaaa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:16.064Z|2cd90492-a0b9-41e1-9d71-4f127f6eaaa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:17.894Z|694035d4-ae2a-4ef6-bc0f-86cf46c5f085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:17.897Z|694035d4-ae2a-4ef6-bc0f-86cf46c5f085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:18.229Z|06904d26-8487-43af-952c-85e1eacb471b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:18.229Z|06904d26-8487-43af-952c-85e1eacb471b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:26.062Z|a03283a9-b120-4b7a-a8d8-fbd1e8b0d726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:26.063Z|a03283a9-b120-4b7a-a8d8-fbd1e8b0d726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:26.084Z|a9fcba0c-2519-4864-b261-3c28fbdef05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:26.084Z|a9fcba0c-2519-4864-b261-3c28fbdef05e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:26.092Z|9551fe98-daa0-4a65-92f2-291e3cbaa731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:26.093Z|9551fe98-daa0-4a65-92f2-291e3cbaa731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:32.894Z|3d75c4e2-13e6-4ec7-b54a-6725c7199333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:32.895Z|3d75c4e2-13e6-4ec7-b54a-6725c7199333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:36.100Z|8636f2a1-fffd-4dec-a3d3-4834507cca6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:36.101Z|8636f2a1-fffd-4dec-a3d3-4834507cca6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:36.112Z|ae48a637-3d9a-4f85-a573-25b8efda459f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:36.112Z|ae48a637-3d9a-4f85-a573-25b8efda459f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:36.131Z|0a8e30c7-2a7d-498c-855f-b7bab3b44b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:36.132Z|0a8e30c7-2a7d-498c-855f-b7bab3b44b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:46.131Z|4f486a7b-572b-48e8-a71a-9d80e750f5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:46.132Z|4f486a7b-572b-48e8-a71a-9d80e750f5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:46.136Z|02f36995-6a25-4d80-aecf-3968387dd435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:46.137Z|02f36995-6a25-4d80-aecf-3968387dd435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:46.155Z|26aef94a-d7ba-4c51-bfb2-f6d521cbb984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:46.155Z|26aef94a-d7ba-4c51-bfb2-f6d521cbb984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:47.894Z|0890351b-3ffe-4f0a-8fb0-720ce32e346d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:47.894Z|0890351b-3ffe-4f0a-8fb0-720ce32e346d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:48.230Z|9c92c53e-e6cb-4286-9afe-df3ac5e9e165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:36:48.231Z|9c92c53e-e6cb-4286-9afe-df3ac5e9e165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:36:50.150Z|3ec822fb-0c2f-4ffb-8293-1f8dec43b985|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:36:50.151Z|3ec822fb-0c2f-4ffb-8293-1f8dec43b985|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:56.156Z|ca8f6b97-17e4-4d00-b950-4cb5b0b19151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:56.157Z|ca8f6b97-17e4-4d00-b950-4cb5b0b19151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:56.160Z|dcc240b0-eac2-4a2f-b0cf-280f0a7b384f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:56.161Z|dcc240b0-eac2-4a2f-b0cf-280f0a7b384f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:36:56.191Z|3afcbd7d-3443-4cc3-8b6f-bb5a040ac6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:36:56.191Z|3afcbd7d-3443-4cc3-8b6f-bb5a040ac6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:02.894Z|9fef8772-43e8-4479-b862-82ca0358eb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:02.896Z|9fef8772-43e8-4479-b862-82ca0358eb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:06.189Z|69924108-adfb-45fb-9784-74d196820198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:06.190Z|69924108-adfb-45fb-9784-74d196820198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:06.191Z|ef1fe1e5-229c-4b8f-a9b3-371170995eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:06.192Z|ef1fe1e5-229c-4b8f-a9b3-371170995eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:06.215Z|e95b6e45-2ba3-4174-bdad-7bea98c5def7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:06.216Z|e95b6e45-2ba3-4174-bdad-7bea98c5def7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:16.218Z|f3956d07-3abb-44fa-afe0-20f408a322fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:16.218Z|b5a997ef-71a0-4556-addb-5d26344fd34e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:16.218Z|b5a997ef-71a0-4556-addb-5d26344fd34e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:16.218Z|f3956d07-3abb-44fa-afe0-20f408a322fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:16.242Z|306fa975-da87-4c50-908e-5c3d37bb6432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:16.242Z|306fa975-da87-4c50-908e-5c3d37bb6432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:17.894Z|1041b7c7-46a5-4194-816e-51119a8c992d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:17.894Z|1041b7c7-46a5-4194-816e-51119a8c992d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:18.231Z|53c0e51c-ed39-455e-b951-cd3bc5d01d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:18.232Z|53c0e51c-ed39-455e-b951-cd3bc5d01d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:26.265Z|2ec041d5-e4da-4dd1-8706-606e5640274a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:26.266Z|2ec041d5-e4da-4dd1-8706-606e5640274a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:26.311Z|6a53c33b-9baf-4ee8-9bb9-3bbb9b546c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:26.311Z|6a53c33b-9baf-4ee8-9bb9-3bbb9b546c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:26.331Z|b50f675c-c93b-430a-bd12-57061501038b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:26.332Z|b50f675c-c93b-430a-bd12-57061501038b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:32.894Z|10395f3a-36bd-419b-bdec-b459ef199d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:32.895Z|10395f3a-36bd-419b-bdec-b459ef199d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:36.324Z|c14edd02-ddf2-47d3-abf9-407046ff0c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:36.325Z|c14edd02-ddf2-47d3-abf9-407046ff0c58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:36.365Z|06a6841b-5523-4ed1-8c90-f4c95b2480ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:36.366Z|06a6841b-5523-4ed1-8c90-f4c95b2480ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:36.396Z|c3670c15-657e-4d08-a262-7ce9b1d37780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:36.397Z|c3670c15-657e-4d08-a262-7ce9b1d37780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:46.354Z|f53500a9-205e-42a7-8908-08686b14b347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:46.355Z|f53500a9-205e-42a7-8908-08686b14b347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:46.396Z|f36aacdd-4a4c-4acc-9875-aab0da11a296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:46.397Z|f36aacdd-4a4c-4acc-9875-aab0da11a296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:46.431Z|a3b9b5d5-79f2-4d8a-bb6b-56c83fa718dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:46.432Z|a3b9b5d5-79f2-4d8a-bb6b-56c83fa718dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:47.894Z|4f48999b-d39d-4803-89dd-1dfc78fae36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:47.898Z|4f48999b-d39d-4803-89dd-1dfc78fae36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:48.233Z|2b4475f5-7306-4751-833f-f5445c51db1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:37:48.234Z|2b4475f5-7306-4751-833f-f5445c51db1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:37:50.144Z|f7e77652-e5b9-4b1a-a637-3abce7332581|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:37:50.145Z|f7e77652-e5b9-4b1a-a637-3abce7332581|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:56.393Z|214f948d-e846-4010-8da5-695456a20826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:56.394Z|214f948d-e846-4010-8da5-695456a20826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:56.423Z|3f140930-0d38-4e57-bfaa-295c45ca576d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:56.424Z|3f140930-0d38-4e57-bfaa-295c45ca576d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:37:56.463Z|cb203e47-a3eb-4b4e-bd61-b3c96277ccce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:37:56.463Z|cb203e47-a3eb-4b4e-bd61-b3c96277ccce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:02.894Z|73ca6a08-712a-4e8c-82d6-99ad83a34014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:02.895Z|73ca6a08-712a-4e8c-82d6-99ad83a34014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:06.418Z|76dcc92a-8bbf-4ae5-a2cf-70292feebecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:06.419Z|76dcc92a-8bbf-4ae5-a2cf-70292feebecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:06.458Z|e2fa99ed-766b-4608-86d4-e935aea4b611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:06.458Z|e2fa99ed-766b-4608-86d4-e935aea4b611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:06.499Z|ecf7b951-3d21-49fe-b4ba-6a3bd8548e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:06.500Z|ecf7b951-3d21-49fe-b4ba-6a3bd8548e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:16.443Z|accfa394-4116-4c0e-8283-9c386540ccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:16.444Z|accfa394-4116-4c0e-8283-9c386540ccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:16.494Z|14c078b6-b670-4f6b-96a6-15ae229335c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:16.495Z|14c078b6-b670-4f6b-96a6-15ae229335c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:16.525Z|15c80fd3-da7c-4c58-a8cd-08bb12f3ee9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:16.526Z|15c80fd3-da7c-4c58-a8cd-08bb12f3ee9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:17.894Z|aa21e504-6c46-4dc3-8c46-4572527a0301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:17.894Z|aa21e504-6c46-4dc3-8c46-4572527a0301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:18.234Z|418a1967-0a09-4062-8ebf-8414f0a6fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:18.235Z|418a1967-0a09-4062-8ebf-8414f0a6fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:26.471Z|82985736-a2e6-427e-9408-705e1b67272a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:26.471Z|82985736-a2e6-427e-9408-705e1b67272a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:26.543Z|f75361c9-2e17-48b1-b718-5a9ea781dcde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:26.543Z|f75361c9-2e17-48b1-b718-5a9ea781dcde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:26.566Z|66d31758-2d57-415a-a9be-56174faaa382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:26.567Z|66d31758-2d57-415a-a9be-56174faaa382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:32.894Z|b52eeab5-4bd4-4388-a191-d647970646f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:32.896Z|b52eeab5-4bd4-4388-a191-d647970646f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:36.531Z|cb61600c-db13-422c-8eda-65749994027a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:36.531Z|cb61600c-db13-422c-8eda-65749994027a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:36.576Z|6ebdd544-b1b4-4753-acd0-c4a3019d7a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:36.577Z|6ebdd544-b1b4-4753-acd0-c4a3019d7a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:36.596Z|6dba3960-1b73-4d9c-96bf-1f56f9270ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:36.597Z|6dba3960-1b73-4d9c-96bf-1f56f9270ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:46.561Z|abcae1c3-00d0-47e9-b1e6-a252149ae581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:46.562Z|abcae1c3-00d0-47e9-b1e6-a252149ae581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:46.609Z|d80ea401-2976-4350-a7cb-03ae6bf7da4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:46.610Z|d80ea401-2976-4350-a7cb-03ae6bf7da4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:46.648Z|06cf1d44-5806-4da4-9f18-0d4b57e1bf11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:46.648Z|06cf1d44-5806-4da4-9f18-0d4b57e1bf11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:47.894Z|42c9fb68-df39-466a-8575-7702268bef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:47.895Z|42c9fb68-df39-466a-8575-7702268bef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:48.235Z|ca8b7bc2-dfb5-4329-b093-7b6bd5638d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:38:48.236Z|ca8b7bc2-dfb5-4329-b093-7b6bd5638d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:38:50.145Z|f06c070d-198f-432e-90e0-e20bc7e1aa35|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:38:50.146Z|f06c070d-198f-432e-90e0-e20bc7e1aa35|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:56.594Z|c112acc7-506b-441b-99e7-690f02461a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:56.594Z|c112acc7-506b-441b-99e7-690f02461a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:56.643Z|72b091b5-053e-41b5-ab57-6f6a376e0a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:56.644Z|72b091b5-053e-41b5-ab57-6f6a376e0a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:38:56.679Z|5d22774b-4b08-4fc0-b397-5fc7a8b27b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:38:56.680Z|5d22774b-4b08-4fc0-b397-5fc7a8b27b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:02.894Z|b4e5a108-afae-482d-843d-9a5d96d8366a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:02.894Z|b4e5a108-afae-482d-843d-9a5d96d8366a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:06.647Z|35fdfd9b-d29a-4ef1-9bea-8c8481aab190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:06.647Z|35fdfd9b-d29a-4ef1-9bea-8c8481aab190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:06.675Z|a8b70560-d786-4564-a90c-1dd00a13dc7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:06.675Z|a8b70560-d786-4564-a90c-1dd00a13dc7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:06.710Z|7a736533-4c82-4f95-b8f4-b9c51649ea18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:06.711Z|7a736533-4c82-4f95-b8f4-b9c51649ea18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:16.678Z|4421864b-b797-4897-ac29-f510d5c87554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:16.679Z|4421864b-b797-4897-ac29-f510d5c87554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:16.712Z|61362a7e-426f-49e7-b5de-673cc775ee8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:16.713Z|61362a7e-426f-49e7-b5de-673cc775ee8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:16.737Z|f6f2e9e4-03d4-4024-a1de-ecabdc62b395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:16.737Z|f6f2e9e4-03d4-4024-a1de-ecabdc62b395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:17.894Z|be4a12fc-2a9c-4428-bfa5-a870f3ab402d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:17.896Z|be4a12fc-2a9c-4428-bfa5-a870f3ab402d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:18.237Z|1dfdda13-9260-4bd8-be61-17b8b390c370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:18.237Z|1dfdda13-9260-4bd8-be61-17b8b390c370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:26.707Z|127a97bd-11d1-449f-80ae-436114df0283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:26.707Z|127a97bd-11d1-449f-80ae-436114df0283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:26.750Z|308f16eb-c002-4e5b-a7f0-6d72cbefcdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:26.751Z|308f16eb-c002-4e5b-a7f0-6d72cbefcdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:26.766Z|0ee977aa-8970-4045-8773-e2df596ce27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:26.767Z|0ee977aa-8970-4045-8773-e2df596ce27b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:32.894Z|368317e8-a5c1-4e05-b983-b8bb0a769300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:32.894Z|368317e8-a5c1-4e05-b983-b8bb0a769300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:36.743Z|940d534b-cbd9-47d6-91f6-87d3921a2cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:36.744Z|940d534b-cbd9-47d6-91f6-87d3921a2cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:36.789Z|bb4bd669-356c-4690-899e-b7e9cebab696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:36.790Z|bb4bd669-356c-4690-899e-b7e9cebab696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:36.801Z|33349be9-3066-43f6-a179-3dbbdb0f74c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:36.801Z|33349be9-3066-43f6-a179-3dbbdb0f74c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:44.873Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:39:44.882Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5f6c2822-1383-4ad1-b6b3-b666d66fea49 already exists in requestDb InfraActiveRequests table
2022-11-27T06:39:44.884Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:39:44.885Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:39:44.885Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:39:44.885Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:39:44.886Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:39:44.886Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4ca17320775eb21", X-B3-SpanId:"936fab2e9226dd4a", X-B3-ParentSpanId:"a4ca17320775eb21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ccc861-e7e5-40c7-a3df-7a0070d481a3"]
2022-11-27T06:39:44.886Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:39:44.887Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:39:45.030Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:39:45.030Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:39:45.031Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:39:45.031Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:39:45.032Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: 
2022-11-27T06:39:45.032Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:39:45.032Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|404|Not Found|InvokeReturn
2022-11-27T06:39:45.198Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:39:46.792Z|1378f20b-fe1a-4154-ba00-1050a8552290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:46.793Z|1378f20b-fe1a-4154-ba00-1050a8552290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:46.821Z|1dab1b39-ac41-4e48-9ff4-ccaa81832de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:46.821Z|1dab1b39-ac41-4e48-9ff4-ccaa81832de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:46.826Z|bf13c8a1-58bb-4b0f-9075-a3a02073b3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:46.827Z|bf13c8a1-58bb-4b0f-9075-a3a02073b3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:47.894Z|dfb36888-6820-4248-a7b5-556512ad5ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:47.894Z|dfb36888-6820-4248-a7b5-556512ad5ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:48.238Z|3f741e0d-933e-48d1-8d3f-48087e8e3e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:39:48.239Z|3f741e0d-933e-48d1-8d3f-48087e8e3e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:39:50.152Z|261b1fdd-f6d9-4f58-be63-a9373a1b82d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:39:50.153Z|261b1fdd-f6d9-4f58-be63-a9373a1b82d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:56.823Z|9abcb4eb-a3a1-46df-bf0c-36f3fe0370e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:56.824Z|9abcb4eb-a3a1-46df-bf0c-36f3fe0370e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:56.856Z|f4094e82-ba32-437f-b441-875454a23dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:56.857Z|f4094e82-ba32-437f-b441-875454a23dcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:39:56.864Z|4e44f375-bbd0-4b53-83ed-c42d170ca3b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:39:56.864Z|4e44f375-bbd0-4b53-83ed-c42d170ca3b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:02.894Z|4aae98ce-ac23-46da-aa61-82f93791a4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:02.901Z|4aae98ce-ac23-46da-aa61-82f93791a4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:05.030Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:40:05.181Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:40:05.182Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:40:05.531Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:40:05.532Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:40:03 GMT], content-length=[614], vertex-id=[225408], x-aai-txid=[2-aai-resources-221127-06:40:03:862-14440], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:40:05.534Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531061541","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-11-27T06:40:05.682Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:40:05.682Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:40:05.701Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:05.702Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:05.702Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:05.702Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:05.702Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:05.703Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"a4ca17320775eb21", X-B3-SpanId:"37a55fdc7bf797e4", X-B3-ParentSpanId:"a4ca17320775eb21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5508b3f-c3a1-4a1f-8f7e-72389a1ab20f"]
2022-11-27T06:40:05.703Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-2dd536f9-d1cc-4971-a875-8c8b0377f5ee","requestScope":"service"}
2022-11-27T06:40:05.703Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.013Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.013Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.014Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.014Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"Sun, 27 Nov 2022 06:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:06.015Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.015Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.016Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.030Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.030Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.031Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.031Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.031Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.032Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"012d05ba-1c0c-4d6b-a28e-c2fcaf2158e9"]
2022-11-27T06:40:06.032Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.033Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.351Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.351Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.352Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.352Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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=4402731EFB9D2F2A79DCC60AA59B424F; 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:"Sun, 27 Nov 2022 06:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:06.353Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:40:06.354Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.354Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.514Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.515Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.515Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.516Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.516Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.516Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09269c0c-284c-4bc4-a87f-ef696d0b1eb0"]
2022-11-27T06:40:06.516Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.517Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.596Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.596Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.597Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.597Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"Sun, 27 Nov 2022 06:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:06.604Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T06:40:06.604Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.605Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.617Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.618Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.618Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.618Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.619Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.619Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a10258-4ccb-40d9-ba38-608772363e4e"]
2022-11-27T06:40:06.620Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.620Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.680Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.681Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.681Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.681Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"Sun, 27 Nov 2022 06:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:06.686Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:40:06.686Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.687Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.705Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.705Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.705Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.706Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.706Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.706Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"1853", X-B3-TraceId:"a4ca17320775eb21", X-B3-SpanId:"f6de39f70dcda171", X-B3-ParentSpanId:"a4ca17320775eb21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41003613-c88b-481f-8add-daa4d377092d"]
2022-11-27T06:40:06.707Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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":"5f6c2822-1383-4ad1-b6b3-b666d66fea49","requestStatus":"IN_PROGRESS","startTime":1669531185205,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"5f6c2822-1383-4ad1-b6b3-b666d66fea49"}
2022-11-27T06:40:06.707Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:06.857Z|b915d8e4-fc76-41e5-be19-ef945ee25d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:06.858Z|b915d8e4-fc76-41e5-be19-ef945ee25d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:06.889Z|e2c18353-737e-403b-b6ea-cb3a074e9bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:06.889Z|e2c18353-737e-403b-b6ea-cb3a074e9bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:06.892Z|858bce37-c7ba-4c45-8329-451e1417ab80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:06.892Z|858bce37-c7ba-4c45-8329-451e1417ab80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:07.251Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.252Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.252Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.252Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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/5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:07.257Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:39:45.205+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:40:06.935+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:07.257Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.258Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.316Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.317Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.317Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.318Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.318Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:07.318Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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:"a4ca17320775eb21", X-B3-SpanId:"32b2fe8052331ee8", X-B3-ParentSpanId:"a4ca17320775eb21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a289c85-af8e-427a-8c75-5f3dedae7f58"]
2022-11-27T06:40:07.318Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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\":\"468096c3-d4ab-45a9-aa91-16261de807df\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelUuid\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelInvariantUuid\":\"468096c3-d4ab-45a9-aa91-16261de807df\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"5f6c2822-1383-4ad1-b6b3-b666d66fea49","type":"String"},"mso-request-id":{"value":"5f6c2822-1383-4ad1-b6b3-b666d66fea49","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-11-27T06:40:07.319Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.158Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.158Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.158Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.159Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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=AF183E4CB5C40CD6DBAD3C89BFD7AA88; Path=/; HttpOnly", Date:"Sun, 27 Nov 2022 06:40:11 GMT", X-ONAP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-TransactionID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ECOMP-RequestID:"5f6c2822-1383-4ad1-b6b3-b666d66fea49", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2a289c85-af8e-427a-8c75-5f3dedae7f58", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:40:11.159Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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\":\"5f6c2822-1383-4ad1-b6b3-b666d66fea49\",\"instanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\"}}","message":"Success","processInstanceID":"5587f129-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:40:11.159Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.160Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|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-11-27T06:40:11.173Z|5f6c2822-1383-4ad1-b6b3-b666d66fea49|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:11.338Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:11.374Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:11.375Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:11.375Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:11.375Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:11.375Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:11.376Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31d262a84361e4ff", X-B3-SpanId:"45e00c1a9b18c949", X-B3-ParentSpanId:"31d262a84361e4ff", X-B3-Sampled:"0", X-ONAP-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-TransactionID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-ECOMP-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"452e9d3e-db00-4278-a0bc-f3a60dd121a9"]
2022-11-27T06:40:11.376Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:11.377Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:11.424Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:11.424Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:11.424Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:11.425Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:11.427Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:11.427Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:11.428Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:11.431Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:11.431Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:11.432Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:11.432Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:11.432Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:11.432Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31d262a84361e4ff", X-B3-SpanId:"9da8c723662d726c", X-B3-ParentSpanId:"31d262a84361e4ff", X-B3-Sampled:"0", X-ONAP-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-TransactionID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-ECOMP-RequestID:"7eda2266-0be7-432a-92d8-b5c26571964f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38cd9c50-e9f6-4b6b-b235-e513754991a0"]
2022-11-27T06:40:11.433Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:11.433Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:11.529Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:11.530Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:11.530Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:11.530Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:11.531Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:11.532Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:11.532Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:11.567Z|7eda2266-0be7-432a-92d8-b5c26571964f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:16.892Z|d0e12037-fdff-449f-a460-02768b1f7f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:16.893Z|d0e12037-fdff-449f-a460-02768b1f7f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:16.915Z|8c9b7a84-c2c9-4a15-9050-0db3fe21d3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:16.916Z|8c9b7a84-c2c9-4a15-9050-0db3fe21d3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:16.921Z|75e8007a-d358-424c-a1ed-a0d43437ecfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:16.921Z|75e8007a-d358-424c-a1ed-a0d43437ecfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:17.894Z|eaebf313-d3e5-46f2-ac04-f261feeb8826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:17.895Z|eaebf313-d3e5-46f2-ac04-f261feeb8826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:18.243Z|b79c22a7-53db-4885-bb1b-cbcfde0b9ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:18.243Z|b79c22a7-53db-4885-bb1b-cbcfde0b9ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:21.736Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:21.742Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:21.743Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:21.743Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:21.744Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:21.744Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:21.745Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6df7fe4b0a37e387", X-B3-SpanId:"e934e1c10139ed3b", X-B3-ParentSpanId:"6df7fe4b0a37e387", X-B3-Sampled:"0", X-ONAP-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-TransactionID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-ECOMP-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d14041ae-4ae4-46f4-8f8a-124248606ae9"]
2022-11-27T06:40:21.745Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:21.746Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:21.776Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:21.777Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:21.777Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:21.778Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:21.780Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:21.780Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:21.781Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:21.784Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:21.784Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:21.792Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:21.793Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:21.794Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:21.794Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6df7fe4b0a37e387", X-B3-SpanId:"d0edf511aa4b1d45", X-B3-ParentSpanId:"6df7fe4b0a37e387", X-B3-Sampled:"0", X-ONAP-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-TransactionID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-ECOMP-RequestID:"40c0efd9-2bcf-440c-a45a-4f0835db2aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02093043-3771-446d-86ad-3fec588ed99d"]
2022-11-27T06:40:21.795Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:21.796Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:21.817Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:21.817Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:21.817Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:21.818Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:21.821Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:21.821Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:21.822Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:21.834Z|40c0efd9-2bcf-440c-a45a-4f0835db2aa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:26.938Z|233b5838-9a23-4766-81b8-4027e60c1618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:26.939Z|233b5838-9a23-4766-81b8-4027e60c1618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:26.985Z|c6e6e29d-7a84-4a4c-9f3c-475be6345410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:26.986Z|c6e6e29d-7a84-4a4c-9f3c-475be6345410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:27.000Z|63a2d5d9-d4de-48fb-92ff-ebac4e4b307c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:27.001Z|63a2d5d9-d4de-48fb-92ff-ebac4e4b307c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:31.984Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:31.991Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:31.992Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:31.992Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:31.992Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:31.993Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:31.993Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1d64ac714d592e", X-B3-SpanId:"10046abdc7c0a918", X-B3-ParentSpanId:"3b1d64ac714d592e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-TransactionID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-ECOMP-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab232ee0-b1c5-4b9f-b989-c69f69fdb287"]
2022-11-27T06:40:31.994Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:31.994Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:32.034Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:32.034Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:32.035Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:32.035Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:32.052Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:32.053Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:32.053Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:32.056Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:32.056Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:32.057Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:32.057Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:32.057Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:32.058Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b1d64ac714d592e", X-B3-SpanId:"c51b0b78f6a502d3", X-B3-ParentSpanId:"3b1d64ac714d592e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-TransactionID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-ECOMP-RequestID:"d0fd3bea-4ee9-4af1-a169-8930ff9404ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e66e34b-30f8-47f2-a5ae-564d3d2cd405"]
2022-11-27T06:40:32.058Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:32.058Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:32.079Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:32.080Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:32.080Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:32.080Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:32.081Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:32.082Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:32.082Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:32.115Z|d0fd3bea-4ee9-4af1-a169-8930ff9404ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:32.894Z|d88b921d-e4be-4a63-bf25-8949b2653587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:32.894Z|d88b921d-e4be-4a63-bf25-8949b2653587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:37.002Z|fac03a1a-b9ed-4771-a3d3-a32890db3267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:37.003Z|fac03a1a-b9ed-4771-a3d3-a32890db3267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:37.017Z|7fdc2d91-0ee8-4005-b2db-08cd574c8eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:37.018Z|7fdc2d91-0ee8-4005-b2db-08cd574c8eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:37.026Z|a50ab8ff-e0b1-486e-8136-d40734018744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:37.027Z|a50ab8ff-e0b1-486e-8136-d40734018744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:42.251Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:42.258Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:42.259Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:42.259Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:42.260Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:42.260Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:42.260Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"263241ef2f8c7f6c", X-B3-SpanId:"79de266548cb2980", X-B3-ParentSpanId:"263241ef2f8c7f6c", X-B3-Sampled:"0", X-ONAP-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-TransactionID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-ECOMP-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88cf2df7-fb83-40b3-b50f-dc6a7123104d"]
2022-11-27T06:40:42.261Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:42.261Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:42.296Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:42.297Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:42.297Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:42.298Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:42.299Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:42.299Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:42.300Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:42.302Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:42.302Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:42.303Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:42.303Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:42.303Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:42.304Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"263241ef2f8c7f6c", X-B3-SpanId:"f99fb0b21bb33b45", X-B3-ParentSpanId:"263241ef2f8c7f6c", X-B3-Sampled:"0", X-ONAP-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-TransactionID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-ECOMP-RequestID:"bfc77db6-32b1-4eeb-a0cf-3921eb65ecae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b9072c3-17d7-4496-bad4-04c95e1e10a9"]
2022-11-27T06:40:42.304Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:42.304Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:42.323Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:42.324Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:42.324Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:42.325Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:42.326Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:42.326Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:42.327Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:42.339Z|bfc77db6-32b1-4eeb-a0cf-3921eb65ecae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:47.038Z|3dcc77f8-c0e7-4222-ae92-3efc998b4fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:47.039Z|3dcc77f8-c0e7-4222-ae92-3efc998b4fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:47.044Z|d47d3386-7998-4a29-94d8-62d14e06ca86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:47.044Z|d47d3386-7998-4a29-94d8-62d14e06ca86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:47.050Z|e3f5e144-63c1-4dff-a141-e1cea29cf301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:47.051Z|e3f5e144-63c1-4dff-a141-e1cea29cf301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:47.894Z|042779c1-4e15-44d4-bea9-1354847625fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:47.897Z|042779c1-4e15-44d4-bea9-1354847625fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:48.244Z|3c51eac8-34be-4bde-8138-e3abd929d81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:40:48.245Z|3c51eac8-34be-4bde-8138-e3abd929d81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:40:50.154Z|1359e96d-05da-46a6-940e-a9ab7734ec20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:40:50.155Z|1359e96d-05da-46a6-940e-a9ab7734ec20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:52.464Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:52.470Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.470Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:52.470Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.471Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.471Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:52.472Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee905b57d1fec2d9", X-B3-SpanId:"b790dbbaa5be2ad6", X-B3-ParentSpanId:"ee905b57d1fec2d9", X-B3-Sampled:"0", X-ONAP-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-TransactionID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-ECOMP-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"421d07ae-a970-488a-a50b-aed0a4139532"]
2022-11-27T06:40:52.472Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:52.472Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.503Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.505Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.505Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:52.505Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.508Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "endTime" : "2022-11-27T06:40:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:52.508Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.509Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:52.511Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.512Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:52.512Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.512Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.513Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:52.513Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee905b57d1fec2d9", X-B3-SpanId:"66c65ba5012b2ade", X-B3-ParentSpanId:"ee905b57d1fec2d9", X-B3-Sampled:"0", X-ONAP-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-TransactionID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-ECOMP-RequestID:"d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b3bbc7-fb9f-4a6d-a4e3-a440e2bf9f66"]
2022-11-27T06:40:52.513Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:52.513Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.532Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.533Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.534Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:52.534Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.536Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:52.537Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.537Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:52.549Z|d579a8db-6f2c-4c2c-8af8-ffaa7f5780ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:52.677Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:52.681Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.682Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:52.682Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.682Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.682Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:52.683Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3686b2401b7253ea", X-B3-SpanId:"18a9b2257d68235b", X-B3-ParentSpanId:"3686b2401b7253ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-TransactionID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-ECOMP-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed080d5a-136e-47fd-ab32-44467539515b"]
2022-11-27T06:40:52.683Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:52.683Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.715Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.715Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.716Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:52.716Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.717Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "endTime" : "2022-11-27T06:40:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:52.717Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.718Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:52.719Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.720Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:52.720Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.720Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.720Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:52.721Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3686b2401b7253ea", X-B3-SpanId:"4d476a22fa2b597d", X-B3-ParentSpanId:"3686b2401b7253ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-TransactionID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-ECOMP-RequestID:"d95c651d-c99f-4540-bbed-e18e87c486dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa22fe5-3cb0-4ea3-a716-edc58f00d6e4"]
2022-11-27T06:40:52.721Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:52.721Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.736Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.736Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.736Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:52.736Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.738Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:52.738Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.738Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:52.749Z|d95c651d-c99f-4540-bbed-e18e87c486dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:52.870Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:52.875Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.875Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:52.875Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.876Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:52.876Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:52.876Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94fd9f8ede547750", X-B3-SpanId:"13a33f9534879e64", X-B3-ParentSpanId:"94fd9f8ede547750", X-B3-Sampled:"0", X-ONAP-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-TransactionID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-ECOMP-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27fddf41-44bc-4b23-9019-9e740500af3d"]
2022-11-27T06:40:52.877Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:52.877Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.902Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.903Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.903Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:52.904Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.905Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "endTime" : "2022-11-27T06:40:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:52.905Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.906Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:52.907Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.908Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:52.908Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:52.908Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:52.909Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:52.909Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94fd9f8ede547750", X-B3-SpanId:"b9f9b1b768ed2251", X-B3-ParentSpanId:"94fd9f8ede547750", X-B3-Sampled:"0", X-ONAP-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-TransactionID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-ECOMP-RequestID:"525b3ca1-a62b-4db8-a735-f097378c0717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad9181f-cef4-43b3-b72e-8775d0c7245c"]
2022-11-27T06:40:52.909Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:52.910Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:52.932Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:52.932Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:52.933Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:52.933Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:52.936Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:52.937Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:52.937Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:52.950Z|525b3ca1-a62b-4db8-a735-f097378c0717|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:53.079Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:53.084Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:53.085Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:53.085Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:53.085Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:53.085Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:53.086Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a04bd7a419387e0", X-B3-SpanId:"9f44aeba81ef2cf6", X-B3-ParentSpanId:"3a04bd7a419387e0", X-B3-Sampled:"0", X-ONAP-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-TransactionID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-ECOMP-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dc1af91-97f2-4a43-a0e8-e782e46ead6d"]
2022-11-27T06:40:53.086Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:53.087Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:53.125Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:53.125Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:53.126Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:53.126Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:53.128Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "endTime" : "2022-11-27T06:40:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:53.128Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:53.129Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:53.131Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:53.132Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:53.132Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:53.132Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:53.133Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:53.133Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a04bd7a419387e0", X-B3-SpanId:"6a95ff7b7d76c877", X-B3-ParentSpanId:"3a04bd7a419387e0", X-B3-Sampled:"0", X-ONAP-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-TransactionID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-ECOMP-RequestID:"82926aef-f2e7-4285-87f3-21e25c0d97a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a604d50d-9428-4da3-bdb5-017ff69290fc"]
2022-11-27T06:40:53.133Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:53.134Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:53.147Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:53.148Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:53.148Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:53.149Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:53.149Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:53.150Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:53.150Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:53.161Z|82926aef-f2e7-4285-87f3-21e25c0d97a9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:53.280Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:53.284Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:53.285Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||Invoke
2022-11-27T06:40:53.285Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:53.285Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49
2022-11-27T06:40:53.285Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Method      : GET
2022-11-27T06:40:53.286Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86596a587df16f5b", X-B3-SpanId:"bb9055d46a2d70e1", X-B3-ParentSpanId:"86596a587df16f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-TransactionID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-ECOMP-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdb2452d-2a52-448d-b8d0-0ac3359bb7ed"]
2022-11-27T06:40:53.286Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Request body: 
2022-11-27T06:40:53.286Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||==========================request end================================================
2022-11-27T06:40:53.323Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:53.324Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:53.324Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Status text  : 
2022-11-27T06:40:53.324Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:53.325Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||Response body: {
  "requestId" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:39:45.000+00:00",
  "endTime" : "2022-11-27T06:40:45.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee\",\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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n\t\t\t\"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"8bd00098-0b42-4271-9dd3-cbb43667f2c5\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "5f6c2822-1383-4ad1-b6b3-b666d66fea49",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49"
    }
  }
}
2022-11-27T06:40:53.325Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:53.326Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f6c2822-1383-4ad1-b6b3-b666d66fea49|INFO|500||InvokeReturn
2022-11-27T06:40:53.327Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:53.328Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:53.328Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:53.328Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false
2022-11-27T06:40:53.328Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:53.329Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86596a587df16f5b", X-B3-SpanId:"1cbdc5bb89da27d0", X-B3-ParentSpanId:"86596a587df16f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-TransactionID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-ECOMP-RequestID:"e56c3fe4-7981-4682-8fa9-72e9edd544ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ec63cb9-6eb5-4e9f-ab14-6eb71b710931"]
2022-11-27T06:40:53.329Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:53.329Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:53.347Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:53.347Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:53.348Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:53.348Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&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:"Sun, 27 Nov 2022 06:40:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:53.350Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:53.351Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:53.351Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5f6c2822-1383-4ad1-b6b3-b666d66fea49&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:53.362Z|e56c3fe4-7981-4682-8fa9-72e9edd544ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5f6c2822-1383-4ad1-b6b3-b666d66fea49|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:57.087Z|60cc78aa-df66-4bbb-a5cb-c50fbf95852f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:57.088Z|60cc78aa-df66-4bbb-a5cb-c50fbf95852f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:57.094Z|d2ed4c45-7628-403a-8046-f06af7268d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:57.095Z|d2ed4c45-7628-403a-8046-f06af7268d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:57.106Z|e41f819b-2488-4a19-9aaf-6160e03a6191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:40:57.107Z|e41f819b-2488-4a19-9aaf-6160e03a6191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:40:57.754Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:57.759Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||Checking if requestId: 01dfd5ff-a038-470e-a843-2cfcd7277a1f already exists in requestDb InfraActiveRequests table
2022-11-27T06:40:57.760Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:40:57.761Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:40:57.761Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:57.761Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:40:57.762Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:40:57.762Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b69f9b9dbe64d5d", X-B3-SpanId:"84ba0b2781f757ac", X-B3-ParentSpanId:"8b69f9b9dbe64d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ac82d2a-d478-4c19-ba79-3487a07624f2"]
2022-11-27T06:40:57.763Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:40:57.763Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:40:57.792Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:57.793Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:40:57.793Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:40:57.794Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:40:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:57.794Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: 
2022-11-27T06:40:57.795Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:57.796Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|404|Not Found|InvokeReturn
2022-11-27T06:40:57.812Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:40:57.812Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T06:40:57.819Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:40:57.859Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|INFO|500||Invoke
2022-11-27T06:40:57.859Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df with request headers:{Authorization=[***REDACTED***], X-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e95c9060-de39-4a2a-80cd-954bf1ff935a], X-ECOMP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-TransactionId=[], X-ONAP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f]}
2022-11-27T06:40:57.932Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:40:56 GMT], content-length=[377], x-aai-txid=[0-aai-resources-221127-06:40:56:294-19626], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:40:57.933Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|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/468096c3-d4ab-45a9-aa91-16261de807df","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df","ERR.5.4.6114"]}}}

2022-11-27T06:40:57.933Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|INFO|404|Not Found|InvokeReturn
2022-11-27T06:40:57.945Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df
2022-11-27T06:40:57.947Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 468096c3-d4ab-45a9-aa91-16261de807df
2022-11-27T06:40:57.950Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:40:57.989Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|INFO|500||Invoke
2022-11-27T06:40:57.989Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df with request headers:{Authorization=[***REDACTED***], X-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[95759923-df31-4c44-8ac6-dd398efbf500], X-ECOMP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-TransactionId=[], X-ONAP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f]}
2022-11-27T06:40:58.056Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:40:56 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221127-06:40:56:399-61962], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:40:58.056Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|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/468096c3-d4ab-45a9-aa91-16261de807df","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df","ERR.5.4.6114"]}}}

2022-11-27T06:40:58.057Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df|INFO|404|Not Found|InvokeReturn
2022-11-27T06:40:58.060Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/468096c3-d4ab-45a9-aa91-16261de807df
2022-11-27T06:40:58.060Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 468096c3-d4ab-45a9-aa91-16261de807df
2022-11-27T06:40:58.063Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:40:58.112Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:40:58.112Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[907b49a1-8d98-45e5-b21d-c659a667f957], X-ECOMP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f], X-TransactionId=[], X-ONAP-RequestID=[01dfd5ff-a038-470e-a843-2cfcd7277a1f]}
2022-11-27T06:40:58.176Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|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/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:40:56 GMT], content-length=[614], vertex-id=[225408], x-aai-txid=[1-aai-resources-221127-06:40:56:526-86359], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:40:58.177Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531061541","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-11-27T06:40:58.178Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:40:58.179Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:40:58.179Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:40:58.181Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.182Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:40:58.182Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:58.182Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.182Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:40:58.183Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"8b69f9b9dbe64d5d", X-B3-SpanId:"a29f9264e6160968", X-B3-ParentSpanId:"8b69f9b9dbe64d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dac836ae-e809-4bc2-9a2d-c33e47c262eb"]
2022-11-27T06:40:58.183Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"667cf3f9-950c-4811-ba18-e5708d007fc4"},"instanceName":"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0","requestScope":"network"}
2022-11-27T06:40:58.183Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:40:58.214Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:58.215Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:58.215Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:40:58.215Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"Sun, 27 Nov 2022 06:40:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.216Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:40:58.216Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:58.216Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:40:58.218Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001
2022-11-27T06:40:58.218Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|INFO|500||Invoke
2022-11-27T06:40:58.218Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:58.218Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001
2022-11-27T06:40:58.219Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Method      : GET
2022-11-27T06:40:58.219Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"233b6d6b-d1c2-406d-aee0-876b359b9546"]
2022-11-27T06:40:58.219Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Request body: 
2022-11-27T06:40:58.220Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||==========================request end================================================
2022-11-27T06:40:58.257Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:58.257Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:58.258Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Status text  : 
2022-11-27T06:40:58.258Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:40:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.261Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "bc010841-b4d5-4630-adc1-f54b5172f001",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-11-27T06:38:23.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource"
    }
  }
}
2022-11-27T06:40:58.261Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:58.261Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001|INFO|500||InvokeReturn
2022-11-27T06:40:58.274Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource
2022-11-27T06:40:58.275Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|INFO|500||Invoke
2022-11-27T06:40:58.275Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:58.275Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource
2022-11-27T06:40:58.275Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Method      : GET
2022-11-27T06:40:58.276Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1227ba4-bd56-4190-a76a-b6e01bbe2d6d"]
2022-11-27T06:40:58.276Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Request body: 
2022-11-27T06:40:58.276Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||==========================request end================================================
2022-11-27T06:40:58.309Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:58.310Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:58.310Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Status text  : 
2022-11-27T06:40:58.310Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:40:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.313Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "e2b72a91-1bc4-405f-b01c-449dd6cfcfc7",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "bd28572e-df83-4308-bc50-bfb981d69879",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-11-27T06:38:23.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7/heatTemplate"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7/networkResourceCustomization"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e2b72a91-1bc4-405f-b01c-449dd6cfcfc7/collectionNetworkResourceCustomization"
    }
  }
}
2022-11-27T06:40:58.313Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:58.313Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/bc010841-b4d5-4630-adc1-f54b5172f001/networkResource|INFO|500||InvokeReturn
2022-11-27T06:40:58.325Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.325Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-11-27T06:40:58.326Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.326Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.326Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.326Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"348f59d5-2d33-4008-a55d-f90d75cb674d"]
2022-11-27T06:40:58.327Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.327Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.358Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.359Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.359Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.359Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"Sun, 27 Nov 2022 06:40:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.360Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.360Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.360Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.361Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.361Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.362Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.362Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.362Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.362Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98dc2ddf-1116-4612-b59e-0e86e9decce2"]
2022-11-27T06:40:58.363Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.363Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.435Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.435Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.435Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.436Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"Sun, 27 Nov 2022 06:40:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.439Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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" : 179,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2022-11-27T06:40:58.440Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.440Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.451Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.451Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:40:58.452Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:58.452Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.452Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:40:58.453Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"2665", X-B3-TraceId:"8b69f9b9dbe64d5d", X-B3-SpanId:"40aaeca43e328577", X-B3-ParentSpanId:"8b69f9b9dbe64d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baf4c977-2e1f-4ba7-82c5-d56d50373cb0"]
2022-11-27T06:40:58.453Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","requestStatus":"IN_PROGRESS","startTime":1669531257812,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"667cf3f9-950c-4811-ba18-e5708d007fc4","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"01dfd5ff-a038-470e-a843-2cfcd7277a1f"}
2022-11-27T06:40:58.453Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:40:58.489Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:58.489Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:40:58.489Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:40:58.490Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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/01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:58.499Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:40:57.812+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:40:58.472+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:40:58.500Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:58.500Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:40:58.513Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.513Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:40:58.513Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:58.514Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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-11-27T06:40:58.514Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:40:58.514Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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:"8b69f9b9dbe64d5d", X-B3-SpanId:"eb46ff96c0ae1e87", X-B3-ParentSpanId:"8b69f9b9dbe64d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3390c31e-686c-4e2e-a63b-b7afaa042e91"]
2022-11-27T06:40:58.515Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/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\":\"bd28572e-df83-4308-bc50-bfb981d69879\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"bc010841-b4d5-4630-adc1-f54b5172f001\",\"modelVersionId\":\"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\"modelCustomizationId\":\"bc010841-b4d5-4630-adc1-f54b5172f001\",\"modelUuid\":\"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\"modelInvariantUuid\":\"bd28572e-df83-4308-bc50-bfb981d69879\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"468096c3-d4ab-45a9-aa91-16261de807df\",\"source\":\"VID\",\"instanceName\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\",\"modelInfo\":{\"modelInvariantId\":\"468096c3-d4ab-45a9-aa91-16261de807df\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelUuid\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelInvariantUuid\":\"468096c3-d4ab-45a9-aa91-16261de807df\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\"}","type":"String"},"requestId":{"value":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","type":"String"},"mso-request-id":{"value":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"667cf3f9-950c-4811-ba18-e5708d007fc4","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/667cf3f9-950c-4811-ba18-e5708d007fc4/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:40:58.515Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:40:59.530Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:59.530Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:40:59.531Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:40:59.531Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:40:59 GMT", X-ONAP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-TransactionID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ECOMP-RequestID:"01dfd5ff-a038-470e-a843-2cfcd7277a1f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3390c31e-686c-4e2e-a63b-b7afaa042e91", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:40:59.532Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"01dfd5ff-a038-470e-a843-2cfcd7277a1f\",\"instanceId\":\"592aa93a-a393-42e0-a201-33878efc6bcf\"}}","message":"Success","processInstanceID":"7391ea45-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:40:59.532Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:59.532Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:40:59.538Z|01dfd5ff-a038-470e-a843-2cfcd7277a1f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:40:59.674Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:40:59.679Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:40:59.679Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:40:59.679Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:59.680Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:40:59.680Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:40:59.680Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"402bb2abd01ed804", X-B3-SpanId:"4fb24bdb5cc8a5a9", X-B3-ParentSpanId:"402bb2abd01ed804", X-B3-Sampled:"0", X-ONAP-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-TransactionID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-ECOMP-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16eff002-8f6a-418b-b125-f71ba078e9c1"]
2022-11-27T06:40:59.680Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:40:59.681Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:40:59.706Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:59.706Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:59.706Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:40:59.707Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:40:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:59.708Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:40:57.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:40:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:40:59.709Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:59.709Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:40:59.712Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:40:59.712Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:40:59.712Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:40:59.713Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:40:59.713Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:40:59.713Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"402bb2abd01ed804", X-B3-SpanId:"2bd388b985fe6984", X-B3-ParentSpanId:"402bb2abd01ed804", X-B3-Sampled:"0", X-ONAP-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-TransactionID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-ECOMP-RequestID:"079dc3c0-6167-44cb-bd35-15b035ee4996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfdc97e9-dd99-4536-9c94-2b02f6073e98"]
2022-11-27T06:40:59.713Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:40:59.714Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:40:59.730Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:40:59.730Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:40:59.733Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:40:59.733Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:40:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:40:59.734Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:40:59.734Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:40:59.735Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:40:59.754Z|079dc3c0-6167-44cb-bd35-15b035ee4996|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:02.894Z|15dc6fba-aadf-4f55-af8f-1c7056e9be3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:02.895Z|15dc6fba-aadf-4f55-af8f-1c7056e9be3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:07.116Z|f1f8bcc9-92dc-4b35-8be9-787f2b86aec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:07.117Z|f1f8bcc9-92dc-4b35-8be9-787f2b86aec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:07.124Z|cac607b5-4e79-480f-9acc-6ea613cf93c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:07.125Z|cac607b5-4e79-480f-9acc-6ea613cf93c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:07.130Z|6092ec44-5495-4147-9595-fb783454b01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:07.131Z|6092ec44-5495-4147-9595-fb783454b01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:09.899Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:09.904Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:09.904Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:09.904Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:09.905Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:09.905Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:09.905Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b82a9c3c2e47ff1", X-B3-SpanId:"2b2266e46cbbbab7", X-B3-ParentSpanId:"7b82a9c3c2e47ff1", X-B3-Sampled:"0", X-ONAP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-TransactionID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ECOMP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34f239bc-0090-464f-9745-aefe91bcff18"]
2022-11-27T06:41:09.905Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:09.906Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:09.930Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:09.931Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:09.931Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:09.931Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:09.933Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:09.933Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:09.933Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:09.935Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:09.935Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:09.935Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:09.936Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:09.936Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:09.936Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b82a9c3c2e47ff1", X-B3-SpanId:"30d268ef9287f384", X-B3-ParentSpanId:"7b82a9c3c2e47ff1", X-B3-Sampled:"0", X-ONAP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-TransactionID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ECOMP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c359523b-8a24-4941-9a4e-df6f6512e7cc"]
2022-11-27T06:41:09.936Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:09.937Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:09.949Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:09.950Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:09.950Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:09.950Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:09.951Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:41:09.951Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:09.951Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:10.007Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:10.008Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:10.008Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:10.008Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:10.009Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:10.009Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-TransactionID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ECOMP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d627ac83-8703-4b93-84fd-458032f52abe"]
2022-11-27T06:41:10.009Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:10.010Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:11.169Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:11.170Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:11.171Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:11.171Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7BB6083E0B46EF956D383CD74F0EE025; 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:"Sun, 27 Nov 2022 06:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:11.172Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76916ecd-6e1e-11ed-884a-b283cc742bbe","businessKey":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T06:41:03.567+0000","endTime":"2022-11-27T06:41:07.253+0000","removalTime":null,"durationInMillis":3686,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"74ae7da1-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:41:11.172Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:11.173Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:11.204Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:11.204Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:11.205Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:11.205Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:11.205Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:11.206Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-TransactionID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ECOMP-RequestID:"813b5fd2-3bf8-4cc8-85cc-3d773fd477ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93fc4c7-8999-41fc-87f4-da2a81c9b8ea"]
2022-11-27T06:41:11.206Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:11.206Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:11.364Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:11.364Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:11.365Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:11.365Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=472FBF548A4745CDF2393072FDEE7770; 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:"Sun, 27 Nov 2022 06:41:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:11.366Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:76923230-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"76916ecd-6e1e-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"76916ecd-6e1e-11ed-884a-b283cc742bbe","executionId":"76916ecd-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:41:03.572+0000","endTime":"2022-11-27T06:41:07.251+0000","durationInMillis":3679,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:41:11.366Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:11.366Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76916ecd-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:11.374Z|813b5fd2-3bf8-4cc8-85cc-3d773fd477ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:17.141Z|4362e8da-02fd-4aee-b9ed-889c8e0b782e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:17.142Z|4362e8da-02fd-4aee-b9ed-889c8e0b782e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:17.149Z|67652a6b-93a7-404c-9052-7d97a6353321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:17.150Z|67652a6b-93a7-404c-9052-7d97a6353321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:17.156Z|1a60b93f-acd6-4960-a5f7-046985c94462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:17.157Z|1a60b93f-acd6-4960-a5f7-046985c94462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:17.894Z|72f4beda-31a4-4bec-b668-adb27ed48e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:17.894Z|72f4beda-31a4-4bec-b668-adb27ed48e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:18.245Z|ecdd630d-7292-4317-9777-b40938423b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:18.246Z|ecdd630d-7292-4317-9777-b40938423b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:21.514Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:21.519Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:21.519Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:21.520Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:21.520Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:21.520Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:21.520Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29e77ab60a93d841", X-B3-SpanId:"b26e97e1001e0f3d", X-B3-ParentSpanId:"29e77ab60a93d841", X-B3-Sampled:"0", X-ONAP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-TransactionID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ECOMP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4af0fe0b-df68-4630-a84d-748b8408f6a9"]
2022-11-27T06:41:21.521Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:21.521Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:21.545Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:21.546Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:21.546Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:21.546Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:21.547Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:21.548Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:21.548Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:21.550Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:21.550Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:21.550Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:21.551Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:21.551Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:21.551Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29e77ab60a93d841", X-B3-SpanId:"fe0aec1d42e5a63e", X-B3-ParentSpanId:"29e77ab60a93d841", X-B3-Sampled:"0", X-ONAP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-TransactionID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ECOMP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0788eb4b-0525-42a3-aa25-d9e8cfb9594e"]
2022-11-27T06:41:21.551Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:21.551Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:21.573Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:21.574Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:21.574Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:21.575Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:21.576Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:21.576Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:21.576Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:21.628Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:21.628Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:21.629Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:21.629Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:21.629Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:21.629Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-TransactionID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ECOMP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f056a0eb-365a-44ae-b530-7ad7ce5dc89c"]
2022-11-27T06:41:21.630Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:21.630Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:21.756Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:21.757Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:21.757Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:21.758Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=69F914691C705F178B0F63A161F94B9A; 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:"Sun, 27 Nov 2022 06:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:21.759Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","businessKey":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:41:11.507+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"7b4b7485-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:41:21.760Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:21.761Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:21.795Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:21.796Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:21.796Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:21.797Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:21.797Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:21.797Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-TransactionID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ECOMP-RequestID:"3bd0261b-9083-4300-9872-000419ba4e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c499c98-9d88-45bb-a5a4-97009e7cfc9e"]
2022-11-27T06:41:21.797Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:21.798Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:21.922Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:21.922Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:21.923Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:21.923Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF003430E20206A261969ED0EB7AE49F; 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:"Sun, 27 Nov 2022 06:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:21.923Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:80514f94-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","executionId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:41:19.924+0000","endTime":"2022-11-27T06:41:19.930+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:41:21.924Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:21.924Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:21.935Z|3bd0261b-9083-4300-9872-000419ba4e3e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:27.175Z|8c56c7cd-c577-4b98-8fbf-51960d111faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:27.175Z|8c56c7cd-c577-4b98-8fbf-51960d111faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:27.189Z|310321ec-2cfa-4ca5-a866-e2d97dcfe1a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:27.189Z|310321ec-2cfa-4ca5-a866-e2d97dcfe1a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:27.195Z|09187a33-987c-45fc-bf06-fa32d00a62d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:27.196Z|09187a33-987c-45fc-bf06-fa32d00a62d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:32.060Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:32.066Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:32.066Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:32.067Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:32.067Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:32.067Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:32.067Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620b3a959811f1c1", X-B3-SpanId:"d3b67db97718e778", X-B3-ParentSpanId:"620b3a959811f1c1", X-B3-Sampled:"0", X-ONAP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-TransactionID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ECOMP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b077513-1fb8-43c9-8faf-8d8b58fe48c1"]
2022-11-27T06:41:32.067Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:32.068Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:32.104Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:32.104Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:32.105Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:32.105Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:32.106Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:32.107Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:32.107Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:32.108Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:32.109Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:32.109Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:32.109Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:32.109Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:32.110Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620b3a959811f1c1", X-B3-SpanId:"f10974ed1e27d2f4", X-B3-ParentSpanId:"620b3a959811f1c1", X-B3-Sampled:"0", X-ONAP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-TransactionID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ECOMP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12d5519a-1913-4ef3-850b-bbd95e824cc7"]
2022-11-27T06:41:32.110Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:32.110Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:32.130Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:32.131Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:32.131Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:32.131Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:32.135Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:32.135Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:32.135Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:32.164Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:32.164Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:32.164Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:32.165Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:41:32.165Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:32.165Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-TransactionID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ECOMP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc4984d9-281d-4a3f-af7c-086a19f68c2c"]
2022-11-27T06:41:32.165Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:32.165Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:32.318Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:32.318Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:32.319Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:32.319Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BBA7D3194955B8E57CBC7DD73DF9A9CE; 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:"Sun, 27 Nov 2022 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:32.319Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","businessKey":"01dfd5ff-a038-470e-a843-2cfcd7277a1f","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:41:11.507+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"7b4b7485-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:41:32.319Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:32.320Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=01dfd5ff-a038-470e-a843-2cfcd7277a1f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:32.344Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:32.344Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:41:32.344Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:32.345Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:41:32.345Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:41:32.345Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-TransactionID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ECOMP-RequestID:"6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85c087f1-2ec1-4004-9241-6772f8a2c4c9"]
2022-11-27T06:41:32.345Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:41:32.345Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:41:32.474Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:32.475Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:32.512Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:41:32.513Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=482CABADFF8FD993A7FBD4931E271A2E; 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:"Sun, 27 Nov 2022 06:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:32.514Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:80514f94-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","executionId":"7b4cfa5c-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:41:19.924+0000","endTime":"2022-11-27T06:41:19.930+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7391ea45-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:41:32.514Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:32.515Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b4cfa5c-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:41:32.527Z|6f2cd7a3-10f1-4926-86f3-ac284b4e2f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:32.894Z|ac3f9fca-0162-474b-ad8b-d13503f50777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:32.897Z|ac3f9fca-0162-474b-ad8b-d13503f50777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:37.206Z|4e7b4a21-738e-4b0a-91d8-4493e48610c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:37.207Z|4e7b4a21-738e-4b0a-91d8-4493e48610c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:37.234Z|bf08b10b-a956-43a9-9272-b6c42e5870ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:37.234Z|bf08b10b-a956-43a9-9272-b6c42e5870ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:37.243Z|af357392-b366-437f-98e5-426c5ae35a12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:37.244Z|af357392-b366-437f-98e5-426c5ae35a12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:42.656Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:42.660Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:42.661Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:42.661Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:42.662Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:42.662Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:42.662Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c7fe31f361c831f", X-B3-SpanId:"5be0af73ea6f0826", X-B3-ParentSpanId:"7c7fe31f361c831f", X-B3-Sampled:"0", X-ONAP-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-TransactionID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-ECOMP-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45a0d641-644a-4066-bb3a-9fe523134a28"]
2022-11-27T06:41:42.663Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:42.663Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:42.689Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:42.689Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:42.689Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:42.690Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:42.692Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "endTime" : "2022-11-27T06:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:42.692Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:42.692Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:42.694Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:42.694Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:42.695Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:42.695Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:42.695Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:42.695Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c7fe31f361c831f", X-B3-SpanId:"8cacfcdcfd938b09", X-B3-ParentSpanId:"7c7fe31f361c831f", X-B3-Sampled:"0", X-ONAP-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-TransactionID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-ECOMP-RequestID:"9b4e550a-42de-420b-99bf-5322b02aae01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d5e1f1-d935-4368-abc5-51c42eca7474"]
2022-11-27T06:41:42.695Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:42.696Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:42.712Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:42.712Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:42.713Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:42.713Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:42.715Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b8e59993-a228-4b4a-8fb1-1b30212a1fc2\",\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:42.715Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:42.715Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:42.732Z|9b4e550a-42de-420b-99bf-5322b02aae01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:42.857Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:42.861Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:42.861Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:42.862Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:42.862Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:42.862Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:42.862Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84826f571fae49a2", X-B3-SpanId:"fd9ebe7ee5fc6195", X-B3-ParentSpanId:"84826f571fae49a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-TransactionID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-ECOMP-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5216834a-810c-4784-af94-b50949849aba"]
2022-11-27T06:41:42.863Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:42.863Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:42.885Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:42.886Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:42.886Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:42.887Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:42.887Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "endTime" : "2022-11-27T06:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:42.887Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:42.888Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:42.890Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:42.891Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:42.891Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:42.891Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:42.891Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:42.892Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84826f571fae49a2", X-B3-SpanId:"b73ffd2c1e5e2f7a", X-B3-ParentSpanId:"84826f571fae49a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-TransactionID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-ECOMP-RequestID:"4016a260-9670-43b0-b721-0ee9d7b6aa48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ccf452-346d-4c5c-a993-0a2743d4a782"]
2022-11-27T06:41:42.892Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:42.892Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:42.909Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:42.909Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:42.910Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:42.910Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:42.911Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b8e59993-a228-4b4a-8fb1-1b30212a1fc2\",\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:42.912Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:42.912Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:42.924Z|4016a260-9670-43b0-b721-0ee9d7b6aa48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:43.063Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:43.068Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.068Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:43.069Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.069Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.069Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:43.070Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d4dda4f25b79dc", X-B3-SpanId:"9c880a2bd311a92e", X-B3-ParentSpanId:"09d4dda4f25b79dc", X-B3-Sampled:"0", X-ONAP-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-TransactionID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-ECOMP-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf442a2f-0d95-4b3f-8380-0677fd70ad3d"]
2022-11-27T06:41:43.070Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:43.070Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.091Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.092Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.092Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:43.093Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.093Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "endTime" : "2022-11-27T06:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:43.094Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.094Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:43.102Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.102Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:43.102Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.103Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.103Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:43.103Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d4dda4f25b79dc", X-B3-SpanId:"82b022ac6480ce01", X-B3-ParentSpanId:"09d4dda4f25b79dc", X-B3-Sampled:"0", X-ONAP-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-TransactionID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-ECOMP-RequestID:"b7017e70-2bf9-4359-9d4d-ad3fd1381d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f985e1-caba-45a7-bac5-a5290ade0cb5"]
2022-11-27T06:41:43.104Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:43.104Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.121Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.121Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.122Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:43.122Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.123Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b8e59993-a228-4b4a-8fb1-1b30212a1fc2\",\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:43.123Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.124Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:43.137Z|b7017e70-2bf9-4359-9d4d-ad3fd1381d69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:43.265Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:43.269Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.270Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:43.270Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.270Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.271Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:43.271Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef15dc484abd37d6", X-B3-SpanId:"e8a66e9717d83659", X-B3-ParentSpanId:"ef15dc484abd37d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-TransactionID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-ECOMP-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2867e5-0bdd-43a4-abe0-4a83200fcc17"]
2022-11-27T06:41:43.271Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:43.272Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.297Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.297Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.298Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:43.298Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.301Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "endTime" : "2022-11-27T06:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:43.301Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.302Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:43.307Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.307Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:43.308Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.308Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.308Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:43.308Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef15dc484abd37d6", X-B3-SpanId:"54b475d1f2e0afd3", X-B3-ParentSpanId:"ef15dc484abd37d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-TransactionID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-ECOMP-RequestID:"1c42de4a-ffe0-4f96-baa7-c55da5ae4454", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6f2a88-a111-4623-bdb9-ad3e615f89a2"]
2022-11-27T06:41:43.308Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:43.309Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.324Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.325Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.325Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:43.325Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.326Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b8e59993-a228-4b4a-8fb1-1b30212a1fc2\",\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:43.326Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.327Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:43.337Z|1c42de4a-ffe0-4f96-baa7-c55da5ae4454|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:43.461Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:43.467Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.468Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||Invoke
2022-11-27T06:41:43.468Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.468Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f
2022-11-27T06:41:43.469Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Method      : GET
2022-11-27T06:41:43.469Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc252db334bc82ee", X-B3-SpanId:"0504177b6346f6a9", X-B3-ParentSpanId:"bc252db334bc82ee", X-B3-Sampled:"0", X-ONAP-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-TransactionID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-ECOMP-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8153162d-0a6e-4bc2-8c0b-344068714ddf"]
2022-11-27T06:41:43.469Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Request body: 
2022-11-27T06:41:43.470Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.493Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.493Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.494Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Status text  : 
2022-11-27T06:41:43.494Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.497Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||Response body: {
  "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "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-11-27T06:40:57.000+00:00",
  "endTime" : "2022-11-27T06:41:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"468096c3-d4ab-45a9-aa91-16261de807df\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bd28572e-df83-4308-bc50-bfb981d69879\",\n    \"modelVersionId\": \"e2b72a91-1bc4-405f-b01c-449dd6cfcfc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"bc010841-b4d5-4630-adc1-f54b5172f001\",\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\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"667cf3f9-950c-4811-ba18-e5708d007fc4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
    "cloudIdentifier" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\"},\"environment\":null}",
    "created" : "2022-11-27T06:41:15.000+00:00"
  } ],
  "requestURI" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f"
    }
  }
}
2022-11-27T06:41:43.498Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.498Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/01dfd5ff-a038-470e-a843-2cfcd7277a1f|INFO|500||InvokeReturn
2022-11-27T06:41:43.500Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.500Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:43.501Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:43.501Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false
2022-11-27T06:41:43.501Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:43.501Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc252db334bc82ee", X-B3-SpanId:"d6c06185ac313260", X-B3-ParentSpanId:"bc252db334bc82ee", X-B3-Sampled:"0", X-ONAP-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-TransactionID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-ECOMP-RequestID:"eabcfd2e-d313-432d-a080-f64a726079bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a80bd015-f8b9-4416-ae29-4d46921ea138"]
2022-11-27T06:41:43.502Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:43.502Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:43.514Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:43.514Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:43.514Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:43.514Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&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:"Sun, 27 Nov 2022 06:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:43.515Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "01dfd5ff-a038-470e-a843-2cfcd7277a1f",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"2dba783b-80e6-441a-95f8-e07bfa53fb06\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"b8e59993-a228-4b4a-8fb1-1b30212a1fc2\",\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":null,\"creation_time\":1669531277000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:41:19.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:41:43.515Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:43.516Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=01dfd5ff-a038-470e-a843-2cfcd7277a1f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:43.549Z|eabcfd2e-d313-432d-a080-f64a726079bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/01dfd5ff-a038-470e-a843-2cfcd7277a1f|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:47.242Z|6d1ed0d3-5c3e-468d-8581-85629a1a0c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:47.243Z|6d1ed0d3-5c3e-468d-8581-85629a1a0c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:47.270Z|457e562e-961f-4ccf-a266-d8bb4dec56bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:47.271Z|457e562e-961f-4ccf-a266-d8bb4dec56bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:47.272Z|3fa748d7-48b8-4443-b7e7-bf46cf87f478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:47.272Z|3fa748d7-48b8-4443-b7e7-bf46cf87f478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:47.894Z|17b261cc-e834-490a-ade4-1860b7bf3be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:47.895Z|17b261cc-e834-490a-ade4-1860b7bf3be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:48.247Z|7d16196b-73cc-4234-9fb7-15cba08528c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:41:48.247Z|7d16196b-73cc-4234-9fb7-15cba08528c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:41:50.145Z|37555df2-926b-40a8-ae4c-9044bb2413b4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:41:50.145Z|37555df2-926b-40a8-ae4c-9044bb2413b4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:54.402Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:54.406Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||Checking if requestId: 3e4abceb-1153-4628-b2ea-9432d456b387 already exists in requestDb InfraActiveRequests table
2022-11-27T06:41:54.406Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:41:54.407Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:41:54.407Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:54.407Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:41:54.408Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:41:54.408Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df3b0f2629aa89a6", X-B3-SpanId:"8e09a8ca0fa9e077", X-B3-ParentSpanId:"df3b0f2629aa89a6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9be2c968-dfe0-49d9-8c24-87f4220059f8"]
2022-11-27T06:41:54.408Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:41:54.409Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:41:54.431Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:54.432Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:41:54.432Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:41:54.433Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:54.433Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: 
2022-11-27T06:41:54.433Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:54.434Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|404|Not Found|InvokeReturn
2022-11-27T06:41:54.448Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:41:55.428Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:41:55.460Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:41:55.461Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e4abceb-1153-4628-b2ea-9432d456b387], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[16f04201-002e-46cf-a2d0-0c68cdb44031], X-ECOMP-RequestID=[3e4abceb-1153-4628-b2ea-9432d456b387], X-TransactionId=[], X-ONAP-RequestID=[3e4abceb-1153-4628-b2ea-9432d456b387]}
2022-11-27T06:41:55.525Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:41:53 GMT], content-length=[395], x-aai-txid=[2-aai-resources-221127-06:41:53:861-88255], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:41:55.526Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?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","network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-11-27T06:41:55.526Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:41:55.529Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-11-27T06:41:55.533Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:41:55.565Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:41:55.566Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:41:55.639Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:41:55.639Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:41:53 GMT], content-length=[1067], vertex-id=[225408], x-aai-txid=[1-aai-resources-221127-06:41:53:962-45390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:41:55.640Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531260060","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/592aa93a-a393-42e0-a201-33878efc6bcf","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"592aa93a-a393-42e0-a201-33878efc6bcf"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_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-11-27T06:41:55.641Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:41:55.642Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:41:55.643Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.643Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:41:55.643Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:55.643Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.644Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:41:55.644Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"df3b0f2629aa89a6", X-B3-SpanId:"83290428ef85804c", X-B3-ParentSpanId:"df3b0f2629aa89a6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46dbe7b-c95c-4751-bd7a-867f2fdbc604"]
2022-11-27T06:41:55.644Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"592aa93a-a393-42e0-a201-33878efc6bcf","serviceInstanceId":"667cf3f9-950c-4811-ba18-e5708d007fc4"},"instanceName":null,"requestScope":"network"}
2022-11-27T06:41:55.644Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:41:55.670Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:55.670Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:55.671Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:41:55.671Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"Sun, 27 Nov 2022 06:41:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:55.671Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:41:55.672Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:55.672Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:41:55.673Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.673Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-27T06:41:55.673Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.674Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.674Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.674Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"786c4462-c259-4e69-a741-5a4a252de342"]
2022-11-27T06:41:55.675Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.675Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.708Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.708Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.709Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.709Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"Sun, 27 Nov 2022 06:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:55.724Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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" : 185,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    }
  }
}
2022-11-27T06:41:55.724Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.724Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-27T06:41:55.729Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:41:55.729Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:41:55.729Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:55.730Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:41:55.730Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:41:55.730Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"1255", X-B3-TraceId:"df3b0f2629aa89a6", X-B3-SpanId:"5b7c39644640aa98", X-B3-ParentSpanId:"df3b0f2629aa89a6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c7fd20d-b54a-4009-b6f0-263e8c315bbe"]
2022-11-27T06:41:55.730Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e4abceb-1153-4628-b2ea-9432d456b387","requestStatus":"IN_PROGRESS","startTime":1669531315530,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"667cf3f9-950c-4811-ba18-e5708d007fc4","requestScope":"network","requestAction":"deleteInstance","networkId":"592aa93a-a393-42e0-a201-33878efc6bcf","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"3e4abceb-1153-4628-b2ea-9432d456b387"}
2022-11-27T06:41:55.731Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:41:55.767Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:55.767Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:41:55.768Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:41:55.768Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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/3e4abceb-1153-4628-b2ea-9432d456b387", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:55.771Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:41:55.530+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:41:55.747+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:41:55.771Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:55.772Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:41:55.784Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.784Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:41:55.784Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:55.785Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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-11-27T06:41:55.785Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:41:55.785Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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:"df3b0f2629aa89a6", X-B3-SpanId:"4f762aea5b0a3628", X-B3-ParentSpanId:"df3b0f2629aa89a6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b5ee43-a47a-4101-8f0b-6441ef13c952"]
2022-11-27T06:41:55.785Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|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\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\",\"networkInstanceId\":\"592aa93a-a393-42e0-a201-33878efc6bcf\"}","type":"String"},"requestId":{"value":"3e4abceb-1153-4628-b2ea-9432d456b387","type":"String"},"mso-request-id":{"value":"3e4abceb-1153-4628-b2ea-9432d456b387","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"667cf3f9-950c-4811-ba18-e5708d007fc4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"592aa93a-a393-42e0-a201-33878efc6bcf","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/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:41:55.786Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:41:56.800Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:56.801Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:41:56.801Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:41:56.802Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:41:56 GMT", X-ONAP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-TransactionID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ECOMP-RequestID:"3e4abceb-1153-4628-b2ea-9432d456b387", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"46b5ee43-a47a-4101-8f0b-6441ef13c952", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:41:56.803Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3e4abceb-1153-4628-b2ea-9432d456b387\",\"instanceId\":\"592aa93a-a393-42e0-a201-33878efc6bcf\"}}","message":"Success","processInstanceID":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:41:56.803Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:56.804Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:41:56.813Z|3e4abceb-1153-4628-b2ea-9432d456b387|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:56.946Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:41:56.950Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:41:56.951Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:41:56.951Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:56.951Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:41:56.952Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:41:56.952Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30e64c58474e47b9", X-B3-SpanId:"74bc48d2e241d6bb", X-B3-ParentSpanId:"30e64c58474e47b9", X-B3-Sampled:"0", X-ONAP-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-TransactionID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-ECOMP-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b9616c-911e-4ab5-8bd7-0eb5023ff946"]
2022-11-27T06:41:56.952Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:41:56.952Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:41:56.980Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:56.981Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:56.981Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:41:56.981Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:41:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:56.983Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:41:55.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:41:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:41:56.983Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:56.984Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:41:56.986Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:41:56.987Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:41:56.987Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:41:56.987Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:41:56.987Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:41:56.987Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30e64c58474e47b9", X-B3-SpanId:"00855cd8b83af924", X-B3-ParentSpanId:"30e64c58474e47b9", X-B3-Sampled:"0", X-ONAP-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-TransactionID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-ECOMP-RequestID:"93843102-a1b8-4610-a3ab-a8d0e512919e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95f6453a-1776-4bb6-ab0f-0663503c0a29"]
2022-11-27T06:41:56.988Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:41:56.988Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:41:57.003Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:41:57.003Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:41:57.004Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:41:57.004Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:41:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:41:57.005Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:41:57.005Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:41:57.005Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:41:57.015Z|93843102-a1b8-4610-a3ab-a8d0e512919e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:41:57.282Z|9dc7c599-5761-4655-b141-7886060557bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:57.283Z|9dc7c599-5761-4655-b141-7886060557bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:57.324Z|0d98e7ec-c130-4e4a-8768-1f4341e0b3aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:57.325Z|0d98e7ec-c130-4e4a-8768-1f4341e0b3aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:41:57.330Z|78645401-c4d8-44d0-adee-a47974efcddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:41:57.330Z|78645401-c4d8-44d0-adee-a47974efcddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:02.894Z|3ab26c64-2aac-461f-9783-d57e2ccc825a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:02.895Z|3ab26c64-2aac-461f-9783-d57e2ccc825a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:07.142Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:07.153Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:07.154Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:07.154Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:07.154Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:07.155Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:07.155Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e42ab7915c64cb9", X-B3-SpanId:"970a7e5b33f1271b", X-B3-ParentSpanId:"6e42ab7915c64cb9", X-B3-Sampled:"0", X-ONAP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-TransactionID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ECOMP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c94502-3b38-4bab-9243-3d8f566974e7"]
2022-11-27T06:42:07.155Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:07.155Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:07.179Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:07.180Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:07.180Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:07.180Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:07.182Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:07.182Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:07.183Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:07.184Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:07.184Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:07.185Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:07.185Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:07.185Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:07.185Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e42ab7915c64cb9", X-B3-SpanId:"06c82554ab7a7e6f", X-B3-ParentSpanId:"6e42ab7915c64cb9", X-B3-Sampled:"0", X-ONAP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-TransactionID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ECOMP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"828851f2-e684-4ec5-80af-cc9773b0594b"]
2022-11-27T06:42:07.185Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:07.186Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:07.202Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:07.202Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:07.202Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:07.203Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:07.205Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"},{\"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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:07.205Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:07.205Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:07.250Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:07.251Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:07.251Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:07.251Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:07.251Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:07.251Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-TransactionID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ECOMP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9069eca9-370b-43ab-a155-c65d16045989"]
2022-11-27T06:42:07.252Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:07.252Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:07.325Z|7d6f6ea5-c91d-49dd-946d-c6f9ee3b86ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:07.326Z|7d6f6ea5-c91d-49dd-946d-c6f9ee3b86ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:07.375Z|3b5375ae-e331-46b5-bb74-63c2c46ec55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:07.375Z|be7412fe-f5a8-4fa8-9272-a9d329223523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:07.375Z|3b5375ae-e331-46b5-bb74-63c2c46ec55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:07.376Z|be7412fe-f5a8-4fa8-9272-a9d329223523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:07.385Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:07.385Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:07.386Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:07.386Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A0839C63DDCFB71A6423A1589229CD3; 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:"Sun, 27 Nov 2022 06:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:07.386Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9824676d-6e1e-11ed-884a-b283cc742bbe","businessKey":"3e4abceb-1153-4628-b2ea-9432d456b387","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:41:59.895+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"982307a6-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:42:07.387Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:07.387Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:07.411Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:07.411Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:07.412Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:07.412Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:07.412Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:07.412Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-TransactionID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ECOMP-RequestID:"054b40dd-ebee-454d-a5a4-e124dab81df1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"225a2d47-be19-4b03-a982-0ee572dd8837"]
2022-11-27T06:42:07.413Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:07.413Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:07.543Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:07.543Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:07.544Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:07.544Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E5C8F7036BECAAED4EF0EF29D6F2BAB8; 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:"812", Date:"Sun, 27 Nov 2022 06:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:07.544Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99a672b5-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"9824676d-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"9824676d-6e1e-11ed-884a-b283cc742bbe","executionId":"9824676d-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:42:02.425+0000","endTime":"2022-11-27T06:42:02.435+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:42:07.545Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:07.545Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:07.559Z|054b40dd-ebee-454d-a5a4-e124dab81df1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:17.351Z|3c1d0d53-bac2-4fe9-a362-6ad8f176718b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:17.352Z|3c1d0d53-bac2-4fe9-a362-6ad8f176718b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:17.401Z|06ae88aa-02be-4cf5-86a6-3f37e83b9635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:17.402Z|06ae88aa-02be-4cf5-86a6-3f37e83b9635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:17.406Z|e10fa017-e60f-413c-b1d8-27cd1a0df21b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:17.406Z|e10fa017-e60f-413c-b1d8-27cd1a0df21b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:17.683Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:17.688Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:17.689Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:17.689Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:17.689Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:17.689Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:17.690Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36dc12a46f641d4e", X-B3-SpanId:"8c78390469fd26eb", X-B3-ParentSpanId:"36dc12a46f641d4e", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-TransactionID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ECOMP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f926cc-f93f-42f9-ad91-202285204e66"]
2022-11-27T06:42:17.690Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:17.690Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:17.752Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:17.752Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:17.752Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:17.753Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:17.754Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:17.754Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:17.755Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:17.756Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:17.757Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:17.757Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:17.758Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:17.758Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:17.759Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36dc12a46f641d4e", X-B3-SpanId:"09cd834850a2f448", X-B3-ParentSpanId:"36dc12a46f641d4e", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-TransactionID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ECOMP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d65b3bb8-89fa-4756-a743-2fe32f150742"]
2022-11-27T06:42:17.759Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:17.759Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:17.777Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:17.778Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:17.778Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:17.779Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:17.780Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6752a1cb-9ccf-4ef1-9642-3d2179272d42\"},{\"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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:17.780Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:17.780Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:17.808Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:17.809Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:17.809Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:17.809Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:17.810Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:17.810Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-TransactionID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ECOMP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df004041-9545-4874-a683-ed215b094236"]
2022-11-27T06:42:17.811Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:17.811Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:17.894Z|2e1f9a73-c175-46f3-b7cd-7f6796fa4585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:17.896Z|2e1f9a73-c175-46f3-b7cd-7f6796fa4585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:17.942Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:17.942Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:17.943Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:17.943Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B12FF16AA22C9C5FFE35D37A7032DAF; 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:"Sun, 27 Nov 2022 06:42:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:17.944Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9824676d-6e1e-11ed-884a-b283cc742bbe","businessKey":"3e4abceb-1153-4628-b2ea-9432d456b387","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:41:59.895+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"982307a6-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:42:17.944Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:17.945Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:17.968Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:17.969Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:17.969Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:17.969Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:17.970Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:17.970Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-TransactionID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ECOMP-RequestID:"0a2e626c-5926-4601-8799-d8ea370f1d5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd882f1-55ca-4f31-9639-6d9855a7a103"]
2022-11-27T06:42:17.971Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:17.971Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:18.102Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:18.103Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:18.103Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:18.104Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=91C2A556AFFE97CF90434CBE1EC3ED0A; 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:"812", Date:"Sun, 27 Nov 2022 06:42:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:18.104Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99a672b5-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"9824676d-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"9824676d-6e1e-11ed-884a-b283cc742bbe","executionId":"9824676d-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:42:02.425+0000","endTime":"2022-11-27T06:42:02.435+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:42:18.105Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:18.105Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9824676d-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:18.111Z|0a2e626c-5926-4601-8799-d8ea370f1d5b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:18.248Z|f98d47b7-c7de-47d7-9f2e-0775087ea5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:18.249Z|f98d47b7-c7de-47d7-9f2e-0775087ea5ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:27.382Z|c0d4c619-c7ce-4420-bbd7-edf2d2b8acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:27.383Z|c0d4c619-c7ce-4420-bbd7-edf2d2b8acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:27.431Z|81f56753-5e25-42d4-9b6c-25847ecbbf9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:27.432Z|81f56753-5e25-42d4-9b6c-25847ecbbf9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:27.434Z|bee871dd-8dc0-446b-96e0-2c8ae676b124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:27.434Z|bee871dd-8dc0-446b-96e0-2c8ae676b124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:28.236Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:28.241Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:28.242Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:28.242Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:28.242Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:28.242Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:28.242Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb4d2d228eeade7", X-B3-SpanId:"d8e0d64767cd07ba", X-B3-ParentSpanId:"6fb4d2d228eeade7", X-B3-Sampled:"0", X-ONAP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-TransactionID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ECOMP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16617948-b260-43a3-9ea3-4fac2c8403c6"]
2022-11-27T06:42:28.243Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:28.243Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:28.268Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:28.269Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:28.269Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:28.270Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:28.270Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:28.270Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:28.271Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:28.273Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:28.273Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:28.274Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:28.274Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:28.274Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:28.274Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb4d2d228eeade7", X-B3-SpanId:"96cc25bd87087501", X-B3-ParentSpanId:"6fb4d2d228eeade7", X-B3-Sampled:"0", X-ONAP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-TransactionID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ECOMP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9369831f-38a9-450e-ac58-1e9f5c32e15c"]
2022-11-27T06:42:28.275Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:28.275Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:28.295Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:28.295Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:28.295Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:28.296Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:28.297Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:28.297Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:28.298Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:28.325Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:28.325Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:28.326Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:28.326Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:28.326Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:28.326Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-TransactionID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ECOMP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8ad52a-03f1-4ca4-aa1a-bce9950b754a"]
2022-11-27T06:42:28.327Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:28.327Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:28.461Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:28.461Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:28.461Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:28.462Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF7817D09ABC8A41252471DBF77CE8F7; 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:"Sun, 27 Nov 2022 06:42:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:28.462Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a48c8491-6e1e-11ed-884a-b283cc742bbe","businessKey":"3e4abceb-1153-4628-b2ea-9432d456b387","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T06:42:20.710+0000","endTime":"2022-11-27T06:42:22.132+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"a4770182-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:42:28.462Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:28.463Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:28.486Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:28.486Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:28.487Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:28.487Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:28.487Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:28.487Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-TransactionID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ECOMP-RequestID:"8583d36b-0898-4821-bb4e-d77264721ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c02325-90e0-4b13-a015-5d2ae821b758"]
2022-11-27T06:42:28.488Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:28.488Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:28.612Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:28.613Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:28.613Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:28.613Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A16D359A81F21A88E2CD757E4E76471A; 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:"Sun, 27 Nov 2022 06:42:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:28.614Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a48d47f4-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","executionId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:42:20.715+0000","endTime":"2022-11-27T06:42:22.131+0000","durationInMillis":1416,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:42:28.614Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:28.615Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:28.619Z|8583d36b-0898-4821-bb4e-d77264721ffb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:32.894Z|8b1380e9-20c3-47c6-b02d-af89f377b0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:32.894Z|8b1380e9-20c3-47c6-b02d-af89f377b0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:37.420Z|cdee1e75-3362-4b24-9df7-c80105452b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:37.420Z|cdee1e75-3362-4b24-9df7-c80105452b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:37.470Z|72206cec-16af-4710-a6dd-d30ee20414e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:37.471Z|72206cec-16af-4710-a6dd-d30ee20414e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:37.472Z|b30bd88b-6d8a-441f-976c-25fd92894004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:37.473Z|b30bd88b-6d8a-441f-976c-25fd92894004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:38.754Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:38.759Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:38.759Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:38.759Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:38.760Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:38.760Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:38.760Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142f68db033d535f", X-B3-SpanId:"2d063903ba082139", X-B3-ParentSpanId:"142f68db033d535f", X-B3-Sampled:"0", X-ONAP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-TransactionID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ECOMP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5627e16-f904-403b-a472-11af0e89a116"]
2022-11-27T06:42:38.761Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:38.761Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:38.790Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:38.791Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:38.792Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:38.792Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:38.795Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:38.795Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:38.796Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:38.798Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:38.798Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:38.799Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:38.799Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:38.799Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:38.800Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"142f68db033d535f", X-B3-SpanId:"843852ded759ca0f", X-B3-ParentSpanId:"142f68db033d535f", X-B3-Sampled:"0", X-ONAP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-TransactionID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ECOMP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2862d46b-c114-47c6-9bd6-a2657e9bd48d"]
2022-11-27T06:42:38.800Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:38.800Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:38.813Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:38.813Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:38.813Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:38.814Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:38.814Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:38.815Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:38.815Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:38.843Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:38.844Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:38.844Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:38.844Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:42:38.845Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:38.845Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-TransactionID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ECOMP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd65f4f0-f401-47d2-9465-f6eb7aed808b"]
2022-11-27T06:42:38.846Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:38.846Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:38.970Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:38.971Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:38.971Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:38.972Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BE6527879D7BDAF8E7FB885E45D6DCC0; 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:"Sun, 27 Nov 2022 06:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:38.972Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a48c8491-6e1e-11ed-884a-b283cc742bbe","businessKey":"3e4abceb-1153-4628-b2ea-9432d456b387","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T06:42:20.710+0000","endTime":"2022-11-27T06:42:22.132+0000","removalTime":null,"durationInMillis":1422,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"a4770182-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:42:38.972Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:38.973Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3e4abceb-1153-4628-b2ea-9432d456b387&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:38.997Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:38.997Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:42:38.998Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:38.998Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:42:38.998Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:42:38.999Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-TransactionID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ECOMP-RequestID:"bca0f9ed-5018-4cdd-a5fa-61f22f07f80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40412414-a37d-4edd-845d-df944d86e28a"]
2022-11-27T06:42:38.999Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:42:39.000Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:42:39.126Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:39.126Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:39.127Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:42:39.127Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=43CB53673D0EE30BAEC4B27721228371; 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:"Sun, 27 Nov 2022 06:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:39.127Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a48d47f4-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","executionId":"a48c8491-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:42:20.715+0000","endTime":"2022-11-27T06:42:22.131+0000","durationInMillis":1416,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"95b4c6cd-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:42:39.127Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:39.128Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a48c8491-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:42:39.133Z|bca0f9ed-5018-4cdd-a5fa-61f22f07f80c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:47.445Z|366519bd-e592-47f3-a678-146a64d6f13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:47.445Z|366519bd-e592-47f3-a678-146a64d6f13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:47.497Z|1aed6c02-d5fe-4047-8bfb-31a8a38df6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:47.498Z|d755c768-95b6-45ca-a3d2-957f96932f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:47.498Z|1aed6c02-d5fe-4047-8bfb-31a8a38df6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:47.498Z|d755c768-95b6-45ca-a3d2-957f96932f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:47.894Z|da5199ff-4e88-43cd-b695-18b434b2fbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:47.894Z|da5199ff-4e88-43cd-b695-18b434b2fbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:48.250Z|38b90609-7fd5-4a2a-bf17-959c3cd60103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:42:48.250Z|38b90609-7fd5-4a2a-bf17-959c3cd60103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:42:49.268Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:49.275Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.276Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:49.276Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.277Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.277Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:49.278Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9999ad7675cb96b", X-B3-SpanId:"f5a2f91781a578ab", X-B3-ParentSpanId:"a9999ad7675cb96b", X-B3-Sampled:"0", X-ONAP-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-TransactionID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-ECOMP-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6168547f-9606-4ab9-8dbe-8c7d81921c56"]
2022-11-27T06:42:49.278Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:49.279Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.319Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.320Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.320Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:49.321Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.326Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "endTime" : "2022-11-27T06:42:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:49.327Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.327Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:49.329Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.330Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:49.331Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.331Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.331Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:49.332Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9999ad7675cb96b", X-B3-SpanId:"5b290c11d0d187b4", X-B3-ParentSpanId:"a9999ad7675cb96b", X-B3-Sampled:"0", X-ONAP-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-TransactionID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-ECOMP-RequestID:"b0af40cc-d71d-4d48-a451-fd8a60073930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51186da1-500a-4b2c-8870-d78408e491d1"]
2022-11-27T06:42:49.332Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:49.332Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.349Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.351Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.351Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:49.352Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.354Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:49.354Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.355Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:49.365Z|b0af40cc-d71d-4d48-a451-fd8a60073930|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:49.487Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:49.491Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.492Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:49.492Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.492Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.493Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:49.493Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bce64968b00832f0", X-B3-SpanId:"10ab7547420a988d", X-B3-ParentSpanId:"bce64968b00832f0", X-B3-Sampled:"0", X-ONAP-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-TransactionID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-ECOMP-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"681c0dd6-ae2f-4550-a509-e7d0224dccf9"]
2022-11-27T06:42:49.494Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:49.494Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.513Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.513Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.514Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:49.514Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.515Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "endTime" : "2022-11-27T06:42:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:49.515Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.515Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:49.519Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.519Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:49.520Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.520Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.520Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:49.521Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bce64968b00832f0", X-B3-SpanId:"a17dc782c3dd7751", X-B3-ParentSpanId:"bce64968b00832f0", X-B3-Sampled:"0", X-ONAP-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-TransactionID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-ECOMP-RequestID:"b9efc401-ae94-45c9-8a0c-cf468b3754bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccb27c94-92a3-44be-9cc6-7efd52f266e6"]
2022-11-27T06:42:49.521Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:49.521Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.534Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.534Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.535Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:49.535Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.537Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:49.537Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.537Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:49.546Z|b9efc401-ae94-45c9-8a0c-cf468b3754bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:49.665Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:49.671Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.672Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:49.672Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.673Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.673Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:49.673Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0afcf578c4a02dad", X-B3-SpanId:"cf8cfcef25081780", X-B3-ParentSpanId:"0afcf578c4a02dad", X-B3-Sampled:"0", X-ONAP-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-TransactionID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-ECOMP-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"703bba9a-d30e-4ac3-b94b-dcda06c3ac06"]
2022-11-27T06:42:49.674Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:49.674Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.693Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.694Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.694Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:49.694Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.696Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "endTime" : "2022-11-27T06:42:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:49.696Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.696Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:49.698Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.698Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:49.698Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.699Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.699Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:49.699Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0afcf578c4a02dad", X-B3-SpanId:"f5171f06664970d5", X-B3-ParentSpanId:"0afcf578c4a02dad", X-B3-Sampled:"0", X-ONAP-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-TransactionID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-ECOMP-RequestID:"ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e97a4245-d5f5-4729-b7b9-9e2008b675e8"]
2022-11-27T06:42:49.699Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:49.700Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.712Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.712Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.712Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:49.713Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.713Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:49.713Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.714Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:49.722Z|ea6ac0d0-a8a9-4fd6-9c43-e5a62bf7ddd9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:49.851Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:49.855Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.856Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:49.856Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.856Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:49.857Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:49.857Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c8ac9d12203b6c3", X-B3-SpanId:"516d7abc9e9c294a", X-B3-ParentSpanId:"6c8ac9d12203b6c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-TransactionID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-ECOMP-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e2246f9-2b7a-4b98-8936-6f5c97060de3"]
2022-11-27T06:42:49.857Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:49.858Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.875Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.876Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.876Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:49.876Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.878Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "endTime" : "2022-11-27T06:42:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:49.878Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.879Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:49.880Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.881Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:49.881Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:49.881Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:49.882Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:49.882Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c8ac9d12203b6c3", X-B3-SpanId:"f65bfc07a225c398", X-B3-ParentSpanId:"6c8ac9d12203b6c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-TransactionID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-ECOMP-RequestID:"d40818db-b36b-4d01-b51a-ab17ea8a6536", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a370b7-58d1-45ab-93f7-add44219d7e5"]
2022-11-27T06:42:49.882Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:49.882Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:49.896Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:49.896Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:49.896Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:49.897Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:49.899Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:49.899Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:49.899Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:49.912Z|d40818db-b36b-4d01-b51a-ab17ea8a6536|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:50.036Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:50.040Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:50.040Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||Invoke
2022-11-27T06:42:50.041Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:50.041Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387
2022-11-27T06:42:50.041Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Method      : GET
2022-11-27T06:42:50.041Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dba7ec96d97c856", X-B3-SpanId:"b42102768a7ebdea", X-B3-ParentSpanId:"4dba7ec96d97c856", X-B3-Sampled:"0", X-ONAP-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-TransactionID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-ECOMP-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26d770a4-d86b-4dd9-a1e1-29bd5c1180d5"]
2022-11-27T06:42:50.042Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Request body: 
2022-11-27T06:42:50.042Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||==========================request end================================================
2022-11-27T06:42:50.063Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:50.063Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:50.064Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Status text  : 
2022-11-27T06:42:50.064Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:50.065Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||Response body: {
  "requestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "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-11-27T06:41:55.000+00:00",
  "endTime" : "2022-11-27T06:42:40.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:42:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "592aa93a-a393-42e0-a201-33878efc6bcf",
  "networkName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4/networks/592aa93a-a393-42e0-a201-33878efc6bcf",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387"
    }
  }
}
2022-11-27T06:42:50.066Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:50.066Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e4abceb-1153-4628-b2ea-9432d456b387|INFO|500||InvokeReturn
2022-11-27T06:42:50.068Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:50.069Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:50.069Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:50.069Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false
2022-11-27T06:42:50.069Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:50.070Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dba7ec96d97c856", X-B3-SpanId:"06a1c1d845e45f40", X-B3-ParentSpanId:"4dba7ec96d97c856", X-B3-Sampled:"0", X-ONAP-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-TransactionID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-ECOMP-RequestID:"045f2a3c-b46f-45a9-8cea-9989ff0c2798", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"906e7045-04f9-45ef-8895-47cd3cf8efe8"]
2022-11-27T06:42:50.070Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:50.070Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:50.101Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:50.102Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:50.102Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:50.102Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:50.104Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "3e4abceb-1153-4628-b2ea-9432d456b387",
  "groupingId" : "fc9712d5-6c22-4e22-9990-c3c4e954e60a",
  "name" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0/fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"updated_time\":1669531321000,\"creation_time\":1669531277000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"7ef5fbed176e4734a43f0dc66329627b\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"fc9712d5-6c22-4e22-9990-c3c4e954e60a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"network_name\":\"basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:42:01.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:42:50.105Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:50.105Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e4abceb-1153-4628-b2ea-9432d456b387&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:50.116Z|045f2a3c-b46f-45a9-8cea-9989ff0c2798|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e4abceb-1153-4628-b2ea-9432d456b387|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:50.145Z|12f1ea2c-1377-4a74-9ce3-e7a09c1d11b6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:42:50.146Z|12f1ea2c-1377-4a74-9ce3-e7a09c1d11b6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:50.744Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:50.746Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||Checking if requestId: 73d6cb4c-40cb-4a79-b624-0a889e346146 already exists in requestDb InfraActiveRequests table
2022-11-27T06:42:50.747Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:42:50.748Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:42:50.748Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:50.748Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:42:50.748Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:42:50.748Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08c0c0d6cec5e529", X-B3-SpanId:"37ec9ef90f070c0d", X-B3-ParentSpanId:"08c0c0d6cec5e529", X-B3-Sampled:"0", X-ONAP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01714757-bd7d-4eb2-b07e-a75eabe7c669"]
2022-11-27T06:42:50.749Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:42:50.749Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:42:50.773Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:50.773Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:42:50.773Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:42:50.773Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:50.774Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: 
2022-11-27T06:42:50.774Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:50.774Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|404|Not Found|InvokeReturn
2022-11-27T06:42:50.783Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:42:50.830Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:50.861Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||Invoke
2022-11-27T06:42:50.861Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[edd623ac-3caa-48cb-910f-32885e2172c3], X-ECOMP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-TransactionId=[], X-ONAP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146]}
2022-11-27T06:42:50.918Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[251], vertex-id=[217208], x-aai-txid=[0-aai-resources-221127-06:42:49:256-33286], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:50.945Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?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/667cf3f9-950c-4811-ba18-e5708d007fc4"}]}

2022-11-27T06:42:50.947Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:42:50.977Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:51.008Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:42:51.009Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[533ca835-74e0-4f7d-94df-f667c0e2c35a], X-ECOMP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-TransactionId=[], X-ONAP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146]}
2022-11-27T06:42:51.054Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[613], x-aai-txid=[1-aai-resources-221127-06:42:49:398-45243], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:51.054Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-27T06:42:51.055Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:42:51.058Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-27T06:42:51.061Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:51.089Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||Invoke
2022-11-27T06:42:51.089Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6c101fef-4ec9-42ae-8d18-a84a21997827], X-ECOMP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-TransactionId=[], X-ONAP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146]}
2022-11-27T06:42:51.142Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[251], vertex-id=[217208], x-aai-txid=[1-aai-resources-221127-06:42:49:480-98966], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:51.144Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?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/667cf3f9-950c-4811-ba18-e5708d007fc4"}]}

2022-11-27T06:42:51.144Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:42:51.150Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:51.176Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:42:51.177Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9f018c65-da7b-49c3-804a-a4e81f82e2fd], X-ECOMP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146], X-TransactionId=[], X-ONAP-RequestID=[73d6cb4c-40cb-4a79-b624-0a889e346146]}
2022-11-27T06:42:51.219Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[610], x-aai-txid=[1-aai-resources-221127-06:42:49:567-37871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:51.220Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?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/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-27T06:42:51.220Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:42:51.223Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-27T06:42:51.227Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:51.253Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:42:51.253Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||Invoke
2022-11-27T06:42:51.297Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:42:51.297Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[251], vertex-id=[217208], x-aai-txid=[2-aai-resources-221127-06:42:49:643-32520], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:51.298Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4"}]}

2022-11-27T06:42:51.303Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:42:51.328Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:42:51.329Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:42:51.381Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:42:51.382Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:42:49 GMT], content-length=[619], x-aai-txid=[0-aai-resources-221127-06:42:49:721-56605], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:42:51.383Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-27T06:42:51.386Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/667cf3f9-950c-4811-ba18-e5708d007fc4/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-27T06:42:51.387Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:42:51.387Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:42:51.388Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.389Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:42:51.389Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:51.389Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.390Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:42:51.390Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"08c0c0d6cec5e529", X-B3-SpanId:"3d3a40f6aea812fd", X-B3-ParentSpanId:"08c0c0d6cec5e529", X-B3-Sampled:"0", X-ONAP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e2c3df-6ce6-4a91-a397-13a815cd27ae"]
2022-11-27T06:42:51.390Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"667cf3f9-950c-4811-ba18-e5708d007fc4"},"instanceName":null,"requestScope":"service"}
2022-11-27T06:42:51.391Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:42:51.422Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:51.423Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:51.423Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:42:51.423Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"Sun, 27 Nov 2022 06:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:51.424Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:42:51.424Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:51.425Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:42:51.426Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.426Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:42:51.426Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:51.427Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.427Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:42:51.427Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"347d0c83-4227-45b1-99c9-a282c8efc957"]
2022-11-27T06:42:51.428Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:42:51.428Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:42:51.454Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:51.454Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.455Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:42:51.455Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:51.457Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:42:51.457Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:51.458Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:42:51.464Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.465Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.465Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.465Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.466Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.466Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37142076-e709-4268-8941-86f8e25f8065"]
2022-11-27T06:42:51.466Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.467Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.487Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.487Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.487Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.488Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:51.489Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T06:42:51.489Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.489Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.492Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.492Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:42:51.492Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:51.493Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.493Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:42:51.493Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2500f9f-56e0-45f1-baec-077641acddcf"]
2022-11-27T06:42:51.494Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:42:51.494Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:42:51.516Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:51.516Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.517Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:42:51.518Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"Sun, 27 Nov 2022 06:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:51.519Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:42:51.519Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:51.520Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:42:51.523Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:42:51.523Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:42:51.524Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:51.524Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:42:51.524Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:42:51.524Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"08c0c0d6cec5e529", X-B3-SpanId:"ca5e2bf694c82d3d", X-B3-ParentSpanId:"08c0c0d6cec5e529", X-B3-Sampled:"0", X-ONAP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c785be98-9835-4bc2-a9c7-1a69a176af10"]
2022-11-27T06:42:51.525Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"73d6cb4c-40cb-4a79-b624-0a889e346146","requestStatus":"IN_PROGRESS","startTime":1669531371387,"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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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":"667cf3f9-950c-4811-ba18-e5708d007fc4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4","cloudApiRequests":[],"requestURI":"73d6cb4c-40cb-4a79-b624-0a889e346146"}
2022-11-27T06:42:51.525Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:42:51.565Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:51.565Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:42:51.566Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:42:51.567Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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/73d6cb4c-40cb-4a79-b624-0a889e346146", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:51.568Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:42:51.387+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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:51.546+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:42:51.568Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:51.569Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:42:51.578Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.578Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:42:51.578Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:51.579Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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-11-27T06:42:51.579Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:42:51.579Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|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:"08c0c0d6cec5e529", X-B3-SpanId:"17a3fc9ddabd2c1f", X-B3-ParentSpanId:"08c0c0d6cec5e529", X-B3-Sampled:"0", X-ONAP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140cd38e-40be-4f90-9b0d-748154409e0c"]
2022-11-27T06:42:51.579Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"468096c3-d4ab-45a9-aa91-16261de807df\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelUuid\":\"42eaa024-1a87-41ec-9ffd-4df69052abb1\",\"modelInvariantUuid\":\"468096c3-d4ab-45a9-aa91-16261de807df\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\"}","type":"String"},"requestId":{"value":"73d6cb4c-40cb-4a79-b624-0a889e346146","type":"String"},"mso-request-id":{"value":"73d6cb4c-40cb-4a79-b624-0a889e346146","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"667cf3f9-950c-4811-ba18-e5708d007fc4","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/667cf3f9-950c-4811-ba18-e5708d007fc4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:42:51.579Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:42:52.594Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:52.595Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:42:52.595Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:42:52.596Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:42:52 GMT", X-ONAP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-TransactionID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ECOMP-RequestID:"73d6cb4c-40cb-4a79-b624-0a889e346146", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"140cd38e-40be-4f90-9b0d-748154409e0c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:42:52.596Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"73d6cb4c-40cb-4a79-b624-0a889e346146\",\"instanceId\":\"667cf3f9-950c-4811-ba18-e5708d007fc4\"}}","message":"Success","processInstanceID":"b6f61c53-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:42:52.597Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:52.597Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:42:52.602Z|73d6cb4c-40cb-4a79-b624-0a889e346146|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:52.742Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:42:52.747Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:42:52.748Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:42:52.748Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:52.748Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:42:52.749Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:42:52.749Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cc94d50513610d3", X-B3-SpanId:"6e6f7ee57affe134", X-B3-ParentSpanId:"4cc94d50513610d3", X-B3-Sampled:"0", X-ONAP-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-TransactionID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-ECOMP-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e3f82dc-aedf-46b0-b4e3-b58fc89b8e78"]
2022-11-27T06:42:52.749Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:42:52.750Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:42:52.770Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:52.771Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:52.771Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:42:52.772Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:42:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:52.772Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:42:51.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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:52.000+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:42:52.773Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:52.773Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||InvokeReturn
2022-11-27T06:42:52.775Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:42:52.775Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:42:52.775Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:42:52.776Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:42:52.776Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:42:52.776Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cc94d50513610d3", X-B3-SpanId:"efb36fd1c68303e9", X-B3-ParentSpanId:"4cc94d50513610d3", X-B3-Sampled:"0", X-ONAP-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-TransactionID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-ECOMP-RequestID:"cab31974-796d-4eb2-b5c1-c71c39be01bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6584d7f-17bc-4268-93d7-2960cfbe771c"]
2022-11-27T06:42:52.777Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:42:52.777Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:42:52.790Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:42:52.790Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:42:52.790Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:42:52.791Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&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:"Sun, 27 Nov 2022 06:42:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:42:52.791Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:42:52.792Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:42:52.792Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:42:52.800Z|cab31974-796d-4eb2-b5c1-c71c39be01bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:42:57.482Z|04594f45-c808-4a5b-a52d-d29355934cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:57.483Z|04594f45-c808-4a5b-a52d-d29355934cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:57.563Z|614c91dc-4541-48ea-9a49-39b5c4cb70dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:57.563Z|614c91dc-4541-48ea-9a49-39b5c4cb70dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:42:57.569Z|054b75d9-5556-4918-8a02-0f72493cb494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:42:57.569Z|054b75d9-5556-4918-8a02-0f72493cb494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:02.894Z|0c9cc194-124e-4810-8bb8-79221cfc50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:02.897Z|0c9cc194-124e-4810-8bb8-79221cfc50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:02.930Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:02.937Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:02.937Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:43:02.938Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:02.938Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:02.938Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:43:02.938Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"130890c56eebff77", X-B3-SpanId:"689d443ed90ab8e0", X-B3-ParentSpanId:"130890c56eebff77", X-B3-Sampled:"0", X-ONAP-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-TransactionID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-ECOMP-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef2cd4b-7875-4360-bffe-6f1326b5e261"]
2022-11-27T06:43:02.939Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:43:02.939Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:43:02.974Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:02.975Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:02.975Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:43:02.976Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:02.976Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:42:51.000+00:00",
  "endTime" : "2022-11-27T06:42:58.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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:58.000+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:43:02.977Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:02.977Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||InvokeReturn
2022-11-27T06:43:02.981Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:02.981Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:02.981Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:02.982Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:02.982Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:02.982Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"130890c56eebff77", X-B3-SpanId:"5f78bb0cc3055914", X-B3-ParentSpanId:"130890c56eebff77", X-B3-Sampled:"0", X-ONAP-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-TransactionID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-ECOMP-RequestID:"db09867d-3086-40be-ad5a-320d9af0c9eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"120431e9-b55f-4ce7-b891-0e457b0de3c3"]
2022-11-27T06:43:02.983Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:02.983Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:02.994Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:02.995Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:02.995Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:02.995Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&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:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:02.997Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:02.997Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:02.997Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:03.007Z|db09867d-3086-40be-ad5a-320d9af0c9eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:03.127Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:03.132Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.133Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:43:03.133Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.133Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.133Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:43:03.134Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797d9d760d311e3d", X-B3-SpanId:"25c92f046e8f6065", X-B3-ParentSpanId:"797d9d760d311e3d", X-B3-Sampled:"0", X-ONAP-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-TransactionID:"b172006b-2062-4534-acad-970d248ec247", X-ECOMP-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa184e6d-de86-4950-a7a4-2fbdfc94a353"]
2022-11-27T06:43:03.134Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:43:03.134Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.158Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.159Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.159Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:43:03.159Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.161Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:42:51.000+00:00",
  "endTime" : "2022-11-27T06:42:58.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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:58.000+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:43:03.161Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.161Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||InvokeReturn
2022-11-27T06:43:03.163Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.164Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:03.164Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.164Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.165Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:03.165Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"797d9d760d311e3d", X-B3-SpanId:"112edb25a86f9414", X-B3-ParentSpanId:"797d9d760d311e3d", X-B3-Sampled:"0", X-ONAP-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-TransactionID:"b172006b-2062-4534-acad-970d248ec247", X-ECOMP-RequestID:"b172006b-2062-4534-acad-970d248ec247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22582fe6-4944-45bc-a37a-cf7ee047d2a2"]
2022-11-27T06:43:03.165Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:03.166Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.180Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.182Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.182Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:03.183Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&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:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.186Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:03.187Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.187Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:03.195Z|b172006b-2062-4534-acad-970d248ec247|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:03.313Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:03.317Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.317Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:43:03.318Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.318Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.318Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:43:03.318Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d87dba3e19940ef9", X-B3-SpanId:"2870f7bc546a5d2b", X-B3-ParentSpanId:"d87dba3e19940ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-TransactionID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-ECOMP-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fef2af4-d7c5-447a-b19d-00c5046b2803"]
2022-11-27T06:43:03.319Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:43:03.319Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.339Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.340Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.341Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:43:03.341Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.342Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:42:51.000+00:00",
  "endTime" : "2022-11-27T06:42:58.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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:58.000+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:43:03.342Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.342Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||InvokeReturn
2022-11-27T06:43:03.344Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.345Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:03.345Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.345Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.346Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:03.346Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d87dba3e19940ef9", X-B3-SpanId:"f1182bdcca3403ba", X-B3-ParentSpanId:"d87dba3e19940ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-TransactionID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-ECOMP-RequestID:"722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05cadf69-db88-4593-879f-9f3c80725859"]
2022-11-27T06:43:03.346Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:03.347Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.358Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.359Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.359Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:03.359Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&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:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.360Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:03.361Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.361Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:03.371Z|722d8ed7-8d51-4bbc-b4e4-e1b7cf453d2e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:03.510Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:03.516Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.517Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||Invoke
2022-11-27T06:43:03.517Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.517Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146
2022-11-27T06:43:03.518Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Method      : GET
2022-11-27T06:43:03.518Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af7bd34c16e85047", X-B3-SpanId:"d7136d6ddf983a81", X-B3-ParentSpanId:"af7bd34c16e85047", X-B3-Sampled:"0", X-ONAP-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-TransactionID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-ECOMP-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb6ee61-6b2b-4505-a095-e24e2de47b22"]
2022-11-27T06:43:03.519Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Request body: 
2022-11-27T06:43:03.519Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.543Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.544Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.544Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Status text  : 
2022-11-27T06:43:03.545Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.546Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||Response body: {
  "requestId" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:42:51.000+00:00",
  "endTime" : "2022-11-27T06:42:58.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\": \"468096c3-d4ab-45a9-aa91-16261de807df\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"42eaa024-1a87-41ec-9ffd-4df69052abb1\"\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-11-27T06:42:58.000+00:00",
  "serviceInstanceId" : "667cf3f9-950c-4811-ba18-e5708d007fc4",
  "serviceInstanceName" : "basic_network-2dd536f9-d1cc-4971-a875-8c8b0377f5ee",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/667cf3f9-950c-4811-ba18-e5708d007fc4",
  "cloudApiRequests" : [ ],
  "requestURI" : "73d6cb4c-40cb-4a79-b624-0a889e346146",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146"
    }
  }
}
2022-11-27T06:43:03.547Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.547Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73d6cb4c-40cb-4a79-b624-0a889e346146|INFO|500||InvokeReturn
2022-11-27T06:43:03.549Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.550Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:03.550Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:03.551Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false
2022-11-27T06:43:03.551Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:03.551Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af7bd34c16e85047", X-B3-SpanId:"73a95694db29ba08", X-B3-ParentSpanId:"af7bd34c16e85047", X-B3-Sampled:"0", X-ONAP-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-TransactionID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-ECOMP-RequestID:"669e8d88-fbda-422b-a308-68cf2d7b4b83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8d38783-2ad0-4469-988a-7cba9a4f3a81"]
2022-11-27T06:43:03.552Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:03.552Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:03.564Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:03.564Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:03.565Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:03.565Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&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:"Sun, 27 Nov 2022 06:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:03.577Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:03.577Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:03.578Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73d6cb4c-40cb-4a79-b624-0a889e346146&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:03.589Z|669e8d88-fbda-422b-a308-68cf2d7b4b83|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/73d6cb4c-40cb-4a79-b624-0a889e346146|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:04.931Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:04.934Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4a7056bd-60b3-49e5-8f39-950275878465 already exists in requestDb InfraActiveRequests table
2022-11-27T06:43:04.934Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:04.935Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|500||Invoke
2022-11-27T06:43:04.935Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:04.935Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:04.935Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Method      : GET
2022-11-27T06:43:04.935Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e87c41c68cd67f0", X-B3-SpanId:"04f6200ee22d9cfd", X-B3-ParentSpanId:"6e87c41c68cd67f0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"746b5b11-1884-41f8-a7d3-3d66c5803985"]
2022-11-27T06:43:04.936Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Request body: 
2022-11-27T06:43:04.936Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||==========================request end================================================
2022-11-27T06:43:04.954Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:04.955Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:04.955Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status text  : 
2022-11-27T06:43:04.955Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:04.955Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Response body: 
2022-11-27T06:43:04.956Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:04.956Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:04.965Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:43:04.966Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T06:43:04.969Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:04.997Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|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/e4e5127b-3fca-4d80-a9ca-72a69893008a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:43:04.997Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|INFO|500||Invoke
2022-11-27T06:43:05.070Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|INFO|500||InvokeReturn
2022-11-27T06:43:05.070Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|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/e4e5127b-3fca-4d80-a9ca-72a69893008a has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:43:03 GMT], content-length=[116], vertex-id=[258112], x-aai-txid=[1-aai-resources-221127-06:43:03:387-941], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:05.071Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"e4e5127b-3fca-4d80-a9ca-72a69893008a","service-description":"pNF","resource-version":"1669531381783"}

2022-11-27T06:43:05.076Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-11-27T06:43:05.078Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:05.103Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|INFO|500||Invoke
2022-11-27T06:43:05.103Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a with request headers:{Authorization=[***REDACTED***], X-RequestID=[4a7056bd-60b3-49e5-8f39-950275878465], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f6fe1230-f670-480c-8f27-54614b006c40], X-ECOMP-RequestID=[4a7056bd-60b3-49e5-8f39-950275878465], X-TransactionId=[], X-ONAP-RequestID=[4a7056bd-60b3-49e5-8f39-950275878465]}
2022-11-27T06:43:05.168Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:43:03 GMT], content-length=[116], vertex-id=[258112], x-aai-txid=[2-aai-resources-221127-06:43:03:491-14167], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:05.168Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|DEBUG|500||{"service-id":"e4e5127b-3fca-4d80-a9ca-72a69893008a","service-description":"pNF","resource-version":"1669531381783"}

2022-11-27T06:43:05.169Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4e5127b-3fca-4d80-a9ca-72a69893008a|INFO|500||InvokeReturn
2022-11-27T06:43:05.170Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:43:05.170Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:43:05.188Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.189Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.189Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.189Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.189Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.190Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"117", X-B3-TraceId:"6e87c41c68cd67f0", X-B3-SpanId:"42f20ae72fb397f0", X-B3-ParentSpanId:"6e87c41c68cd67f0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30da0ca2-8230-432a-95b1-bc64f3a0ffa5"]
2022-11-27T06:43:05.190Z|4a7056bd-60b3-49e5-8f39-950275878465|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":"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2","requestScope":"service"}
2022-11-27T06:43:05.190Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.212Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.213Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.213Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.213Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"Sun, 27 Nov 2022 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.214Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.214Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.214Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.216Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38
2022-11-27T06:43:05.216Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|INFO|500||Invoke
2022-11-27T06:43:05.216Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.217Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38
2022-11-27T06:43:05.217Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Method      : GET
2022-11-27T06:43:05.217Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a75340f-64b4-49c2-a0f8-118b208aa8d0"]
2022-11-27T06:43:05.217Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Request body: 
2022-11-27T06:43:05.218Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.267Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.267Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:05.268Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Status text  : 
2022-11-27T06:43:05.268Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.271Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_9yyp5Cgx9jt9Icm7A3KN",
  "description" : "catalog service description",
  "modelUUID" : "35874371-9e48-4ac8-a061-29678317ef38",
  "modelInvariantUUID" : "3ef910b3-659b-4839-84d1-88bc778cfb3f",
  "created" : "2022-11-27 06:39:29.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6929fc5f-697d",
  "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/35874371-9e48-4ac8-a061-29678317ef38"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:43:05.271Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.271Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|INFO|500||InvokeReturn
2022-11-27T06:43:05.280Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance
2022-11-27T06:43:05.281Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|INFO|500||Invoke
2022-11-27T06:43:05.281Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.281Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance
2022-11-27T06:43:05.281Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:43:05.282Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ddd3d4c-e8c4-4c6c-bdba-7735e5395a93"]
2022-11-27T06:43:05.282Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:43:05.282Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.299Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.299Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:05.299Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:43:05.300Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.300Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:43:05.300Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.300Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:05.301Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f
2022-11-27T06:43:05.302Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|INFO|500||Invoke
2022-11-27T06:43:05.302Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.302Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f
2022-11-27T06:43:05.302Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Method      : GET
2022-11-27T06:43:05.303Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6c9a60-3977-43b0-922b-714f56661e1b"]
2022-11-27T06:43:05.303Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Request body: 
2022-11-27T06:43:05.303Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.328Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.329Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:05.329Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Status text  : 
2022-11-27T06:43:05.329Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.330Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_9yyp5Cgx9jt9Icm7A3KN",
      "description" : "catalog service description",
      "modelUUID" : "35874371-9e48-4ac8-a061-29678317ef38",
      "modelInvariantUUID" : "3ef910b3-659b-4839-84d1-88bc778cfb3f",
      "created" : "2022-11-27 06:39:29.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 6929fc5f-697d",
      "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/35874371-9e48-4ac8-a061-29678317ef38"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f"
    }
  }
}
2022-11-27T06:43:05.331Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.331Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ef910b3-659b-4839-84d1-88bc778cfb3f|INFO|500||InvokeReturn
2022-11-27T06:43:05.341Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance
2022-11-27T06:43:05.342Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|INFO|500||Invoke
2022-11-27T06:43:05.342Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.342Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance
2022-11-27T06:43:05.342Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:43:05.343Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98d7addb-da28-4606-801d-815de5f2ed59"]
2022-11-27T06:43:05.343Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:43:05.343Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.361Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.361Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:05.362Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:43:05.362Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.363Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:43:05.363Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.363Z|4a7056bd-60b3-49e5-8f39-950275878465|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=35874371-9e48-4ac8-a061-29678317ef38&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:05.364Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.365Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.365Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.365Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.365Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.365Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba51b9d-96c9-4836-88af-336be081497a"]
2022-11-27T06:43:05.366Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.366Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.389Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.389Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.390Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.390Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.391Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:43:05.392Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.392Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.395Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.396Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.396Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.397Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.397Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.398Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0290ce83-ae21-4244-8578-c18668f3f351"]
2022-11-27T06:43:05.398Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.398Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.424Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.424Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.425Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.425Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.429Z|4a7056bd-60b3-49e5-8f39-950275878465|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T06:43:05.429Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.429Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.431Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38
2022-11-27T06:43:05.432Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|INFO|500||Invoke
2022-11-27T06:43:05.432Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.432Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38
2022-11-27T06:43:05.432Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Method      : GET
2022-11-27T06:43:05.433Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bed7d66-46f7-4ae3-ae14-1e2811590f08"]
2022-11-27T06:43:05.433Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Request body: 
2022-11-27T06:43:05.433Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.462Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.462Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:05.462Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Status text  : 
2022-11-27T06:43:05.463Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.463Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_9yyp5Cgx9jt9Icm7A3KN",
  "description" : "catalog service description",
  "modelUUID" : "35874371-9e48-4ac8-a061-29678317ef38",
  "modelInvariantUUID" : "3ef910b3-659b-4839-84d1-88bc778cfb3f",
  "created" : "2022-11-27 06:39:29.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 6929fc5f-697d",
  "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/35874371-9e48-4ac8-a061-29678317ef38"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:43:05.464Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.464Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35874371-9e48-4ac8-a061-29678317ef38|INFO|500||InvokeReturn
2022-11-27T06:43:05.467Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.467Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.468Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.468Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.468Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.468Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"3885", X-B3-TraceId:"6e87c41c68cd67f0", X-B3-SpanId:"3f9570fe60bf3edc", X-B3-ParentSpanId:"6e87c41c68cd67f0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b88c19a7-378a-4a36-b7f6-e4103bb0b9b1"]
2022-11-27T06:43:05.469Z|4a7056bd-60b3-49e5-8f39-950275878465|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":"4a7056bd-60b3-49e5-8f39-950275878465","requestStatus":"IN_PROGRESS","startTime":1669531384966,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n            \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\",\n            \"owningEntityName\":\"OE-ETE_Customer-86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_60f85667-be5b-427a-bcb7-6f73035d13d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n            \"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\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\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6929fc5f-697d 0\",\n                                        \"modelCustomizationId\":\"248072a6-cd79-4db1-8e79-68711f6cb390\",\n                                        \"modelInvariantId\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n                                        \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                                        \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\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\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"9yyp5Cgx9jt9Icm7A3KN\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"4a7056bd-60b3-49e5-8f39-950275878465"}
2022-11-27T06:43:05.469Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.496Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.497Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.497Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.497Z|4a7056bd-60b3-49e5-8f39-950275878465|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/4a7056bd-60b3-49e5-8f39-950275878465", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.500Z|4a7056bd-60b3-49e5-8f39-950275878465|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" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:04.966+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n            \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\",\n            \"owningEntityName\":\"OE-ETE_Customer-86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_60f85667-be5b-427a-bcb7-6f73035d13d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n            \"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\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\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6929fc5f-697d 0\",\n                                        \"modelCustomizationId\":\"248072a6-cd79-4db1-8e79-68711f6cb390\",\n                                        \"modelInvariantId\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n                                        \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                                        \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\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\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"9yyp5Cgx9jt9Icm7A3KN\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:43:05.483+00:00",
  "serviceInstanceName" : "Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    }
  }
}
2022-11-27T06:43:05.500Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.506Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.530Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.532Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.532Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.532Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.533Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.533Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"3120", X-B3-TraceId:"6e87c41c68cd67f0", X-B3-SpanId:"61126e313af429fb", X-B3-ParentSpanId:"6e87c41c68cd67f0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a06db412-8268-48d7-a6f9-8a0029bb333e"]
2022-11-27T06:43:05.533Z|4a7056bd-60b3-49e5-8f39-950275878465|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\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\"modelUuid\":\"35874371-9e48-4ac8-a061-29678317ef38\",\"modelInvariantUuid\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\"},\"requestInfo\":{\"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_60f85667-be5b-427a-bcb7-6f73035d13d2\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 6929fc5f-697d 0\",\"modelCustomizationId\":\"248072a6-cd79-4db1-8e79-68711f6cb390\",\"modelInvariantId\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\"instanceParams\":[],\"instanceName\":\"9yyp5Cgx9jt9Icm7A3KN\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\",\"owningEntityName\":\"OE-ETE_Customer-86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\"}}}","type":"String"},"requestId":{"value":"4a7056bd-60b3-49e5-8f39-950275878465","type":"String"},"mso-request-id":{"value":"4a7056bd-60b3-49e5-8f39-950275878465","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-11-27T06:43:05.534Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:05.910Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:05.913Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 131b8dcf-d136-442a-b09f-84f7760291c4 already exists in requestDb InfraActiveRequests table
2022-11-27T06:43:05.915Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:05.915Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:05.915Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:05.916Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:05.916Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:05.917Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c8e1d701ae3752", X-B3-SpanId:"13537792e2970ad1", X-B3-ParentSpanId:"72c8e1d701ae3752", X-B3-Sampled:"0", X-ONAP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"175d1911-6212-42fd-a385-0d152344a1d2"]
2022-11-27T06:43:05.917Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:05.917Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:05.941Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:05.941Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:05.941Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:05.942Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:05.947Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: 
2022-11-27T06:43:05.947Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:05.947Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:05.960Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:43:05.963Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:06.004Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:43:06.005Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.065Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.066Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:43:04 GMT], content-length=[573], vertex-id=[237696], x-aai-txid=[0-aai-resources-221127-06:43:04:394-87043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:06.066Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531142592","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-11-27T06:43:06.067Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:43:06.067Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:43:06.068Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.069Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:43:06.069Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:06.069Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.069Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:43:06.070Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"72c8e1d701ae3752", X-B3-SpanId:"699ab53368014227", X-B3-ParentSpanId:"72c8e1d701ae3752", X-B3-Sampled:"0", X-ONAP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b3c86e-2149-496c-b610-85e5d64109bd"]
2022-11-27T06:43:06.070Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-f674eade-bd3a-49eb-9530-8e45091fbed6","requestScope":"service"}
2022-11-27T06:43:06.070Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:43:06.089Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:06.090Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.091Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:43:06.091Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 06:43:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:06.091Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:43:06.092Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:06.092Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:43:06.093Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.094Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.094Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.094Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.095Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.095Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb74633a-3e21-42a7-b962-8ce21190150d"]
2022-11-27T06:43:06.095Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.095Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.117Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.118Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.118Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.118Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:06.121Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:43:06.121Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.121Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.126Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.126Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.126Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.127Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.127Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.127Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac63a96a-881a-40c2-ad72-27a1c50adcb8"]
2022-11-27T06:43:06.128Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.128Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.158Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.159Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.159Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.160Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:06.161Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T06:43:06.161Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.162Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.164Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.165Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.165Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.165Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.166Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.166Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d86125-1d0c-4362-a394-00bc63d54f92"]
2022-11-27T06:43:06.167Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.169Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.205Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.205Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.206Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.206Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 06:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:06.207Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:43:06.207Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.208Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.212Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.212Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:43:06.212Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:06.212Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.213Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:43:06.213Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"72c8e1d701ae3752", X-B3-SpanId:"994f9120c840a77a", X-B3-ParentSpanId:"72c8e1d701ae3752", X-B3-Sampled:"0", X-ONAP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfe758d6-9da0-4f76-be2c-aa41f2ce7709"]
2022-11-27T06:43:06.214Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"131b8dcf-d136-442a-b09f-84f7760291c4","requestStatus":"IN_PROGRESS","startTime":1669531385961,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6","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":"131b8dcf-d136-442a-b09f-84f7760291c4"}
2022-11-27T06:43:06.214Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:43:06.249Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:06.249Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.250Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:43:06.250Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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/131b8dcf-d136-442a-b09f-84f7760291c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:06.252Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:05.961+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:43:06.235+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:06.252Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:06.254Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:43:06.265Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.266Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:43:06.266Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.266Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.267Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.267Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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:"72c8e1d701ae3752", X-B3-SpanId:"f131f24b39fd4ae7", X-B3-ParentSpanId:"72c8e1d701ae3752", X-B3-Sampled:"0", X-ONAP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da2008fb-c08e-4f09-a3e3-52cf4ab5302b"]
2022-11-27T06:43:06.267Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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\":\"44027f5e-7e49-4372-ad60-e7b105d40406\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelUuid\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelInvariantUuid\":\"44027f5e-7e49-4372-ad60-e7b105d40406\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\"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\":\"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"131b8dcf-d136-442a-b09f-84f7760291c4","type":"String"},"mso-request-id":{"value":"131b8dcf-d136-442a-b09f-84f7760291c4","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-11-27T06:43:06.267Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:06.549Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:06.549Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:06.549Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:06.550Z|4a7056bd-60b3-49e5-8f39-950275878465|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:"Sun, 27 Nov 2022 06:43:06 GMT", X-ONAP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-TransactionID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ECOMP-RequestID:"4a7056bd-60b3-49e5-8f39-950275878465", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a06db412-8268-48d7-a6f9-8a0029bb333e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:43:06.550Z|4a7056bd-60b3-49e5-8f39-950275878465|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\":\"4a7056bd-60b3-49e5-8f39-950275878465\",\"instanceId\":\"fd8cdc4e-b50f-40dd-a6a2-9a1b69a06d8b\"}}","message":"Success","processInstanceID":"bf47a0ef-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:43:06.550Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:06.551Z|4a7056bd-60b3-49e5-8f39-950275878465|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-11-27T06:43:06.555Z|4a7056bd-60b3-49e5-8f39-950275878465|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:07.308Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:07.309Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:07.310Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:07.310Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:43:07 GMT", X-ONAP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-TransactionID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ECOMP-RequestID:"131b8dcf-d136-442a-b09f-84f7760291c4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"da2008fb-c08e-4f09-a3e3-52cf4ab5302b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:43:07.311Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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\":\"131b8dcf-d136-442a-b09f-84f7760291c4\",\"instanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\"}}","message":"Success","processInstanceID":"bfbad48e-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:43:07.311Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|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-11-27T06:43:07.312Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:43:07.318Z|131b8dcf-d136-442a-b09f-84f7760291c4|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:07.470Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:07.476Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:07.477Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:07.477Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:07.477Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:07.478Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:07.478Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85482be54090dbfc", X-B3-SpanId:"a18caa9dc634d18d", X-B3-ParentSpanId:"85482be54090dbfc", X-B3-Sampled:"0", X-ONAP-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-TransactionID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-ECOMP-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cdbc8d6-053d-4777-b620-9b0e4ff89b26"]
2022-11-27T06:43:07.479Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:07.479Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:07.506Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:07.507Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:07.507Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:07.508Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:07.508Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:07.509Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:07.509Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:07.511Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:07.512Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:07.512Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:07.513Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:07.513Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:07.514Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85482be54090dbfc", X-B3-SpanId:"c9ff51c1a53c6b48", X-B3-ParentSpanId:"85482be54090dbfc", X-B3-Sampled:"0", X-ONAP-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-TransactionID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-ECOMP-RequestID:"f5147b1f-6a94-493a-a308-d14410ed8c95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09ccb18e-589a-43a1-830e-836d8dade8da"]
2022-11-27T06:43:07.514Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:07.515Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:07.543Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:07.543Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:07.544Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:07.544Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:07.544Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:07.545Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:07.545Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:07.557Z|f5147b1f-6a94-493a-a308-d14410ed8c95|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:07.559Z|fb4f60ab-f1bf-4f44-ba39-a984a950e3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:07.560Z|fb4f60ab-f1bf-4f44-ba39-a984a950e3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:07.599Z|dbd567d9-b665-4e01-b375-4dd16a22fa56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:07.600Z|dbd567d9-b665-4e01-b375-4dd16a22fa56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:07.621Z|a7b9d823-441c-4c1e-8cf6-31efb3b1cace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:07.621Z|a7b9d823-441c-4c1e-8cf6-31efb3b1cace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:17.588Z|89be0b04-1a6e-48a1-bb0d-36673e14d355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:17.590Z|89be0b04-1a6e-48a1-bb0d-36673e14d355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:17.626Z|30d21529-e0ff-49ab-a255-417db2cdad34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:17.627Z|30d21529-e0ff-49ab-a255-417db2cdad34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:17.646Z|910def24-0fe2-40ab-a624-d4f540668f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:17.647Z|910def24-0fe2-40ab-a624-d4f540668f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:17.694Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:17.703Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:17.703Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:17.704Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:17.704Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:17.704Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:17.704Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee11643adbe3469d", X-B3-SpanId:"0bf6589cceb3e025", X-B3-ParentSpanId:"ee11643adbe3469d", X-B3-Sampled:"0", X-ONAP-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-TransactionID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-ECOMP-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f1ea9ac-25cc-4c86-b7c5-3a33aecd5f3b"]
2022-11-27T06:43:17.705Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:17.705Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:17.738Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:17.739Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:17.739Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:17.740Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:17.740Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "endTime" : "2022-11-27T06:43:12.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:17.741Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:17.741Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:17.744Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:17.745Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:17.745Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:17.746Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:17.746Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:17.746Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee11643adbe3469d", X-B3-SpanId:"e53629554a0abdd8", X-B3-ParentSpanId:"ee11643adbe3469d", X-B3-Sampled:"0", X-ONAP-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-TransactionID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-ECOMP-RequestID:"48ad1aad-6847-4751-82e0-c5ea1f71add7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be26c72-1ead-4b6b-9eae-43d7b8995d64"]
2022-11-27T06:43:17.747Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:17.747Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:17.760Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:17.760Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:17.760Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:17.761Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:17.761Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:17.762Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:17.762Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:17.774Z|48ad1aad-6847-4751-82e0-c5ea1f71add7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:17.894Z|4b16f88d-5daa-490e-83a2-011a46c22be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:17.895Z|4b16f88d-5daa-490e-83a2-011a46c22be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:17.896Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:17.902Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:17.902Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:17.903Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:17.903Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:17.903Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:17.903Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"617c9ec7334c6c1f", X-B3-SpanId:"f566c0b3a61bd8c7", X-B3-ParentSpanId:"617c9ec7334c6c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-TransactionID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-ECOMP-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e86c5d-3119-44dc-a7f5-6622f3fbba94"]
2022-11-27T06:43:17.904Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:17.904Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:17.934Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:17.934Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:17.934Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:17.935Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:17.937Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "endTime" : "2022-11-27T06:43:12.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:17.938Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:17.938Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:17.939Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:17.940Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:17.940Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:17.940Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:17.940Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:17.941Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"617c9ec7334c6c1f", X-B3-SpanId:"75d9e3c93ec31bdb", X-B3-ParentSpanId:"617c9ec7334c6c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-TransactionID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-ECOMP-RequestID:"6962d7d1-a4c4-4384-a806-637d27f216de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a18cdc-6e9c-49fe-8ee1-6c51a2ec25e1"]
2022-11-27T06:43:17.941Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:17.941Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:17.968Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:17.970Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:17.971Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:17.971Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:17.972Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:17.972Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:17.973Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:17.985Z|6962d7d1-a4c4-4384-a806-637d27f216de|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:18.106Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:18.114Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.114Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:18.114Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.115Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.115Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:18.115Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aac01df777dadd02", X-B3-SpanId:"561fa550e16b829f", X-B3-ParentSpanId:"aac01df777dadd02", X-B3-Sampled:"0", X-ONAP-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-TransactionID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-ECOMP-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ac6bbb-ef3c-426a-b13e-e32ffc1fab74"]
2022-11-27T06:43:18.115Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:18.115Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.136Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.137Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.137Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:18.137Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.138Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "endTime" : "2022-11-27T06:43:12.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:18.139Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.139Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:18.141Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.141Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:18.141Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.142Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.142Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:18.142Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aac01df777dadd02", X-B3-SpanId:"01ca49a128f95256", X-B3-ParentSpanId:"aac01df777dadd02", X-B3-Sampled:"0", X-ONAP-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-TransactionID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-ECOMP-RequestID:"003108c4-578f-4551-8e9d-b8153ac0b51c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"693beb0d-5e70-468d-9bc6-1ded5bc979c8"]
2022-11-27T06:43:18.142Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:18.143Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.163Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.164Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.164Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:18.164Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.166Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:18.166Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.167Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:18.179Z|003108c4-578f-4551-8e9d-b8153ac0b51c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:18.251Z|36494f8e-f357-4e15-b2cd-7d19708affcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:18.252Z|36494f8e-f357-4e15-b2cd-7d19708affcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:18.304Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:18.309Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.309Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:18.310Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.310Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.310Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:18.310Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cc118697d4189a9", X-B3-SpanId:"a6a3c72be7b950d7", X-B3-ParentSpanId:"8cc118697d4189a9", X-B3-Sampled:"0", X-ONAP-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-TransactionID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-ECOMP-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd945fb2-0a64-4817-afe0-372702834ee8"]
2022-11-27T06:43:18.310Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:18.311Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.333Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.333Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.334Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:18.334Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.336Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "endTime" : "2022-11-27T06:43:12.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:18.336Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.336Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:18.338Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.338Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:18.338Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.338Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.339Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:18.339Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cc118697d4189a9", X-B3-SpanId:"977999fa0a14557b", X-B3-ParentSpanId:"8cc118697d4189a9", X-B3-Sampled:"0", X-ONAP-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-TransactionID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-ECOMP-RequestID:"4ede7aef-ac88-481c-bc5c-af84926a41e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eec165a-c265-4d85-96ff-bd0f0c74235c"]
2022-11-27T06:43:18.339Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:18.339Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.354Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.355Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.355Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:18.355Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.358Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:18.358Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.360Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:18.369Z|4ede7aef-ac88-481c-bc5c-af84926a41e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:18.497Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:18.500Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.501Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||Invoke
2022-11-27T06:43:18.501Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.501Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4
2022-11-27T06:43:18.501Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Method      : GET
2022-11-27T06:43:18.502Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a7cf4ead7655b2", X-B3-SpanId:"1377efcdc8afd517", X-B3-ParentSpanId:"e3a7cf4ead7655b2", X-B3-Sampled:"0", X-ONAP-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-TransactionID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-ECOMP-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"663866f4-b3b2-4715-87ff-157750160b6f"]
2022-11-27T06:43:18.502Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Request body: 
2022-11-27T06:43:18.502Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.522Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.522Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.523Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Status text  : 
2022-11-27T06:43:18.523Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.524Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||Response body: {
  "requestId" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:05.000+00:00",
  "endTime" : "2022-11-27T06:43:12.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n\t\t\t\"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\",\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\": \"2d9989a7-19cd-40ab-a0c8-95d46a82e639\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:12.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "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" : "131b8dcf-d136-442a-b09f-84f7760291c4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4"
    }
  }
}
2022-11-27T06:43:18.525Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.526Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/131b8dcf-d136-442a-b09f-84f7760291c4|INFO|500||InvokeReturn
2022-11-27T06:43:18.527Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.528Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:18.528Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:18.528Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false
2022-11-27T06:43:18.529Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:18.529Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a7cf4ead7655b2", X-B3-SpanId:"a1fb853268096e58", X-B3-ParentSpanId:"e3a7cf4ead7655b2", X-B3-Sampled:"0", X-ONAP-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-TransactionID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-ECOMP-RequestID:"93fc364a-d65c-4b8e-b4b5-382d0e1dfe94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed9e09eb-2790-4187-a9cc-0502efbc3043"]
2022-11-27T06:43:18.530Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:18.530Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:18.553Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:18.553Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:18.554Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:18.555Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&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:"Sun, 27 Nov 2022 06:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:18.556Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:18.556Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:18.557Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=131b8dcf-d136-442a-b09f-84f7760291c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:18.567Z|93fc364a-d65c-4b8e-b4b5-382d0e1dfe94|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/131b8dcf-d136-442a-b09f-84f7760291c4|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:19.809Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:19.812Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 8c900a2c-c328-4a4f-8ce2-a5255796e124 already exists in requestDb InfraActiveRequests table
2022-11-27T06:43:19.812Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:19.812Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:19.813Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:19.813Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:19.813Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:19.814Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75ba0553ed34615d", X-B3-SpanId:"55fe05445a8bf6af", X-B3-ParentSpanId:"75ba0553ed34615d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"491eab5a-79ed-4c8f-b211-8b3fc8850d2b"]
2022-11-27T06:43:19.814Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:19.814Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:19.830Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:19.830Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:19.831Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:19.831Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:19.831Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: 
2022-11-27T06:43:19.831Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:19.832Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:19.843Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:43:19.844Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T06:43:19.848Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:19.883Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|INFO|500||Invoke
2022-11-27T06:43:19.884Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38702de9-7c71-41de-90b4-45f5034ba817], X-ECOMP-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124], X-TransactionId=[], X-ONAP-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124]}
2022-11-27T06:43:19.922Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406 has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:43:18 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221127-06:43:18:271-92286], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:19.923Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|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/44027f5e-7e49-4372-ad60-e7b105d40406","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406","ERR.5.4.6114"]}}}

2022-11-27T06:43:19.924Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:19.927Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406
2022-11-27T06:43:19.927Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 44027f5e-7e49-4372-ad60-e7b105d40406
2022-11-27T06:43:19.930Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:19.956Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|INFO|500||Invoke
2022-11-27T06:43:19.956Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6f2df472-d5cf-4cbb-bc01-8924f4241ba6], X-ECOMP-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124], X-TransactionId=[], X-ONAP-RequestID=[8c900a2c-c328-4a4f-8ce2-a5255796e124]}
2022-11-27T06:43:19.993Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406 has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:43:18 GMT], content-length=[377], x-aai-txid=[0-aai-resources-221127-06:43:18:342-67664], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:19.993Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|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/44027f5e-7e49-4372-ad60-e7b105d40406","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406","ERR.5.4.6114"]}}}

2022-11-27T06:43:19.994Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:19.996Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/44027f5e-7e49-4372-ad60-e7b105d40406
2022-11-27T06:43:19.997Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 44027f5e-7e49-4372-ad60-e7b105d40406
2022-11-27T06:43:19.999Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:20.024Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.024Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.072Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.073Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:{date=[Sun, 27 Nov 2022 06:43:18 GMT], content-length=[573], vertex-id=[237696], x-aai-txid=[1-aai-resources-221127-06:43:18:409-52597], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:20.074Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531142592","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-11-27T06:43:20.075Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:43:20.075Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:43:20.077Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.078Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:43:20.078Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:20.078Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.079Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:43:20.079Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"75ba0553ed34615d", X-B3-SpanId:"18440e2a28351bff", X-B3-ParentSpanId:"75ba0553ed34615d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"817f4b76-eedf-475a-91ff-34990b4682ce"]
2022-11-27T06:43:20.079Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c"},"instanceName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0","requestScope":"vnf"}
2022-11-27T06:43:20.079Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:43:20.105Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:20.106Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:20.106Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:43:20.106Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"Sun, 27 Nov 2022 06:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:20.107Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:43:20.107Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:20.108Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:43:20.109Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e
2022-11-27T06:43:20.109Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|INFO|500||Invoke
2022-11-27T06:43:20.109Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:20.110Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e
2022-11-27T06:43:20.110Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Method      : GET
2022-11-27T06:43:20.110Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9019ae44-dc95-4ceb-8c3f-aca2b0e4730d"]
2022-11-27T06:43:20.110Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Request body: 
2022-11-27T06:43:20.111Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||==========================request end================================================
2022-11-27T06:43:20.227Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:20.227Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:20.228Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Status text  : 
2022-11-27T06:43:20.228Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:20.230Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 7,
      "modelCustomizationUUID" : "96b5aa72-2b53-483e-a315-de1c5bc3bf7e",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-11-27 06:41:18.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-11-27T06:41:18.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"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e"
    }
  }
}
2022-11-27T06:43:20.231Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:20.231Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=96b5aa72-2b53-483e-a315-de1c5bc3bf7e|INFO|500||InvokeReturn
2022-11-27T06:43:20.248Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.248Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke
2022-11-27T06:43:20.248Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:20.249Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.249Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method      : GET
2022-11-27T06:43:20.249Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4350a530-014a-4302-997b-5b287d59acf2"]
2022-11-27T06:43:20.250Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 
2022-11-27T06:43:20.250Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================
2022-11-27T06:43:20.315Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:20.316Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:20.316Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text  : 
2022-11-27T06:43:20.316Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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/9849dffe-b8fc-483d-8113-d5a1759618d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:20.318Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "9849dffe-b8fc-483d-8113-d5a1759618d2",
  "modelInvariantUUID" : "c06632f3-d83a-4939-ad9a-c1aa63016a91",
  "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-11-27T06:41:18.000+00:00",
  "modelInvariantId" : "c06632f3-d83a-4939-ad9a-c1aa63016a91",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/9849dffe-b8fc-483d-8113-d5a1759618d2"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/9849dffe-b8fc-483d-8113-d5a1759618d2"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/9849dffe-b8fc-483d-8113-d5a1759618d2/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/9849dffe-b8fc-483d-8113-d5a1759618d2/vnfResourceWorkflow"
    }
  }
}
2022-11-27T06:43:20.319Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:20.319Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn
2022-11-27T06:43:20.330Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.332Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.332Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.332Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.333Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.333Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad7d5d5-4c71-4c8f-b5c1-ca33488a87db"]
2022-11-27T06:43:20.333Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.333Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.376Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.377Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.377Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.377Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"Sun, 27 Nov 2022 06:43:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:20.378Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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" : 10034,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-11-27T06:43:20.378Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.378Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.389Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.390Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:43:20.390Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:20.390Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.391Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:43:20.391Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"75ba0553ed34615d", X-B3-SpanId:"f67055e2eac68d50", X-B3-ParentSpanId:"75ba0553ed34615d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78574eb8-ca06-4e03-b0b8-0fa380b7f0bc"]
2022-11-27T06:43:20.391Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8c900a2c-c328-4a4f-8ce2-a5255796e124","requestStatus":"IN_PROGRESS","startTime":1669531399844,"source":"VID","vnfName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"8c900a2c-c328-4a4f-8ce2-a5255796e124"}
2022-11-27T06:43:20.392Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:43:20.421Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:20.421Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:43:20.421Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:43:20.422Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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/8c900a2c-c328-4a4f-8ce2-a5255796e124", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:20.424Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:19.844+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:43:20.409+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:20.424Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:20.424Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:43:20.435Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.435Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:43:20.435Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:20.435Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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-11-27T06:43:20.436Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:43:20.436Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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:"75ba0553ed34615d", X-B3-SpanId:"d7f0e6b2b56495b6", X-B3-ParentSpanId:"75ba0553ed34615d", X-B3-Sampled:"0", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78bc1d01-e267-417a-b738-a282bc25e175"]
2022-11-27T06:43:20.436Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/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\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelVersionId\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelCustomizationId\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelUuid\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelInvariantUuid\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"44027f5e-7e49-4372-ad60-e7b105d40406\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\",\"modelInfo\":{\"modelInvariantId\":\"44027f5e-7e49-4372-ad60-e7b105d40406\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelUuid\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelInvariantUuid\":\"44027f5e-7e49-4372-ad60-e7b105d40406\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\"}","type":"String"},"requestId":{"value":"8c900a2c-c328-4a4f-8ce2-a5255796e124","type":"String"},"mso-request-id":{"value":"8c900a2c-c328-4a4f-8ce2-a5255796e124","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"df21dd84-6a07-4274-b17c-acd31afb869c","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/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:43:20.437Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:43:21.452Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:21.453Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:43:21.454Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:43:21.454Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:43:21 GMT", X-ONAP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-TransactionID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ECOMP-RequestID:"8c900a2c-c328-4a4f-8ce2-a5255796e124", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"78bc1d01-e267-417a-b738-a282bc25e175", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:43:21.455Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8c900a2c-c328-4a4f-8ce2-a5255796e124\",\"instanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\"}}","message":"Success","processInstanceID":"c828bb43-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:43:21.455Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:21.456Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:43:21.460Z|8c900a2c-c328-4a4f-8ce2-a5255796e124|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:21.593Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:21.599Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:21.599Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:21.599Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:21.600Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:21.600Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:21.600Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a985b113d877877", X-B3-SpanId:"d49f8d462a851eeb", X-B3-ParentSpanId:"0a985b113d877877", X-B3-Sampled:"0", X-ONAP-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-TransactionID:"fa8db39b-7325-4921-8448-a937acc7804a", X-ECOMP-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ad2de6-dbdb-421b-8abb-daa624c37ab0"]
2022-11-27T06:43:21.601Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:21.601Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:21.625Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:21.625Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:21.626Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:21.626Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:20 GMT", Connection:"close"]
2022-11-27T06:43:21.629Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:20.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:21.629Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:21.629Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:21.631Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:21.631Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:21.632Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:21.632Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:21.632Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:21.632Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a985b113d877877", X-B3-SpanId:"89dbd6be76e5f248", X-B3-ParentSpanId:"0a985b113d877877", X-B3-Sampled:"0", X-ONAP-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-TransactionID:"fa8db39b-7325-4921-8448-a937acc7804a", X-ECOMP-RequestID:"fa8db39b-7325-4921-8448-a937acc7804a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e4b36f7-dd7d-47ae-b163-9dd8a6395634"]
2022-11-27T06:43:21.633Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:21.633Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:21.656Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:21.657Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:21.657Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:21.658Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:21.659Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:21.659Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:21.660Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:21.669Z|fa8db39b-7325-4921-8448-a937acc7804a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:27.625Z|92c7c85d-2e66-4bcd-abc2-ed233d8bb50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:27.627Z|92c7c85d-2e66-4bcd-abc2-ed233d8bb50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:27.659Z|648a75ff-d525-484f-8d96-645a04dea79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:27.660Z|648a75ff-d525-484f-8d96-645a04dea79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:27.675Z|f97abd0b-d914-4d83-a525-bf93ca4e58ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:27.676Z|f97abd0b-d914-4d83-a525-bf93ca4e58ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:31.808Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:31.817Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:31.818Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:31.818Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:31.819Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:31.819Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:31.819Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a70568f51dcd4c09", X-B3-SpanId:"33379609a0e01ec3", X-B3-ParentSpanId:"a70568f51dcd4c09", X-B3-Sampled:"0", X-ONAP-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-TransactionID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-ECOMP-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30867d2e-31d5-47f3-9882-d1a242f5e997"]
2022-11-27T06:43:31.819Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:31.820Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:31.851Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:31.851Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:31.851Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:31.851Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:31.855Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "endTime" : "2022-11-27T06:43:31.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:31.856Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:31.856Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:31.858Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:31.858Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:31.858Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:31.859Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:31.859Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:31.859Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a70568f51dcd4c09", X-B3-SpanId:"e9f68d4d343b405c", X-B3-ParentSpanId:"a70568f51dcd4c09", X-B3-Sampled:"0", X-ONAP-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-TransactionID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-ECOMP-RequestID:"5e6f5888-0380-4b4e-a5a1-370a6b43013b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70a1a88-4c31-4bf4-a062-2f31614867ba"]
2022-11-27T06:43:31.859Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:31.860Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.186Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.186Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.187Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:32.187Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.188Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:32.188Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.188Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:32.200Z|5e6f5888-0380-4b4e-a5a1-370a6b43013b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:32.321Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:32.326Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.326Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:32.327Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.327Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.327Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:32.328Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60efe8bb8533d734", X-B3-SpanId:"ec1348248775c25e", X-B3-ParentSpanId:"60efe8bb8533d734", X-B3-Sampled:"0", X-ONAP-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-TransactionID:"7071037c-39ad-4d8b-836a-309db0127942", X-ECOMP-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12a7b1de-5839-459f-8f93-0f1c1e2a5ba1"]
2022-11-27T06:43:32.328Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:32.328Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.369Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.371Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.371Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:32.372Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.375Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "endTime" : "2022-11-27T06:43:31.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:32.375Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.376Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:32.378Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.379Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:32.379Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.379Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.380Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:32.380Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60efe8bb8533d734", X-B3-SpanId:"1957885462797206", X-B3-ParentSpanId:"60efe8bb8533d734", X-B3-Sampled:"0", X-ONAP-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-TransactionID:"7071037c-39ad-4d8b-836a-309db0127942", X-ECOMP-RequestID:"7071037c-39ad-4d8b-836a-309db0127942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e333768-a2ce-4cbe-bf65-9fb72a9d6189"]
2022-11-27T06:43:32.381Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:32.381Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.394Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.395Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.395Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:32.395Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.397Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:32.397Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.397Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:32.409Z|7071037c-39ad-4d8b-836a-309db0127942|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:32.538Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:32.542Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.542Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:32.543Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.543Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.543Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:32.543Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a14c4bf371b8c7a", X-B3-SpanId:"2b6c246eef4ca677", X-B3-ParentSpanId:"6a14c4bf371b8c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-TransactionID:"de792c64-3be8-4906-adad-3254712961cf", X-ECOMP-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be9d3ac3-6519-48f4-9235-087e57c15672"]
2022-11-27T06:43:32.544Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:32.544Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.567Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.568Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.568Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:32.569Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.571Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "endTime" : "2022-11-27T06:43:31.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:32.572Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.572Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:32.574Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.574Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:32.574Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.575Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.575Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:32.575Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a14c4bf371b8c7a", X-B3-SpanId:"c345776fe98d3e72", X-B3-ParentSpanId:"6a14c4bf371b8c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-TransactionID:"de792c64-3be8-4906-adad-3254712961cf", X-ECOMP-RequestID:"de792c64-3be8-4906-adad-3254712961cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8529703e-39ee-4fbd-a0ff-a2aa3b299c38"]
2022-11-27T06:43:32.575Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:32.576Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.591Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.592Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.592Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:32.592Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.593Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:32.594Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.594Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:32.606Z|de792c64-3be8-4906-adad-3254712961cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:32.731Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:32.737Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.737Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:32.738Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.738Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.739Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:32.739Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed6c76c64eaefae8", X-B3-SpanId:"e290e95839d9ee04", X-B3-ParentSpanId:"ed6c76c64eaefae8", X-B3-Sampled:"0", X-ONAP-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-TransactionID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-ECOMP-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a563e50-5b1a-4ab3-882f-8367da985689"]
2022-11-27T06:43:32.739Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:32.740Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.762Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.763Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.763Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:32.764Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.764Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "endTime" : "2022-11-27T06:43:31.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:32.765Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.765Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:32.767Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.767Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:32.767Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.768Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.768Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:32.769Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed6c76c64eaefae8", X-B3-SpanId:"0d3f50cfa2d704f5", X-B3-ParentSpanId:"ed6c76c64eaefae8", X-B3-Sampled:"0", X-ONAP-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-TransactionID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-ECOMP-RequestID:"cece1364-a3bc-4cfe-9e1a-0d52833bf2fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca01d832-57f2-408e-af63-4f34f1c4d8e8"]
2022-11-27T06:43:32.769Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:32.769Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.782Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.782Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.783Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:32.783Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.784Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:32.785Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.785Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:32.797Z|cece1364-a3bc-4cfe-9e1a-0d52833bf2fe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:32.894Z|15e29780-0870-4679-b735-6a588b5bc0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:32.895Z|15e29780-0870-4679-b735-6a588b5bc0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:32.916Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:32.922Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.923Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||Invoke
2022-11-27T06:43:32.923Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.923Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124
2022-11-27T06:43:32.923Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Method      : GET
2022-11-27T06:43:32.923Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ffa843897ab19b9", X-B3-SpanId:"03a1aef9c76d9dea", X-B3-ParentSpanId:"9ffa843897ab19b9", X-B3-Sampled:"0", X-ONAP-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-TransactionID:"1245e276-ebea-45a7-bc3c-053670265db7", X-ECOMP-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee8062fd-2cdd-4885-8c09-db2ca1b9b833"]
2022-11-27T06:43:32.924Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Request body: 
2022-11-27T06:43:32.924Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.941Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.941Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.942Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Status text  : 
2022-11-27T06:43:32.942Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.943Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||Response body: {
  "requestId" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:19.000+00:00",
  "endTime" : "2022-11-27T06:43:31.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n    \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c900a2c-c328-4a4f-8ce2-a5255796e124",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124"
    }
  }
}
2022-11-27T06:43:32.943Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.944Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c900a2c-c328-4a4f-8ce2-a5255796e124|INFO|500||InvokeReturn
2022-11-27T06:43:32.945Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.945Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:32.946Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:32.946Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false
2022-11-27T06:43:32.946Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:32.946Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ffa843897ab19b9", X-B3-SpanId:"d31799331d9a40bb", X-B3-ParentSpanId:"9ffa843897ab19b9", X-B3-Sampled:"0", X-ONAP-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-TransactionID:"1245e276-ebea-45a7-bc3c-053670265db7", X-ECOMP-RequestID:"1245e276-ebea-45a7-bc3c-053670265db7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c3209c8-b338-4bb5-82e6-f8bbb66accc6"]
2022-11-27T06:43:32.947Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:32.947Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:32.964Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:32.964Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:32.964Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:32.965Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&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:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:32.966Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:32.966Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:32.966Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c900a2c-c328-4a4f-8ce2-a5255796e124&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:32.974Z|1245e276-ebea-45a7-bc3c-053670265db7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8c900a2c-c328-4a4f-8ce2-a5255796e124|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:33.235Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:33.240Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:33.240Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|500||Invoke
2022-11-27T06:43:33.241Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:33.241Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:33.242Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Method      : GET
2022-11-27T06:43:33.242Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da20c2506846e9e2", X-B3-SpanId:"e0e3e6651323bb27", X-B3-ParentSpanId:"da20c2506846e9e2", X-B3-Sampled:"0", X-ONAP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-TransactionID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ECOMP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0237cfa-cb08-47c6-8642-3a0732dfc84a"]
2022-11-27T06:43:33.243Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Request body: 
2022-11-27T06:43:33.243Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||==========================request end================================================
2022-11-27T06:43:33.277Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:33.277Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:33.278Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status text  : 
2022-11-27T06:43:33.278Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:33.281Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Response body: {
  "requestId" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "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-11-27T06:43:04.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n            \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\",\n            \"owningEntityName\":\"OE-ETE_Customer-86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_60f85667-be5b-427a-bcb7-6f73035d13d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n            \"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\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\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6929fc5f-697d 0\",\n                                        \"modelCustomizationId\":\"248072a6-cd79-4db1-8e79-68711f6cb390\",\n                                        \"modelInvariantId\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n                                        \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                                        \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\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\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"9yyp5Cgx9jt9Icm7A3KN\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:31.000+00:00",
  "serviceInstanceId" : "fd8cdc4e-b50f-40dd-a6a2-9a1b69a06d8b",
  "serviceInstanceName" : "Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    }
  }
}
2022-11-27T06:43:33.281Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:33.282Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|500||InvokeReturn
2022-11-27T06:43:33.284Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false
2022-11-27T06:43:33.284Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:33.284Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:33.285Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false
2022-11-27T06:43:33.285Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:33.285Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da20c2506846e9e2", X-B3-SpanId:"38ef2e5f088c3991", X-B3-ParentSpanId:"da20c2506846e9e2", X-B3-Sampled:"0", X-ONAP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-TransactionID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ECOMP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be57a9d2-c5d0-42b1-8a91-adeb5ee36654"]
2022-11-27T06:43:33.286Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:33.286Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:33.297Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:33.298Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:33.298Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:33.298Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&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:"Sun, 27 Nov 2022 06:43:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:33.299Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:33.299Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:33.300Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:33.488Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:33.489Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:33.489Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:33.490Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:33.490Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:33.490Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-TransactionID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ECOMP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cbe54a6-f4f8-4d5e-89f2-211a2d87d957"]
2022-11-27T06:43:33.490Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:33.491Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:33.667Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:33.667Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:33.668Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:33.668Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD0982D9700745DBEA807DDCDBE2C7EF; 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:"703", Date:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:33.669Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cfab07f5-6e1e-11ed-884a-b283cc742bbe","businessKey":"4a7056bd-60b3-49e5-8f39-950275878465","processDefinitionId":"ActivatePnfBB:1:de1eae59-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-11-27T06:43:33.052+0000","endTime":"2022-11-27T06:43:33.175+0000","removalTime":null,"durationInMillis":123,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"bf47a0ef-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"cf37fb8f-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:43:33.669Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:33.669Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a7056bd-60b3-49e5-8f39-950275878465&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:33.698Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:33.699Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:33.699Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:33.699Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:33.699Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:33.700Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-TransactionID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ECOMP-RequestID:"047965d0-e2d2-44ba-b774-08c293fa4f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"384bdf01-a106-4c68-aa0d-ef1a6e8bd441"]
2022-11-27T06:43:33.700Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:33.700Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:33.827Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:33.827Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:33.828Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:33.828Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FEC743E8B85301492B84F25315AC183D; 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:"777", Date:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:33.829Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:cfab2f11-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"cfab07f5-6e1e-11ed-884a-b283cc742bbe","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:de1eae59-6e13-11ed-884a-b283cc742bbe","processInstanceId":"cfab07f5-6e1e-11ed-884a-b283cc742bbe","executionId":"cfab07f5-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:43:33.053+0000","endTime":"2022-11-27T06:43:33.054+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bf47a0ef-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:43:33.829Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:33.829Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cfab07f5-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:33.837Z|047965d0-e2d2-44ba-b774-08c293fa4f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:35.272Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:35.274Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398 already exists in requestDb InfraActiveRequests table
2022-11-27T06:43:35.275Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:35.276Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:43:35.276Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.276Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:35.277Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:43:35.277Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95fbcebf9ec62b6b", X-B3-SpanId:"42f5b5ff8a87a5b4", X-B3-ParentSpanId:"95fbcebf9ec62b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5baf7a3f-0e25-49cf-a7b3-406d87af6c1e"]
2022-11-27T06:43:35.277Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:43:35.277Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.297Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.297Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:35.298Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:43:35.298Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:43:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.298Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: 
2022-11-27T06:43:35.299Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.299Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:35.309Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:43:35.313Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:43:35.341Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|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-11-27T06:43:35.342Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.408Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.409Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|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:{date=[Sun, 27 Nov 2022 06:43:33 GMT], content-length=[1024], vertex-id=[237696], x-aai-txid=[1-aai-resources-221127-06:43:33:733-26877], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:43:35.410Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531403195","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"739f0d59-e4da-4095-9663-0848ba7457ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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-11-27T06:43:35.412Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:43:35.412Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:43:35.414Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.415Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:43:35.415Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.415Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.416Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:43:35.416Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"95fbcebf9ec62b6b", X-B3-SpanId:"12fbc0c974f51231", X-B3-ParentSpanId:"95fbcebf9ec62b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3048a6f-6c30-43fd-b083-a1e83411a346"]
2022-11-27T06:43:35.416Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"739f0d59-e4da-4095-9663-0848ba7457ef","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c"},"instanceName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6","requestScope":"vfModule"}
2022-11-27T06:43:35.416Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.444Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.444Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:35.444Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:43:35.445Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"Sun, 27 Nov 2022 06:43:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.445Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:43:35.445Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.446Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:43:35.447Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a
2022-11-27T06:43:35.447Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|INFO|500||Invoke
2022-11-27T06:43:35.448Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.448Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a
2022-11-27T06:43:35.448Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Method      : GET
2022-11-27T06:43:35.448Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e07ab28d-ae83-4ecc-88fe-d2d6fc4f8438"]
2022-11-27T06:43:35.449Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Request body: 
2022-11-27T06:43:35.449Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.513Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.514Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:35.514Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Status text  : 
2022-11-27T06:43:35.514Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.516Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||Response body: {
  "id" : 7,
  "modelCustomizationUUID" : "103d3d44-e9b1-498c-8cae-102a497c2d0a",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-11-27 06:41:18.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"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization"
    }
  }
}
2022-11-27T06:43:35.516Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.517Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=103d3d44-e9b1-498c-8cae-102a497c2d0a|INFO|500||InvokeReturn
2022-11-27T06:43:35.528Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.529Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke
2022-11-27T06:43:35.529Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.529Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.530Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method      : GET
2022-11-27T06:43:35.530Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8263b571-c853-4801-a5b8-878e90d0031c"]
2022-11-27T06:43:35.530Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 
2022-11-27T06:43:35.530Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.578Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.578Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:35.578Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text  : 
2022-11-27T06:43:35.579Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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/44a30c5c-d3ac-4847-9417-b679caeaee29", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.582Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "44a30c5c-d3ac-4847-9417-b679caeaee29",
  "modelInvariantUUID" : "9a0734b1-471e-4ebe-a56e-32e557c67f1e",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:41:18.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:43:35.582Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.583Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn
2022-11-27T06:43:35.594Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:43:35.594Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-27T06:43:35.595Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.595Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:43:35.595Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:43:35.595Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f93de9-8ce7-4e72-9bba-cbe428d21464"]
2022-11-27T06:43:35.596Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:43:35.596Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.631Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.632Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:35.632Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:43:35.632Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.632Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:43:35.633Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.633Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:35.634Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e
2022-11-27T06:43:35.634Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|INFO|500||Invoke
2022-11-27T06:43:35.634Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.635Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e
2022-11-27T06:43:35.635Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Method      : GET
2022-11-27T06:43:35.635Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e08e1764-a593-4a1f-a52e-c2bdad420cf3"]
2022-11-27T06:43:35.635Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Request body: 
2022-11-27T06:43:35.636Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.680Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.681Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:35.681Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Status text  : 
2022-11-27T06:43:35.682Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.682Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "44a30c5c-d3ac-4847-9417-b679caeaee29",
      "modelInvariantUUID" : "9a0734b1-471e-4ebe-a56e-32e557c67f1e",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-11-27 06:41:18.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e"
    }
  }
}
2022-11-27T06:43:35.683Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.683Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9a0734b1-471e-4ebe-a56e-32e557c67f1e|INFO|500||InvokeReturn
2022-11-27T06:43:35.687Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:43:35.687Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-27T06:43:35.688Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.688Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:43:35.688Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:43:35.689Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377be5f3-a9fc-4cf4-914f-cfef8b5d66a2"]
2022-11-27T06:43:35.689Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:43:35.689Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.706Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.707Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:43:35.707Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:43:35.707Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.708Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:43:35.708Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.709Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=44a30c5c-d3ac-4847-9417-b679caeaee29&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:43:35.710Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.710Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.711Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.711Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.711Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.712Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21aa2278-2031-4dd3-97a1-6d777ce80ca4"]
2022-11-27T06:43:35.712Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.712Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.743Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.744Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.744Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.744Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.746Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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" : 44,
  "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/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-11-27T06:43:35.747Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.747Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.758Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29
2022-11-27T06:43:35.758Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|INFO|500||Invoke
2022-11-27T06:43:35.758Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.759Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29
2022-11-27T06:43:35.759Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Method      : GET
2022-11-27T06:43:35.759Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6adf08fd-786b-49e4-8a52-3dafc683c909"]
2022-11-27T06:43:35.759Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Request body: 
2022-11-27T06:43:35.760Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.785Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.785Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:35.785Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Status text  : 
2022-11-27T06:43:35.786Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:43:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.788Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Response body: {
  "modelUUID" : "44a30c5c-d3ac-4847-9417-b679caeaee29",
  "modelInvariantUUID" : "9a0734b1-471e-4ebe-a56e-32e557c67f1e",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:41:18.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:43:35.788Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.788Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|INFO|500||InvokeReturn
2022-11-27T06:43:35.790Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.791Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:43:35.791Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.791Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.792Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:43:35.792Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"95fbcebf9ec62b6b", X-B3-SpanId:"77bb6d1797d1db49", X-B3-ParentSpanId:"95fbcebf9ec62b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00b1c67c-67ea-446c-b28b-188f25d34a90"]
2022-11-27T06:43:35.792Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","requestStatus":"IN_PROGRESS","startTime":1669531415310,"source":"VID","vnfId":"739f0d59-e4da-4095-9663-0848ba7457ef","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"}
2022-11-27T06:43:35.793Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:43:35.817Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:35.818Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:43:35.818Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:43:35.819Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:35.820Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:35.310+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:43:35.807+00:00",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:43:35.820Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:35.820Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:43:35.829Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.829Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:43:35.829Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:35.830Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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-11-27T06:43:35.830Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:43:35.830Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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:"95fbcebf9ec62b6b", X-B3-SpanId:"71e64cd135418ccc", X-B3-ParentSpanId:"95fbcebf9ec62b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7382f5fb-ef4f-494e-8dc8-93fedf6cf504"]
2022-11-27T06:43:35.831Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/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\":\"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\"modelVersionId\":\"44a30c5c-d3ac-4847-9417-b679caeaee29\",\"modelCustomizationId\":\"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\"modelUuid\":\"44a30c5c-d3ac-4847-9417-b679caeaee29\",\"modelInvariantUuid\":\"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\",\"modelInfo\":{\"modelInvariantId\":\"44027f5e-7e49-4372-ad60-e7b105d40406\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelUuid\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelInvariantUuid\":\"44027f5e-7e49-4372-ad60-e7b105d40406\"}}},{\"relatedInstance\":{\"instanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelVersionId\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelCustomizationId\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelUuid\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelInvariantUuid\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\",\"vnfInstanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\"}","type":"String"},"requestId":{"value":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","type":"String"},"mso-request-id":{"value":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"df21dd84-6a07-4274-b17c-acd31afb869c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"739f0d59-e4da-4095-9663-0848ba7457ef","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/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:43:35.831Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:43:36.844Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:36.845Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:43:36.845Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:43:36.845Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:43:36 GMT", X-ONAP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-TransactionID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ECOMP-RequestID:"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7382f5fb-ef4f-494e-8dc8-93fedf6cf504", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:43:36.846Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398\",\"instanceId\":\"bf9f9994-8921-4e6a-a3f8-81b3b58689b2\"}}","message":"Success","processInstanceID":"d15535c7-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:43:36.846Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:36.847Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:43:36.852Z|27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:36.982Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:36.987Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:36.987Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:43:36.987Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:36.988Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:36.988Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:43:36.989Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"440da66dc3c478df", X-B3-SpanId:"26f29c155c3b12c2", X-B3-ParentSpanId:"440da66dc3c478df", X-B3-Sampled:"0", X-ONAP-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-TransactionID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-ECOMP-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75e3ee0c-ad93-42e4-a5b6-9726401553b7"]
2022-11-27T06:43:36.989Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:43:36.989Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:43:37.019Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:37.019Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:37.020Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:43:37.020Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:37.024Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:36.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:43:37.024Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:37.025Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:43:37.027Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:37.027Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:37.027Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:37.028Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:37.028Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:37.028Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"440da66dc3c478df", X-B3-SpanId:"56ef7e052a3db31f", X-B3-ParentSpanId:"440da66dc3c478df", X-B3-Sampled:"0", X-ONAP-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-TransactionID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-ECOMP-RequestID:"0510e59b-5b4b-4230-a561-dd294f76e052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37ecf85-f264-41d5-a836-53888c8a79df"]
2022-11-27T06:43:37.029Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:37.032Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:37.047Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:37.047Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:37.048Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:37.048Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:37.049Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:37.049Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:37.050Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:37.067Z|0510e59b-5b4b-4230-a561-dd294f76e052|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:37.662Z|7ddfdd72-b26f-42fd-83e3-d420d22dbe88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:37.662Z|7ddfdd72-b26f-42fd-83e3-d420d22dbe88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:37.685Z|d42e4ce5-4d72-47d9-a093-e26ba5b624cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:37.685Z|d42e4ce5-4d72-47d9-a093-e26ba5b624cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:37.701Z|4cdfc1e4-d06b-4735-8403-3e17c80fdb4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:37.701Z|4cdfc1e4-d06b-4735-8403-3e17c80fdb4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:44.035Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:44.040Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:44.040Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|500||Invoke
2022-11-27T06:43:44.041Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:44.041Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465
2022-11-27T06:43:44.041Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Method      : GET
2022-11-27T06:43:44.041Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e9283ed8d9598c", X-B3-SpanId:"5eaabbf8dbb0a418", X-B3-ParentSpanId:"a7e9283ed8d9598c", X-B3-Sampled:"0", X-ONAP-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-TransactionID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-ECOMP-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4fba16-e9fb-49d3-91ed-ec3c82be1940"]
2022-11-27T06:43:44.042Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Request body: 
2022-11-27T06:43:44.042Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||==========================request end================================================
2022-11-27T06:43:44.080Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:44.081Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:44.081Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Status text  : 
2022-11-27T06:43:44.081Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:44.082Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||Response body: {
  "requestId" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:04.000+00:00",
  "endTime" : "2022-11-27T06:43:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n            \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\",\n            \"owningEntityName\":\"OE-ETE_Customer-86ab5a5e-42b4-4cf1-b939-5ad369bea1b2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_60f85667-be5b-427a-bcb7-6f73035d13d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n            \"productFamilyId\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\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\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                            \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 6929fc5f-697d 0\",\n                                        \"modelCustomizationId\":\"248072a6-cd79-4db1-8e79-68711f6cb390\",\n                                        \"modelInvariantId\":\"3ef910b3-659b-4839-84d1-88bc778cfb3f\",\n                                        \"modelVersionId\":\"35874371-9e48-4ac8-a061-29678317ef38\",\n                                        \"modelName\":\"Demo_pNF_9yyp5Cgx9jt9Icm7A3KN\",\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\":\"e4e5127b-3fca-4d80-a9ca-72a69893008a\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"9yyp5Cgx9jt9Icm7A3KN\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:34.000+00:00",
  "serviceInstanceId" : "fd8cdc4e-b50f-40dd-a6a2-9a1b69a06d8b",
  "serviceInstanceName" : "Service_Ete_Name60f85667-be5b-427a-bcb7-6f73035d13d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "4a7056bd-60b3-49e5-8f39-950275878465",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465"
    }
  }
}
2022-11-27T06:43:44.083Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:44.083Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a7056bd-60b3-49e5-8f39-950275878465|INFO|500||InvokeReturn
2022-11-27T06:43:44.085Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false
2022-11-27T06:43:44.085Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:44.085Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:44.085Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false
2022-11-27T06:43:44.086Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:44.086Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e9283ed8d9598c", X-B3-SpanId:"0087ec73081b42ea", X-B3-ParentSpanId:"a7e9283ed8d9598c", X-B3-Sampled:"0", X-ONAP-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-TransactionID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-ECOMP-RequestID:"e864f8a2-0605-40e5-81b3-7f488113b061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af51d472-de2e-4032-bfd0-69e5b47aaac5"]
2022-11-27T06:43:44.086Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:44.086Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:44.100Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:44.100Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:44.101Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:44.101Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&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:"Sun, 27 Nov 2022 06:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:44.103Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:44.104Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:44.104Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a7056bd-60b3-49e5-8f39-950275878465&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:44.119Z|e864f8a2-0605-40e5-81b3-7f488113b061|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a7056bd-60b3-49e5-8f39-950275878465|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:47.203Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:47.207Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:47.207Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:43:47.208Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:47.208Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:47.208Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:43:47.208Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf08ba8e41337a4", X-B3-SpanId:"192f9cdf226a6498", X-B3-ParentSpanId:"daf08ba8e41337a4", X-B3-Sampled:"0", X-ONAP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-TransactionID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ECOMP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"702fd2a8-149e-4747-b83d-020dd7aadaf4"]
2022-11-27T06:43:47.209Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:43:47.209Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:43:47.236Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:47.237Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:47.238Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:43:47.238Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:47.239Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "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-11-27T06:43:35.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:40.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:43:47.240Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:47.240Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:43:47.242Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:47.242Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:47.242Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:47.243Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:47.243Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:47.243Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf08ba8e41337a4", X-B3-SpanId:"416e3f563332416b", X-B3-ParentSpanId:"daf08ba8e41337a4", X-B3-Sampled:"0", X-ONAP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-TransactionID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ECOMP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fbfcae5-4d9f-48d4-a3cb-2f8973198281"]
2022-11-27T06:43:47.243Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:47.244Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:47.255Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:47.256Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:47.257Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:47.257Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:43:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:47.258Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:47.258Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:47.258Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:47.308Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:47.309Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:47.309Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:47.310Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:47.310Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:47.311Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-TransactionID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ECOMP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea7f28a-7d70-4cb3-8d48-df1407415507"]
2022-11-27T06:43:47.311Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:47.312Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:47.447Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:47.448Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:47.448Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:47.449Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95537DCAB3B8F743F069AE4A0041A4D1; 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:"717", Date:"Sun, 27 Nov 2022 06:43:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:47.449Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d6216452-6e1e-11ed-884a-b283cc742bbe","businessKey":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:43:43.894+0000","endTime":"2022-11-27T06:43:46.372+0000","removalTime":null,"durationInMillis":2478,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"d6200481-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:43:47.449Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:47.450Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:47.473Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:47.473Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:47.473Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:47.474Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:47.474Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:47.474Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-TransactionID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ECOMP-RequestID:"f33cad16-c23b-4a6c-b22f-a6c660b3c0e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4479bdef-df7d-4d88-bdc0-4f01dd336700"]
2022-11-27T06:43:47.474Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:47.474Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:47.599Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:47.600Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:47.600Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:47.600Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5F0C3F35AAF50964FA17AB386A601B36; 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:"Sun, 27 Nov 2022 06:43:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:47.601Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d79b595d-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","executionId":"d6216452-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:43:46.371+0000","endTime":"2022-11-27T06:43:46.371+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:43:47.601Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:47.601Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:47.607Z|f33cad16-c23b-4a6c-b22f-a6c660b3c0e1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:43:47.689Z|9e43daaf-991b-4a06-9bb7-95115adfba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:47.690Z|9e43daaf-991b-4a06-9bb7-95115adfba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:47.709Z|424be5b5-eb41-4ce8-847f-7b8b89dd1e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:47.709Z|424be5b5-eb41-4ce8-847f-7b8b89dd1e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:47.729Z|edcaea81-d2f3-48fa-80b8-a55a54de796c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:47.729Z|edcaea81-d2f3-48fa-80b8-a55a54de796c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:47.894Z|e538494e-eed0-4c12-8387-8a4bc8edf60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:47.896Z|e538494e-eed0-4c12-8387-8a4bc8edf60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:48.252Z|6d40df04-2bdc-4d5c-8901-e68ca89d256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:43:48.253Z|6d40df04-2bdc-4d5c-8901-e68ca89d256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:43:50.144Z|111218d0-b180-403d-bcd7-9c0b62ab9a88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:43:50.145Z|111218d0-b180-403d-bcd7-9c0b62ab9a88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:57.722Z|9874ed6a-43ac-4366-b468-8fda1a799103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:57.723Z|9874ed6a-43ac-4366-b468-8fda1a799103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:57.727Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:43:57.732Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:57.732Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:43:57.732Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:57.733Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:43:57.733Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:43:57.733Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa03eebcddf94fa6", X-B3-SpanId:"46e8b1c94c5465cc", X-B3-ParentSpanId:"aa03eebcddf94fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-TransactionID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ECOMP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1fb8c0c-f1cc-4f26-9227-52b245ea64c4"]
2022-11-27T06:43:57.733Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:43:57.733Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:43:57.754Z|6a489f21-cb4f-4232-aadf-1ff5f08d18ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:57.755Z|6a489f21-cb4f-4232-aadf-1ff5f08d18ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:57.755Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:57.756Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:57.756Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:43:57.756Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:57.757Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "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-11-27T06:43:35.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:40.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:43:57.757Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:57.758Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:43:57.759Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:57.760Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:43:57.760Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:57.760Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:43:57.760Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:43:57.761Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa03eebcddf94fa6", X-B3-SpanId:"46f6ece5a9088f20", X-B3-ParentSpanId:"aa03eebcddf94fa6", X-B3-Sampled:"0", X-ONAP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-TransactionID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ECOMP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fd420d3-e256-4289-9d4a-d3e8b735f1db"]
2022-11-27T06:43:57.761Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:43:57.761Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:43:57.780Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:57.780Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:57.780Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:43:57.781Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:57.784Z|c5c65010-bac1-4fa8-a5e7-bd67dcd65065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:43:57.785Z|c5c65010-bac1-4fa8-a5e7-bd67dcd65065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:43:57.786Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:43:57.786Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:57.787Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:43:57.842Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:57.843Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:57.843Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:57.844Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:43:57.845Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:57.845Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-TransactionID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ECOMP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7675021-0724-4b68-93f6-a91bdeed62bb"]
2022-11-27T06:43:57.845Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:57.846Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:57.973Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:57.973Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:57.974Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:57.974Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4550424C3D306E6B25258573C1D5954B; 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:"717", Date:"Sun, 27 Nov 2022 06:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:57.975Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d6216452-6e1e-11ed-884a-b283cc742bbe","businessKey":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:43:43.894+0000","endTime":"2022-11-27T06:43:46.372+0000","removalTime":null,"durationInMillis":2478,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"d6200481-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:43:57.976Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:57.976Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:58.002Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:58.002Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:43:58.003Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:43:58.003Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:43:58.003Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:43:58.004Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-TransactionID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ECOMP-RequestID:"66e3aeb8-5685-48a5-95ab-5cb447e34d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d40f11f-0a4d-45ae-8ee3-a312410d0f26"]
2022-11-27T06:43:58.004Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:43:58.004Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:43:58.136Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:43:58.137Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:43:58.137Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:43:58.137Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=60B2D6C7FD762E050E6CD35D9E219C77; 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:"Sun, 27 Nov 2022 06:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:43:58.138Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d79b595d-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","executionId":"d6216452-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:43:46.371+0000","endTime":"2022-11-27T06:43:46.371+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:43:58.138Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:43:58.138Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:43:58.142Z|66e3aeb8-5685-48a5-95ab-5cb447e34d73|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:02.895Z|3d00d851-78f9-48d3-aefb-d6596b19429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:02.896Z|3d00d851-78f9-48d3-aefb-d6596b19429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:07.778Z|aab1a591-0d2f-400d-bf7a-d213a5b91b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:07.779Z|aab1a591-0d2f-400d-bf7a-d213a5b91b2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:07.792Z|1e1f855c-86ac-472c-947b-7155806fffbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:07.792Z|1e1f855c-86ac-472c-947b-7155806fffbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:07.846Z|09fa490b-8d4b-417e-8ad3-47749661ace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:07.847Z|09fa490b-8d4b-417e-8ad3-47749661ace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:08.283Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:08.290Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:08.291Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:08.291Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:08.291Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:08.291Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:08.291Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afbea4bb94db2b5c", X-B3-SpanId:"b9c97d99eb23bea3", X-B3-ParentSpanId:"afbea4bb94db2b5c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-TransactionID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ECOMP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f90d0ef-e68c-422d-af6c-19a08bdc5bc2"]
2022-11-27T06:44:08.292Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:08.292Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:08.312Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:08.312Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:08.312Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:08.312Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:08.314Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "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-11-27T06:43:35.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:43:40.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:08.314Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:08.314Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:08.316Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:08.316Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:08.316Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:08.316Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:08.317Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:08.317Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afbea4bb94db2b5c", X-B3-SpanId:"e0b1b29c88a643f0", X-B3-ParentSpanId:"afbea4bb94db2b5c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-TransactionID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ECOMP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8db5e5a1-c7e8-4044-aea5-0db6180fa67b"]
2022-11-27T06:44:08.317Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:08.317Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:08.332Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:08.332Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:08.332Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:08.332Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:08.335Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:08.335Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:08.336Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:08.363Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:08.364Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:08.364Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:08.364Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:08.365Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:08.365Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-TransactionID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ECOMP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"345da357-ec82-4eaf-84fa-ae9b6aa312b2"]
2022-11-27T06:44:08.365Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:08.365Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:08.491Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:08.492Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:08.492Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:08.492Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87B67D0E5477538CACF37A9CDA65E340; 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:"717", Date:"Sun, 27 Nov 2022 06:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:08.493Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d6216452-6e1e-11ed-884a-b283cc742bbe","businessKey":"27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:43:43.894+0000","endTime":"2022-11-27T06:43:46.372+0000","removalTime":null,"durationInMillis":2478,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"d6200481-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:44:08.493Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:08.494Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:08.516Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:08.516Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:08.516Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:08.516Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:08.517Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:08.517Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-TransactionID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ECOMP-RequestID:"aa0573fc-a0eb-4f5f-a94c-a89a5fc75996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46bfdb03-2640-4a8f-8db6-548fbc45e354"]
2022-11-27T06:44:08.517Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:08.517Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:08.643Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:08.644Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:08.644Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:08.644Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4968F212599149D6DC403EDD066FEA2; 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:"Sun, 27 Nov 2022 06:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:08.645Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d79b595d-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"d6216452-6e1e-11ed-884a-b283cc742bbe","executionId":"d6216452-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:43:46.371+0000","endTime":"2022-11-27T06:43:46.371+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d15535c7-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:44:08.645Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:08.645Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d6216452-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:08.650Z|aa0573fc-a0eb-4f5f-a94c-a89a5fc75996|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:14.087Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:14.089Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1a773825-5356-4b3a-8d0e-d33ba2c0c416 already exists in requestDb InfraActiveRequests table
2022-11-27T06:44:14.089Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:14.090Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:14.090Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:14.090Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:14.091Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:14.091Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecfd3bb37b402631", X-B3-SpanId:"bb3a419b3ba43bd9", X-B3-ParentSpanId:"ecfd3bb37b402631", X-B3-Sampled:"0", X-ONAP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4030d164-156e-4e96-99e9-d4d9f260f657"]
2022-11-27T06:44:14.091Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:14.091Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:14.111Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:14.111Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:14.112Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:14.112Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:44:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.112Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: 
2022-11-27T06:44:14.113Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:14.113Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:14.123Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:44:14.127Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:14.151Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:44:14.151Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:44:14.237Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:44:14.237Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:44:12 GMT], content-length=[604], vertex-id=[208984], x-aai-txid=[1-aai-resources-221127-06:44:12:547-15838], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:14.238Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531150479","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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:44:14.240Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:44:14.241Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:44:14.242Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.242Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.242Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.243Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.243Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.243Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"110", X-B3-TraceId:"ecfd3bb37b402631", X-B3-SpanId:"a0b70efbc967e22f", X-B3-ParentSpanId:"ecfd3bb37b402631", X-B3-Sampled:"0", X-ONAP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26976ad8-4f89-419d-b8c3-38abb69ddbcc"]
2022-11-27T06:44:14.243Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20","requestScope":"service"}
2022-11-27T06:44:14.243Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.270Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.270Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.271Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.271Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"Sun, 27 Nov 2022 06:44:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.271Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.271Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.272Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.273Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.273Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.273Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.273Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.274Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.274Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f52331ce-1caf-43ee-af7b-155e7bce1c59"]
2022-11-27T06:44:14.274Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.274Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.300Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.301Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.301Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.301Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"Sun, 27 Nov 2022 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.304Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:44:14.304Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.306Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.308Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.311Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.311Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.311Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.312Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.312Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6dcb469-2b3f-4fbe-a240-651a0ceb9d58"]
2022-11-27T06:44:14.312Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.313Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.344Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.344Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.345Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.345Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"Sun, 27 Nov 2022 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.355Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T06:44:14.355Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.356Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.361Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.361Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.362Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.362Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.362Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.363Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20273ec3-6773-4c10-96b0-41b134b67196"]
2022-11-27T06:44:14.363Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.364Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.405Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.406Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.406Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.407Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"Sun, 27 Nov 2022 06:44:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.410Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:44:14.411Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.411Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.414Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.415Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.415Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.416Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.416Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.416Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"1833", X-B3-TraceId:"ecfd3bb37b402631", X-B3-SpanId:"b3715829558b62f1", X-B3-ParentSpanId:"ecfd3bb37b402631", X-B3-Sampled:"0", X-ONAP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e88c35-c2ea-4898-b31b-f46c5f2b58bd"]
2022-11-27T06:44:14.417Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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":"1a773825-5356-4b3a-8d0e-d33ba2c0c416","requestStatus":"IN_PROGRESS","startTime":1669531454124,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"1a773825-5356-4b3a-8d0e-d33ba2c0c416"}
2022-11-27T06:44:14.417Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.447Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.447Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.448Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.448Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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/1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:14.451Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:14.124+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:44:14.435+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:14.452Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.453Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.462Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.463Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.463Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.463Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.464Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:14.464Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"2243", X-B3-TraceId:"ecfd3bb37b402631", X-B3-SpanId:"182bc33ce15f52e3", X-B3-ParentSpanId:"ecfd3bb37b402631", X-B3-Sampled:"0", X-ONAP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee677a8-6ada-443f-aee3-d270a36394ac"]
2022-11-27T06:44:14.464Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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\":\"1e3e19da-f192-4267-9696-b5d7882cec39\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelUuid\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelInvariantUuid\":\"1e3e19da-f192-4267-9696-b5d7882cec39\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"1a773825-5356-4b3a-8d0e-d33ba2c0c416","type":"String"},"mso-request-id":{"value":"1a773825-5356-4b3a-8d0e-d33ba2c0c416","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-11-27T06:44:14.464Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.526Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.526Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.527Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.527Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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:"Sun, 27 Nov 2022 06:44:15 GMT", X-ONAP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-TransactionID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ECOMP-RequestID:"1a773825-5356-4b3a-8d0e-d33ba2c0c416", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6ee677a8-6ada-443f-aee3-d270a36394ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:44:15.527Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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\":\"1a773825-5356-4b3a-8d0e-d33ba2c0c416\",\"instanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\"}}","message":"Success","processInstanceID":"e8639d92-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:44:15.528Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.528Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|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-11-27T06:44:15.548Z|1a773825-5356-4b3a-8d0e-d33ba2c0c416|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:15.691Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:15.696Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:15.696Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:15.697Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:15.697Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:15.697Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:15.698Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"732e78a658f8e05b", X-B3-SpanId:"117877fa5fbe366b", X-B3-ParentSpanId:"732e78a658f8e05b", X-B3-Sampled:"0", X-ONAP-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-TransactionID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-ECOMP-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e42a2ea-5846-4692-8f52-a34dd1b96695"]
2022-11-27T06:44:15.698Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:15.699Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:15.723Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:15.723Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:15.724Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:15.724Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:15.724Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:15.725Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:15.725Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:15.726Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:15.727Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:15.727Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:15.727Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:15.727Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:15.727Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"732e78a658f8e05b", X-B3-SpanId:"5fe2bbb1acb2f04d", X-B3-ParentSpanId:"732e78a658f8e05b", X-B3-Sampled:"0", X-ONAP-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-TransactionID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-ECOMP-RequestID:"cafda499-2fd7-4bfa-b089-c9b0acf928dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cc9dc64-14fc-4c86-8cfd-432b750fb3b7"]
2022-11-27T06:44:15.728Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:15.728Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:15.743Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:15.744Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:15.744Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:15.744Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:15.745Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:15.746Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:15.746Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:15.756Z|cafda499-2fd7-4bfa-b089-c9b0acf928dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:17.810Z|6b0537d0-a546-47bd-abc9-da2107dd49f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:17.811Z|6b0537d0-a546-47bd-abc9-da2107dd49f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:17.823Z|3fc9e69f-bcf4-4625-80aa-6e57c710c51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:17.824Z|3fc9e69f-bcf4-4625-80aa-6e57c710c51a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:17.886Z|a957b9c9-abe9-4f02-b8ef-3fbeafe7e888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:17.886Z|a957b9c9-abe9-4f02-b8ef-3fbeafe7e888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:17.894Z|e26d34d8-44c1-482b-a532-6e8eed83a2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:17.894Z|e26d34d8-44c1-482b-a532-6e8eed83a2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:18.253Z|5f34cb1f-8b13-4e22-845e-9080ebfa4e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:18.254Z|5f34cb1f-8b13-4e22-845e-9080ebfa4e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:18.784Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:18.789Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:18.790Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:18.790Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:18.790Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:18.791Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:18.791Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbfcb3193eaefc9e", X-B3-SpanId:"2c026668805bb7b6", X-B3-ParentSpanId:"dbfcb3193eaefc9e", X-B3-Sampled:"0", X-ONAP-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-TransactionID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-ECOMP-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaac64cc-5b06-4791-a1d5-6d9bd9f6618e"]
2022-11-27T06:44:18.791Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:18.792Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:18.814Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:18.815Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:18.816Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:18.817Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:18.819Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "endTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:14.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:18.819Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:18.820Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:18.821Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:18.822Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:18.822Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:18.822Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:18.822Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:18.823Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbfcb3193eaefc9e", X-B3-SpanId:"5eb3871513631b95", X-B3-ParentSpanId:"dbfcb3193eaefc9e", X-B3-Sampled:"0", X-ONAP-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-TransactionID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-ECOMP-RequestID:"d88ad881-9b8f-47db-9ac8-84a2164b4738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62e82384-bb31-4bea-a5fc-bc26dfffbcfc"]
2022-11-27T06:44:18.823Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:18.823Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:18.842Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:18.843Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:18.843Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:18.844Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:18.845Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:18.845Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:18.846Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:18.855Z|d88ad881-9b8f-47db-9ac8-84a2164b4738|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:18.977Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:18.981Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:18.982Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:18.982Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:18.983Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:18.983Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:18.983Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8df2e536cc34bfb6", X-B3-SpanId:"31d22b07b6d36a0f", X-B3-ParentSpanId:"8df2e536cc34bfb6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-TransactionID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-ECOMP-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74dc320e-cc8b-41bc-90c5-20a8f70e35c6"]
2022-11-27T06:44:18.984Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:18.984Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.004Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.005Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.005Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:19.006Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.006Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "endTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:14.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:19.006Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.007Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:19.008Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.008Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:19.008Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.009Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.009Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:19.009Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8df2e536cc34bfb6", X-B3-SpanId:"03a30ff270f7618e", X-B3-ParentSpanId:"8df2e536cc34bfb6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-TransactionID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-ECOMP-RequestID:"dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f190788-8e47-41c9-900d-f0ffd3d4cf55"]
2022-11-27T06:44:19.009Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:19.009Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.023Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.027Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.027Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:19.027Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.028Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:19.028Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.029Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:19.043Z|dd76b297-5af6-4bed-9a3f-1d28f2aa9dc6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:19.163Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:19.166Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.167Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:19.167Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.167Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.167Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:19.168Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70116ba40ee6202", X-B3-SpanId:"4aa30f19c58bebac", X-B3-ParentSpanId:"c70116ba40ee6202", X-B3-Sampled:"0", X-ONAP-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-TransactionID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-ECOMP-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4a6d838-765f-41c5-8e04-bd5ee94f10e2"]
2022-11-27T06:44:19.168Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:19.168Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.187Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.187Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.187Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:19.188Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.188Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "endTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:14.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:19.188Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.189Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:19.190Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.190Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:19.191Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.191Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.191Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:19.191Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c70116ba40ee6202", X-B3-SpanId:"a4ea0799ebc9a4da", X-B3-ParentSpanId:"c70116ba40ee6202", X-B3-Sampled:"0", X-ONAP-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-TransactionID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-ECOMP-RequestID:"a1995d43-7028-46cd-a910-cd2235e30fb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ddf1cd2-37a7-4648-b276-083858b176b7"]
2022-11-27T06:44:19.191Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:19.192Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.203Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.203Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.203Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:19.204Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.205Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:19.205Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.205Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:19.220Z|a1995d43-7028-46cd-a910-cd2235e30fb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:19.349Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:19.353Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.354Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:19.354Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.354Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.355Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:19.355Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eaf240e2ee955b1", X-B3-SpanId:"14e8550779a8b116", X-B3-ParentSpanId:"4eaf240e2ee955b1", X-B3-Sampled:"0", X-ONAP-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-TransactionID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-ECOMP-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa545ad3-90c7-4097-add8-311e55f49333"]
2022-11-27T06:44:19.356Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:19.356Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.377Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.378Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.378Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:19.379Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.380Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "endTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:14.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:19.380Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.381Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:19.383Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.383Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:19.384Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.384Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.384Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:19.385Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eaf240e2ee955b1", X-B3-SpanId:"0530958b50ffa623", X-B3-ParentSpanId:"4eaf240e2ee955b1", X-B3-Sampled:"0", X-ONAP-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-TransactionID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-ECOMP-RequestID:"ac0cc692-7e9b-452c-b04a-e636fa3fd558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"306900bd-f308-437f-8699-f78457ed00d6"]
2022-11-27T06:44:19.385Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:19.385Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.406Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.407Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.408Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:19.408Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.409Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:19.409Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.410Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:19.418Z|ac0cc692-7e9b-452c-b04a-e636fa3fd558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:19.544Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:19.548Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.549Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||Invoke
2022-11-27T06:44:19.549Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.549Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398
2022-11-27T06:44:19.549Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Method      : GET
2022-11-27T06:44:19.550Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a939fb627ff3aa6", X-B3-SpanId:"d9795c526d1cf49f", X-B3-ParentSpanId:"0a939fb627ff3aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-TransactionID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-ECOMP-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03f21729-896f-4753-bcc0-28d66d394a0a"]
2022-11-27T06:44:19.550Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Request body: 
2022-11-27T06:44:19.550Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.569Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.570Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.570Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Status text  : 
2022-11-27T06:44:19.571Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.571Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||Response body: {
  "requestId" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:43:35.000+00:00",
  "endTime" : "2022-11-27T06:44:14.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\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\": \"df21dd84-6a07-4274-b17c-acd31afb869c\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"739f0d59-e4da-4095-9663-0848ba7457ef\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n                        \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:14.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398"
    }
  }
}
2022-11-27T06:44:19.571Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.572Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|INFO|500||InvokeReturn
2022-11-27T06:44:19.573Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.573Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:19.574Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:19.574Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false
2022-11-27T06:44:19.574Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:19.574Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a939fb627ff3aa6", X-B3-SpanId:"973a0f560baf9793", X-B3-ParentSpanId:"0a939fb627ff3aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-TransactionID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-ECOMP-RequestID:"c8a66cf9-aeb1-47d0-84d3-6c03b331d05b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8193870a-e893-4b54-b5ad-b3ab947d9f4d"]
2022-11-27T06:44:19.575Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:19.575Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:19.588Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:19.588Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:19.589Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:19.589Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&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:"Sun, 27 Nov 2022 06:44:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:19.590Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:19.590Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:19.591Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:19.602Z|c8a66cf9-aeb1-47d0-84d3-6c03b331d05b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27bc0aec-6a51-4b58-a7fb-5ab7cb7ee398|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:25.891Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:25.897Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:25.898Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:25.898Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:25.898Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:25.898Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:25.899Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2064b02b70854f3a", X-B3-SpanId:"38174ae50bb1b345", X-B3-ParentSpanId:"2064b02b70854f3a", X-B3-Sampled:"0", X-ONAP-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-TransactionID:"a3992149-bb19-410a-93bd-c15fab446e25", X-ECOMP-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c265c62-0ac0-4097-9585-882734f2d85b"]
2022-11-27T06:44:25.899Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:25.899Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:25.926Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:25.927Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:25.927Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:25.927Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:25.928Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "endTime" : "2022-11-27T06:44:19.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:25.928Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:25.929Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:25.930Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:25.930Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:25.931Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:25.931Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:25.931Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:25.931Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2064b02b70854f3a", X-B3-SpanId:"1e8363a43743fbaf", X-B3-ParentSpanId:"2064b02b70854f3a", X-B3-Sampled:"0", X-ONAP-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-TransactionID:"a3992149-bb19-410a-93bd-c15fab446e25", X-ECOMP-RequestID:"a3992149-bb19-410a-93bd-c15fab446e25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c86fb9-8cf5-4f7f-a4bc-4006563f767c"]
2022-11-27T06:44:25.932Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:25.932Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:25.945Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:25.945Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:25.946Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:25.946Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:25.947Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:25.947Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:25.950Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:25.958Z|a3992149-bb19-410a-93bd-c15fab446e25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:26.077Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:26.081Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.081Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:26.081Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.082Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.082Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:26.082Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b6e6b5ae054873", X-B3-SpanId:"498cf92641a5adbc", X-B3-ParentSpanId:"66b6e6b5ae054873", X-B3-Sampled:"0", X-ONAP-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-TransactionID:"fec2eace-adce-48ca-968e-382c959502f3", X-ECOMP-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f6fa460-25a4-4ae3-97c8-16fa2c2297e9"]
2022-11-27T06:44:26.083Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:26.083Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.102Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.102Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.102Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:26.103Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.103Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "endTime" : "2022-11-27T06:44:19.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:26.104Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.104Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:26.106Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.107Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:26.107Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.107Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.107Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:26.108Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b6e6b5ae054873", X-B3-SpanId:"2619270a33011b87", X-B3-ParentSpanId:"66b6e6b5ae054873", X-B3-Sampled:"0", X-ONAP-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-TransactionID:"fec2eace-adce-48ca-968e-382c959502f3", X-ECOMP-RequestID:"fec2eace-adce-48ca-968e-382c959502f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1766c928-802b-4e11-8e8d-d273573c508f"]
2022-11-27T06:44:26.108Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:26.109Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.126Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.127Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.127Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:26.127Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.129Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:26.129Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.130Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:26.141Z|fec2eace-adce-48ca-968e-382c959502f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:26.275Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:26.279Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.280Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:26.280Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.280Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.280Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:26.281Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5353190bb2a86eac", X-B3-SpanId:"79a2d838dd32aa0c", X-B3-ParentSpanId:"5353190bb2a86eac", X-B3-Sampled:"0", X-ONAP-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-TransactionID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-ECOMP-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeccd6c1-4515-466d-b3fe-ac276444ccc8"]
2022-11-27T06:44:26.281Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:26.281Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.301Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.301Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.302Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:26.303Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.304Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "endTime" : "2022-11-27T06:44:19.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:26.304Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.305Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:26.306Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.307Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:26.307Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.307Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.308Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:26.308Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5353190bb2a86eac", X-B3-SpanId:"179fcaa6de243b57", X-B3-ParentSpanId:"5353190bb2a86eac", X-B3-Sampled:"0", X-ONAP-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-TransactionID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-ECOMP-RequestID:"756ce069-0798-4e4d-9529-afbe5e4cd66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68eb6895-8b91-432e-b32d-bffce4bd34f6"]
2022-11-27T06:44:26.308Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:26.308Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.320Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.320Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.321Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:26.321Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.321Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:26.322Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.322Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:26.329Z|756ce069-0798-4e4d-9529-afbe5e4cd66e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:26.455Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:26.458Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.459Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:26.459Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.459Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.460Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:26.460Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"963152458a910517", X-B3-SpanId:"cf52e4d32a1c7405", X-B3-ParentSpanId:"963152458a910517", X-B3-Sampled:"0", X-ONAP-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-TransactionID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-ECOMP-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ac6a3d-770f-470c-932a-27d3de2f6a2d"]
2022-11-27T06:44:26.460Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:26.461Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.480Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.480Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.481Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:26.481Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.482Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "endTime" : "2022-11-27T06:44:19.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:26.482Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.483Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:26.484Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.484Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:26.485Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.485Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.485Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:26.486Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"963152458a910517", X-B3-SpanId:"2dcf58c40b773b27", X-B3-ParentSpanId:"963152458a910517", X-B3-Sampled:"0", X-ONAP-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-TransactionID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-ECOMP-RequestID:"b5cfd674-ed71-499a-a3f5-6054505c8478", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a05b116a-fbe8-4b60-a519-45539f573672"]
2022-11-27T06:44:26.486Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:26.486Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.497Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.498Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.498Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:26.498Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.499Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:26.500Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.500Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:26.507Z|b5cfd674-ed71-499a-a3f5-6054505c8478|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:26.646Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:26.650Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.651Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||Invoke
2022-11-27T06:44:26.651Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.651Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416
2022-11-27T06:44:26.652Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Method      : GET
2022-11-27T06:44:26.652Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d748f4c0e3fed8e4", X-B3-SpanId:"4dcc071648cfe997", X-B3-ParentSpanId:"d748f4c0e3fed8e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-TransactionID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-ECOMP-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05f60f78-8251-41a3-8a9c-e39f3dde2705"]
2022-11-27T06:44:26.652Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Request body: 
2022-11-27T06:44:26.652Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.671Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.671Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.671Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Status text  : 
2022-11-27T06:44:26.672Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.672Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||Response body: {
  "requestId" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:14.000+00:00",
  "endTime" : "2022-11-27T06:44:19.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\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\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n\t\t\t\"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-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_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a773825-5356-4b3a-8d0e-d33ba2c0c416",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416"
    }
  }
}
2022-11-27T06:44:26.673Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.673Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a773825-5356-4b3a-8d0e-d33ba2c0c416|INFO|500||InvokeReturn
2022-11-27T06:44:26.674Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.675Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:26.675Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:26.675Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false
2022-11-27T06:44:26.675Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:26.676Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d748f4c0e3fed8e4", X-B3-SpanId:"b3f507a1d6314dcd", X-B3-ParentSpanId:"d748f4c0e3fed8e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-TransactionID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-ECOMP-RequestID:"ac69ee28-eb31-4d52-a294-b06b4b87c216", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aa6cc60-e512-451c-95d6-7e4bf2bf898d"]
2022-11-27T06:44:26.676Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:26.676Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:26.687Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:26.688Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:26.688Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:26.688Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&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:"Sun, 27 Nov 2022 06:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:26.689Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:26.689Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:26.690Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a773825-5356-4b3a-8d0e-d33ba2c0c416&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:26.697Z|ac69ee28-eb31-4d52-a294-b06b4b87c216|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1a773825-5356-4b3a-8d0e-d33ba2c0c416|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:27.839Z|dffb1c0c-3362-4238-912a-5c80295830e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:27.840Z|dffb1c0c-3362-4238-912a-5c80295830e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:27.849Z|d7fdb297-f470-4830-827e-c21bdd000a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:27.850Z|d7fdb297-f470-4830-827e-c21bdd000a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:27.912Z|5e2095a5-140d-4ed6-bc5b-f251f005473d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:27.913Z|5e2095a5-140d-4ed6-bc5b-f251f005473d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:28.906Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:28.909Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 54137924-9de5-40f8-8f9b-1bd810a8dbad already exists in requestDb InfraActiveRequests table
2022-11-27T06:44:28.910Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:28.911Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:28.911Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:28.911Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:28.912Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:28.912Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebc44d57b117bc02", X-B3-SpanId:"18bb9a1c4a26c966", X-B3-ParentSpanId:"ebc44d57b117bc02", X-B3-Sampled:"0", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"392336d1-7246-421c-9e87-74b47889f732"]
2022-11-27T06:44:28.912Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:28.912Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:28.928Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:28.929Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:28.929Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:28.929Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:28.930Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: 
2022-11-27T06:44:28.930Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:28.930Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:28.938Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:44:28.939Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T06:44:28.942Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:28.967Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|INFO|500||Invoke
2022-11-27T06:44:28.967Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39 with request headers:{Authorization=[***REDACTED***], X-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[97bdacff-d9b1-42f2-927c-329fcd255ec4], X-ECOMP-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad], X-TransactionId=[], X-ONAP-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad]}
2022-11-27T06:44:29.005Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39 has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:44:27 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221127-06:44:27:347-10060], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:29.006Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|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/1e3e19da-f192-4267-9696-b5d7882cec39","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39","ERR.5.4.6114"]}}}

2022-11-27T06:44:29.006Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:29.009Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39
2022-11-27T06:44:29.009Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1e3e19da-f192-4267-9696-b5d7882cec39
2022-11-27T06:44:29.012Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:29.035Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|INFO|500||Invoke
2022-11-27T06:44:29.035Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39 with request headers:{Authorization=[***REDACTED***], X-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0f45a7f5-e96f-442d-9f86-33a138d2ee95], X-ECOMP-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad], X-TransactionId=[], X-ONAP-RequestID=[54137924-9de5-40f8-8f9b-1bd810a8dbad]}
2022-11-27T06:44:29.083Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39 has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:44:27 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221127-06:44:27:413-67793], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:29.084Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|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/1e3e19da-f192-4267-9696-b5d7882cec39","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39","ERR.5.4.6114"]}}}

2022-11-27T06:44:29.084Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:29.087Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1e3e19da-f192-4267-9696-b5d7882cec39
2022-11-27T06:44:29.088Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1e3e19da-f192-4267-9696-b5d7882cec39
2022-11-27T06:44:29.092Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:29.116Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:44:29.117Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:44:29.163Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:44:29.163Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:44:27 GMT], content-length=[604], vertex-id=[208984], x-aai-txid=[1-aai-resources-221127-06:44:27:496-48808], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:29.164Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531150479","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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:44:29.165Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:44:29.166Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:44:29.167Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.167Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:44:29.168Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:29.168Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.168Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:44:29.168Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"168", X-B3-TraceId:"ebc44d57b117bc02", X-B3-SpanId:"2465089f6c366072", X-B3-ParentSpanId:"ebc44d57b117bc02", X-B3-Sampled:"0", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32ec1839-8be8-4a74-b4d6-70b3d595e4b9"]
2022-11-27T06:44:29.169Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228"},"instanceName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0","requestScope":"vnf"}
2022-11-27T06:44:29.169Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:44:29.194Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:29.194Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:29.194Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:44:29.195Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"Sun, 27 Nov 2022 06:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:29.195Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:44:29.195Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:29.196Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:44:29.197Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e
2022-11-27T06:44:29.197Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|INFO|500||Invoke
2022-11-27T06:44:29.197Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:29.198Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e
2022-11-27T06:44:29.198Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Method      : GET
2022-11-27T06:44:29.198Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8d5d1fb-cd2d-432c-8f82-736e695570a0"]
2022-11-27T06:44:29.199Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Request body: 
2022-11-27T06:44:29.199Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||==========================request end================================================
2022-11-27T06:44:29.235Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:29.235Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:29.236Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Status text  : 
2022-11-27T06:44:29.236Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:29.239Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 10,
      "modelCustomizationUUID" : "b986c1e3-8dbe-4f82-985c-b1820fbacb3e",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-11-27 06:42:08.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-11-27T06:42:08.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e"
    }
  }
}
2022-11-27T06:44:29.239Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:29.240Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=b986c1e3-8dbe-4f82-985c-b1820fbacb3e|INFO|500||InvokeReturn
2022-11-27T06:44:29.243Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-11-27T06:44:29.244Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke
2022-11-27T06:44:29.244Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:29.244Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-11-27T06:44:29.245Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method      : GET
2022-11-27T06:44:29.245Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e412d30-1329-4e3e-bae9-b1d94cd503c5"]
2022-11-27T06:44:29.245Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 
2022-11-27T06:44:29.246Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================
2022-11-27T06:44:29.288Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:29.288Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:29.289Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text  : 
2022-11-27T06:44:29.289Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/68b6a53d-c3e2-41ae-8185-e86b24d0f748", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:29.291Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "68b6a53d-c3e2-41ae-8185-e86b24d0f748",
  "modelInvariantUUID" : "eadfc284-7264-46c6-81e4-33a3acc2d838",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-11-27T06:42:08.000+00:00",
  "modelInvariantId" : "eadfc284-7264-46c6-81e4-33a3acc2d838",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/68b6a53d-c3e2-41ae-8185-e86b24d0f748"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/68b6a53d-c3e2-41ae-8185-e86b24d0f748"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/68b6a53d-c3e2-41ae-8185-e86b24d0f748/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/68b6a53d-c3e2-41ae-8185-e86b24d0f748/vnfResourceWorkflow"
    }
  }
}
2022-11-27T06:44:29.291Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:29.292Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn
2022-11-27T06:44:29.294Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.294Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.295Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.295Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.295Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.296Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da753019-a8a8-49e8-beca-5e560507ffe2"]
2022-11-27T06:44:29.296Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.296Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.312Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.312Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.312Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.313Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"Sun, 27 Nov 2022 06:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:29.317Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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" : 10034,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-11-27T06:44:29.317Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.318Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.320Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.320Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:44:29.320Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:29.321Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.321Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:44:29.321Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"2615", X-B3-TraceId:"ebc44d57b117bc02", X-B3-SpanId:"4cab41fac553ce17", X-B3-ParentSpanId:"ebc44d57b117bc02", X-B3-Sampled:"0", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79186f56-f29b-4f73-b569-4c1673b9ea67"]
2022-11-27T06:44:29.322Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"54137924-9de5-40f8-8f9b-1bd810a8dbad","requestStatus":"IN_PROGRESS","startTime":1669531468939,"source":"VID","vnfName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"54137924-9de5-40f8-8f9b-1bd810a8dbad"}
2022-11-27T06:44:29.322Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:44:29.344Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:29.345Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:44:29.345Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:44:29.345Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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/54137924-9de5-40f8-8f9b-1bd810a8dbad", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:29.346Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:28.939+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:44:29.334+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:29.346Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:29.346Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:44:29.355Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.355Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:44:29.355Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:29.356Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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-11-27T06:44:29.356Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:44:29.357Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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:"2942", X-B3-TraceId:"ebc44d57b117bc02", X-B3-SpanId:"3ae0455a597e4236", X-B3-ParentSpanId:"ebc44d57b117bc02", X-B3-Sampled:"0", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8832c03f-b09d-4770-959e-e53ecade6e68"]
2022-11-27T06:44:29.357Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/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_vm 0\",\"modelInvariantId\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelVersionId\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelCustomizationId\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelUuid\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelInvariantUuid\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"1e3e19da-f192-4267-9696-b5d7882cec39\",\"source\":\"VID\",\"instanceName\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\",\"modelInfo\":{\"modelInvariantId\":\"1e3e19da-f192-4267-9696-b5d7882cec39\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelUuid\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelInvariantUuid\":\"1e3e19da-f192-4267-9696-b5d7882cec39\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\"}","type":"String"},"requestId":{"value":"54137924-9de5-40f8-8f9b-1bd810a8dbad","type":"String"},"mso-request-id":{"value":"54137924-9de5-40f8-8f9b-1bd810a8dbad","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7d042879-760c-4c0c-af21-5dd72cfe4228","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_vm/basic_vm 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/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:44:29.357Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.373Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.374Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:44:30.374Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:44:30.375Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:44:30 GMT", X-ONAP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-TransactionID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ECOMP-RequestID:"54137924-9de5-40f8-8f9b-1bd810a8dbad", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8832c03f-b09d-4770-959e-e53ecade6e68", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:44:30.375Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"54137924-9de5-40f8-8f9b-1bd810a8dbad\",\"instanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\"}}","message":"Success","processInstanceID":"f13c5292-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:44:30.375Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.376Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:44:30.380Z|54137924-9de5-40f8-8f9b-1bd810a8dbad|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:30.455Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:30.458Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||INFO|500||Checking if requestId: 8f843ffb-70b0-4723-8eab-0bbea6ae8812 already exists in requestDb InfraActiveRequests table
2022-11-27T06:44:30.458Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:30.459Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:30.459Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.459Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:30.460Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:30.460Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c93addf0e0a94c24", X-B3-SpanId:"61dbcec44edcf395", X-B3-ParentSpanId:"c93addf0e0a94c24", X-B3-Sampled:"0", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"295ecd7e-2a49-4973-9209-832c421e08cf"]
2022-11-27T06:44:30.460Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:30.460Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.477Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.477Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:30.478Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:30.478Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:44:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.478Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: 
2022-11-27T06:44:30.478Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.479Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:30.488Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:44:30.491Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:30.513Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:30.515Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.515Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-27T06:44:30.519Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:30.519Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:30.519Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.520Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:30.520Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:30.520Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ff742c1765f51a", X-B3-SpanId:"a55c8dbbc7dad67d", X-B3-ParentSpanId:"91ff742c1765f51a", X-B3-Sampled:"0", X-ONAP-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-TransactionID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-ECOMP-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c876cb83-7e26-4d43-a3f3-a4c79d9b949b"]
2022-11-27T06:44:30.520Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:30.521Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.539Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.540Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:30.540Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:30.540Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.542Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:30.542Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.543Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:30.549Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:30.549Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:30.549Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.550Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:30.550Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:30.550Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ff742c1765f51a", X-B3-SpanId:"b8ad31bd6fb6c978", X-B3-ParentSpanId:"91ff742c1765f51a", X-B3-Sampled:"0", X-ONAP-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-TransactionID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-ECOMP-RequestID:"deaf0d7c-2b19-422e-b512-723d7b30182c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efda5c72-0158-42ef-8364-969e7c89ee5b"]
2022-11-27T06:44:30.550Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:30.551Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.562Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-27T06:44:30.562Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:{date=[Sun, 27 Nov 2022 06:44:28 GMT], content-length=[1024], vertex-id=[237696], x-aai-txid=[2-aai-resources-221127-06:44:28:892-63124], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:30.563Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531403195","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"739f0d59-e4da-4095-9663-0848ba7457ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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-11-27T06:44:30.564Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:44:30.564Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:44:30.565Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.565Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:44:30.565Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.565Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.566Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:44:30.566Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"c93addf0e0a94c24", X-B3-SpanId:"7c2b3d2476799461", X-B3-ParentSpanId:"c93addf0e0a94c24", X-B3-Sampled:"0", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a75cb660-d858-4960-a257-9db504cbf792"]
2022-11-27T06:44:30.566Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"739f0d59-e4da-4095-9663-0848ba7457ef","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c","vfModuleInstanceId":"bf9f9994-8921-4e6a-a3f8-81b3b58689b2"},"instanceName":null,"requestScope":"vfModule"}
2022-11-27T06:44:30.566Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.566Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.567Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:30.567Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:30.567Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.570Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:30.570Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.570Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:30.580Z|deaf0d7c-2b19-422e-b512-723d7b30182c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:30.595Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.595Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:30.595Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:44:30.596Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"Sun, 27 Nov 2022 06:44:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.596Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:44:30.596Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.597Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:44:30.597Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.598Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.598Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.598Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.599Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.599Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8cf2bf4-b23f-4127-8a70-ba33d77f8745"]
2022-11-27T06:44:30.599Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.599Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.614Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.614Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.615Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.615Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"Sun, 27 Nov 2022 06:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.618Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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" : 47,
  "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/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-11-27T06:44:30.618Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.618Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.620Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29
2022-11-27T06:44:30.620Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|INFO|500||Invoke
2022-11-27T06:44:30.620Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.621Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29
2022-11-27T06:44:30.621Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Method      : GET
2022-11-27T06:44:30.621Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aabb075-965f-4b09-8ce9-b8342a232454"]
2022-11-27T06:44:30.621Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Request body: 
2022-11-27T06:44:30.622Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.641Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.641Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:30.641Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Status text  : 
2022-11-27T06:44:30.642Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.644Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||Response body: {
  "modelUUID" : "44a30c5c-d3ac-4847-9417-b679caeaee29",
  "modelInvariantUUID" : "9a0734b1-471e-4ebe-a56e-32e557c67f1e",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:41:18.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:44:30.644Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.644Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/44a30c5c-d3ac-4847-9417-b679caeaee29|INFO|500||InvokeReturn
2022-11-27T06:44:30.647Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:44:30.647Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:44:30.648Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.648Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:44:30.648Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:44:30.648Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"c93addf0e0a94c24", X-B3-SpanId:"781d512b89760e9f", X-B3-ParentSpanId:"c93addf0e0a94c24", X-B3-Sampled:"0", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1525c316-658d-4de6-9085-4d5b5359b30a"]
2022-11-27T06:44:30.648Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8f843ffb-70b0-4723-8eab-0bbea6ae8812","requestStatus":"IN_PROGRESS","startTime":1669531470488,"source":"VID","vnfId":"739f0d59-e4da-4095-9663-0848ba7457ef","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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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":"bf9f9994-8921-4e6a-a3f8-81b3b58689b2","vfModuleModelName":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6","cloudRegion":"k8sregion","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"8f843ffb-70b0-4723-8eab-0bbea6ae8812"}
2022-11-27T06:44:30.649Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:44:30.680Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:30.680Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:44:30.680Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:44:30.681Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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/8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:30.682Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:30.488+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:30.668+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:30.683Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:30.683Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:44:30.690Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.691Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:44:30.691Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:30.691Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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-11-27T06:44:30.691Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:44:30.692Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|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:"c93addf0e0a94c24", X-B3-SpanId:"398aeb74bd767f36", X-B3-ParentSpanId:"c93addf0e0a94c24", X-B3-Sampled:"0", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9ca86b1-09ff-447b-957f-ef9d481297d8"]
2022-11-27T06:44:30.692Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\"modelVersion\":\"1669531452544\",\"modelCustomizationUuid\":\"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\"modelVersionId\":\"44a30c5c-d3ac-4847-9417-b679caeaee29\",\"modelCustomizationId\":\"103d3d44-e9b1-498c-8cae-102a497c2d0a\",\"modelUuid\":\"44a30c5c-d3ac-4847-9417-b679caeaee29\",\"modelInvariantUuid\":\"9a0734b1-471e-4ebe-a56e-32e557c67f1e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\",\"vnfInstanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\",\"vfModuleInstanceId\":\"bf9f9994-8921-4e6a-a3f8-81b3b58689b2\"}","type":"String"},"requestId":{"value":"8f843ffb-70b0-4723-8eab-0bbea6ae8812","type":"String"},"mso-request-id":{"value":"8f843ffb-70b0-4723-8eab-0bbea6ae8812","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df21dd84-6a07-4274-b17c-acd31afb869c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"739f0d59-e4da-4095-9663-0848ba7457ef","type":"String"},"vfModuleId":{"value":"bf9f9994-8921-4e6a-a3f8-81b3b58689b2","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/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:44:30.692Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:44:31.702Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:31.703Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:44:31.703Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:44:31.703Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:44:31 GMT", X-ONAP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-TransactionID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ECOMP-RequestID:"8f843ffb-70b0-4723-8eab-0bbea6ae8812", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e9ca86b1-09ff-447b-957f-ef9d481297d8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:44:31.704Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8f843ffb-70b0-4723-8eab-0bbea6ae8812\",\"instanceId\":\"bf9f9994-8921-4e6a-a3f8-81b3b58689b2\"}}","message":"Success","processInstanceID":"f208a3e5-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:44:31.704Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:31.704Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:44:31.708Z|8f843ffb-70b0-4723-8eab-0bbea6ae8812|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:31.839Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:31.843Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:31.843Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:31.844Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:31.844Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:31.844Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:31.844Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55b733e41813859", X-B3-SpanId:"5c0c9c5b5a59af3d", X-B3-ParentSpanId:"f55b733e41813859", X-B3-Sampled:"0", X-ONAP-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-TransactionID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-ECOMP-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54b1c288-a6ce-432a-a925-517614013aca"]
2022-11-27T06:44:31.845Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:31.845Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:31.947Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:31.948Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:31.948Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:31.949Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:31.950Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:30.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:31.951Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:31.951Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:31.953Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:31.954Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:31.954Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:31.955Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:31.955Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:31.955Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55b733e41813859", X-B3-SpanId:"84fba344e97689be", X-B3-ParentSpanId:"f55b733e41813859", X-B3-Sampled:"0", X-ONAP-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-TransactionID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-ECOMP-RequestID:"398129b3-0af2-4fda-ace0-88531fd974e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81341fbe-712f-46b2-b28e-a9ba762d109a"]
2022-11-27T06:44:31.955Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:31.956Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:31.971Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:31.971Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:31.971Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:31.972Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:31.973Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:31.973Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:31.973Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:31.981Z|398129b3-0af2-4fda-ace0-88531fd974e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:32.894Z|adc29aba-3d97-46a4-8fa5-e4eef5acf647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:32.897Z|adc29aba-3d97-46a4-8fa5-e4eef5acf647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:37.874Z|d3cfd89f-d941-44cf-bad2-5948d8dbf294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:37.875Z|d3cfd89f-d941-44cf-bad2-5948d8dbf294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:37.876Z|fb82a95e-39c1-4a7d-b0a8-ad183a6d62f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:37.877Z|fb82a95e-39c1-4a7d-b0a8-ad183a6d62f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:37.942Z|8af1afb9-9454-4656-af51-c915d18900e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:37.943Z|8af1afb9-9454-4656-af51-c915d18900e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:40.716Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:40.720Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:40.721Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:40.721Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:40.721Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:40.721Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:40.722Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"024fbcbbc90a492a", X-B3-SpanId:"6bed83e090f6a2e4", X-B3-ParentSpanId:"024fbcbbc90a492a", X-B3-Sampled:"0", X-ONAP-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-TransactionID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-ECOMP-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e10a6e-ffe5-43ba-917b-0f41bfecc9fc"]
2022-11-27T06:44:40.722Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:40.722Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:40.741Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:40.741Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:40.741Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:40.742Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:40.744Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "endTime" : "2022-11-27T06:44:36.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:40.745Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:40.745Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:40.746Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:40.746Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:40.747Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:40.747Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:40.747Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:40.747Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"024fbcbbc90a492a", X-B3-SpanId:"dfdaa92c32afa9db", X-B3-ParentSpanId:"024fbcbbc90a492a", X-B3-Sampled:"0", X-ONAP-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-TransactionID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-ECOMP-RequestID:"10b6605a-d998-4944-a8b5-f1d3ca0ecb01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edbddc71-29a6-400b-83cb-153bf4313d9d"]
2022-11-27T06:44:40.748Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:40.748Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:40.762Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:40.762Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:40.762Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:40.762Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:40.765Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:40.765Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:40.765Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:40.772Z|10b6605a-d998-4944-a8b5-f1d3ca0ecb01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:40.889Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:40.893Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:40.893Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:40.893Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:40.894Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:40.894Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:40.894Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c052e886483821c", X-B3-SpanId:"701b6851632be658", X-B3-ParentSpanId:"6c052e886483821c", X-B3-Sampled:"0", X-ONAP-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-TransactionID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-ECOMP-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8100038-76cb-4056-bf42-db95d8b6370f"]
2022-11-27T06:44:40.894Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:40.895Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:40.916Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:40.916Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:40.917Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:40.917Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:40.918Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "endTime" : "2022-11-27T06:44:36.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:40.919Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:40.919Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:40.921Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:40.921Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:40.922Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:40.922Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:40.922Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:40.922Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c052e886483821c", X-B3-SpanId:"4ab799c55d4aabde", X-B3-ParentSpanId:"6c052e886483821c", X-B3-Sampled:"0", X-ONAP-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-TransactionID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-ECOMP-RequestID:"eceb87cc-7847-407d-bef4-ace8a3368683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8819a8b-4f0b-485d-96d2-8b79952f82de"]
2022-11-27T06:44:40.923Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:40.923Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:40.935Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:40.936Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:40.936Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:40.937Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:40.938Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:40.938Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:40.939Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:40.946Z|eceb87cc-7847-407d-bef4-ace8a3368683|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:41.072Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:41.076Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.076Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:41.077Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.077Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.077Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:41.077Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77c0ebd85fb47e51", X-B3-SpanId:"e267d273be8e98bf", X-B3-ParentSpanId:"77c0ebd85fb47e51", X-B3-Sampled:"0", X-ONAP-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-TransactionID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-ECOMP-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54e14f9e-a575-4086-a909-c52465d57d8e"]
2022-11-27T06:44:41.078Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:41.078Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.099Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.100Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.100Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:41.100Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.103Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "endTime" : "2022-11-27T06:44:36.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:41.103Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.103Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:41.105Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.105Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:41.106Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.106Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.106Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:41.107Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77c0ebd85fb47e51", X-B3-SpanId:"462e4cb0296d8f16", X-B3-ParentSpanId:"77c0ebd85fb47e51", X-B3-Sampled:"0", X-ONAP-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-TransactionID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-ECOMP-RequestID:"669352f8-284e-40e3-aa1f-111ab4d25c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3646e84-024a-4c5f-ba78-d747e94a17bb"]
2022-11-27T06:44:41.107Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:41.107Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.129Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.129Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.130Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:41.130Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.132Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:41.132Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.132Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:41.139Z|669352f8-284e-40e3-aa1f-111ab4d25c22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:41.266Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:41.273Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.273Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:41.274Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.274Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.274Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:41.274Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b4361ea00203e0", X-B3-SpanId:"55a863628cbdbcc8", X-B3-ParentSpanId:"f1b4361ea00203e0", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-TransactionID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-ECOMP-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ace7c47-5980-40e1-b053-c28f2e9f063b"]
2022-11-27T06:44:41.274Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:41.275Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.292Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.292Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.292Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:41.292Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.294Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "endTime" : "2022-11-27T06:44:36.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:41.294Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.295Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:41.297Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.297Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:41.297Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.297Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.298Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:41.298Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b4361ea00203e0", X-B3-SpanId:"e01582398db9dfcd", X-B3-ParentSpanId:"f1b4361ea00203e0", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-TransactionID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-ECOMP-RequestID:"0a2a547f-252e-434b-b70b-d14b83c7f89c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39864520-ea3f-4822-a575-1ba47bf71a79"]
2022-11-27T06:44:41.298Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:41.298Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.313Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.313Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.313Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:41.313Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.314Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:41.314Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.314Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:41.322Z|0a2a547f-252e-434b-b70b-d14b83c7f89c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:41.444Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:41.450Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.450Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||Invoke
2022-11-27T06:44:41.451Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.451Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad
2022-11-27T06:44:41.451Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Method      : GET
2022-11-27T06:44:41.451Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5479d6ec8d55dfce", X-B3-SpanId:"847f8c6b1672f499", X-B3-ParentSpanId:"5479d6ec8d55dfce", X-B3-Sampled:"0", X-ONAP-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-TransactionID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-ECOMP-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ed6c46f-fcb3-4ca3-a128-52e363295334"]
2022-11-27T06:44:41.452Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Request body: 
2022-11-27T06:44:41.452Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.474Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.475Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.475Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Status text  : 
2022-11-27T06:44:41.476Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.476Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||Response body: {
  "requestId" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:28.000+00:00",
  "endTime" : "2022-11-27T06:44:36.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n    \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "54137924-9de5-40f8-8f9b-1bd810a8dbad",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad"
    }
  }
}
2022-11-27T06:44:41.477Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.477Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/54137924-9de5-40f8-8f9b-1bd810a8dbad|INFO|500||InvokeReturn
2022-11-27T06:44:41.479Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.479Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:41.479Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:41.480Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false
2022-11-27T06:44:41.480Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:41.480Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5479d6ec8d55dfce", X-B3-SpanId:"526cf9ba2d13ee68", X-B3-ParentSpanId:"5479d6ec8d55dfce", X-B3-Sampled:"0", X-ONAP-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-TransactionID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-ECOMP-RequestID:"770afbc8-2ab2-45ba-83d9-44a26f7e8337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05d06df9-ca4c-4c9f-ae37-5aadb4a585ce"]
2022-11-27T06:44:41.481Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:41.481Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:41.495Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:41.496Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:41.497Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:41.497Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&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:"Sun, 27 Nov 2022 06:44:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:41.500Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:41.500Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:41.501Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=54137924-9de5-40f8-8f9b-1bd810a8dbad&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:41.508Z|770afbc8-2ab2-45ba-83d9-44a26f7e8337|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/54137924-9de5-40f8-8f9b-1bd810a8dbad|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:42.125Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:42.129Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:42.130Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:42.130Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.130Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:42.131Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:42.131Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6464a70d56c5140", X-B3-SpanId:"c0d09befaf82d84e", X-B3-ParentSpanId:"c6464a70d56c5140", X-B3-Sampled:"0", X-ONAP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-TransactionID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ECOMP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88113900-6d2d-42bf-a5e8-3580b6bb19cf"]
2022-11-27T06:44:42.131Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:42.131Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.150Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.150Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.151Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:42.151Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.152Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "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-11-27T06:44:30.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:33.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:42.153Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.153Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:42.154Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:42.155Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:42.155Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.155Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:42.155Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:42.156Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6464a70d56c5140", X-B3-SpanId:"5cd85174a9730e00", X-B3-ParentSpanId:"c6464a70d56c5140", X-B3-Sampled:"0", X-ONAP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-TransactionID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ECOMP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b283b199-f6b7-47fb-868c-293247f1d782"]
2022-11-27T06:44:42.156Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:42.156Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.171Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.171Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.171Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:42.171Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.173Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:42.174Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.174Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:42.212Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:42.213Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:42.213Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.213Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:42.213Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:42.214Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-TransactionID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ECOMP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc000883-35eb-47a4-bba9-bc382fae3ddf"]
2022-11-27T06:44:42.214Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:42.214Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.342Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.343Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.343Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:42.344Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=02937735FAFF527767BED7D64131294A; 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:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.344Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f49fa1fa-6e1e-11ed-884a-b283cc742bbe","businessKey":"8f843ffb-70b0-4723-8eab-0bbea6ae8812","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:35.053+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f208a3e5-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"f49e6a37-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:44:42.344Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.345Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f843ffb-70b0-4723-8eab-0bbea6ae8812&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:42.368Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:42.369Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:42.369Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.370Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:42.370Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:42.370Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-TransactionID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ECOMP-RequestID:"60582d96-70e8-4975-826e-e2c8880d2d70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f94f205f-8c5f-48dd-940b-2e74a0c597a0"]
2022-11-27T06:44:42.370Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:42.371Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.501Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.501Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.502Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:42.502Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A885E34EC33086DEDF261E8F14468FE4; 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:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.502Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:f49fa201-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"f49fa1fa-6e1e-11ed-884a-b283cc742bbe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"f49fa1fa-6e1e-11ed-884a-b283cc742bbe","executionId":"f49fa1fa-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:44:35.053+0000","endTime":"2022-11-27T06:44:35.053+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f208a3e5-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:44:42.502Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.503Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f49fa1fa-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:42.507Z|60582d96-70e8-4975-826e-e2c8880d2d70|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:42.584Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:42.587Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 58ace013-8174-43d8-8984-98043566c408 already exists in requestDb InfraActiveRequests table
2022-11-27T06:44:42.588Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:42.588Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:44:42.588Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.589Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:42.589Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:44:42.589Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47d013f39cb11830", X-B3-SpanId:"f47b84cacf318a40", X-B3-ParentSpanId:"47d013f39cb11830", X-B3-Sampled:"0", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0be0097-1361-460b-91a3-4bf6d370190e"]
2022-11-27T06:44:42.589Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:44:42.590Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.611Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.611Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:42.612Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:44:42.612Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.612Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: 
2022-11-27T06:44:42.612Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.613Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:42.620Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:44:42.623Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:42.645Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:44:42.646Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-RequestID=[58ace013-8174-43d8-8984-98043566c408], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d5339073-f4d8-46f5-b90c-146df16dfdba], X-ECOMP-RequestID=[58ace013-8174-43d8-8984-98043566c408], X-TransactionId=[], X-ONAP-RequestID=[58ace013-8174-43d8-8984-98043566c408]}
2022-11-27T06:44:42.696Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:44:41 GMT], content-length=[1054], vertex-id=[208984], x-aai-txid=[0-aai-resources-221127-06:44:41:021-14310], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:42.697Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531469804","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4932c726-64bb-4d3c-a66b-3eba87870c82"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0"}]},{"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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:44:42.697Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:44:42.698Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:44:42.699Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:44:42.700Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.700Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:44:42.700Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.701Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.701Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:44:42.701Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"222", X-B3-TraceId:"47d013f39cb11830", X-B3-SpanId:"7beb0cccfde83d03", X-B3-ParentSpanId:"47d013f39cb11830", X-B3-Sampled:"0", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68fe22bc-02dd-4818-8910-ad389e8a93fc"]
2022-11-27T06:44:42.701Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"4932c726-64bb-4d3c-a66b-3eba87870c82","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228"},"instanceName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20","requestScope":"vfModule"}
2022-11-27T06:44:42.702Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.719Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.720Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.720Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:44:42.720Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.721Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:44:42.721Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.721Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:44:42.722Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1
2022-11-27T06:44:42.722Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|INFO|500||Invoke
2022-11-27T06:44:42.723Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.723Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1
2022-11-27T06:44:42.723Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Method      : GET
2022-11-27T06:44:42.723Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59ec1cd-1557-4435-ba9f-6013e12240f3"]
2022-11-27T06:44:42.724Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Request body: 
2022-11-27T06:44:42.724Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.754Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.754Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.755Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Status text  : 
2022-11-27T06:44:42.755Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.757Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||Response body: {
  "id" : 10,
  "modelCustomizationUUID" : "bf59a641-ec06-4f0e-80a8-707fbdbb9bc1",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-11-27 06:42:08.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization"
    }
  }
}
2022-11-27T06:44:42.757Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.757Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=bf59a641-ec06-4f0e-80a8-707fbdbb9bc1|INFO|500||InvokeReturn
2022-11-27T06:44:42.760Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-11-27T06:44:42.760Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke
2022-11-27T06:44:42.761Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.761Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-11-27T06:44:42.761Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method      : GET
2022-11-27T06:44:42.761Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ef547f3-b769-4fa1-8eb3-ca962309dbce"]
2022-11-27T06:44:42.762Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 
2022-11-27T06:44:42.762Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.784Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.785Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.785Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text  : 
2022-11-27T06:44:42.785Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.787Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "b0cba2ea-0ae7-4767-b99c-616c320b4dfb",
  "modelInvariantUUID" : "d9d3bcd6-6f80-4969-a195-320fac8d3d39",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:42:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:44:42.787Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.788Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn
2022-11-27T06:44:42.789Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:44:42.790Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-27T06:44:42.790Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.790Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:44:42.791Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:44:42.791Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2d2adba-cd65-4a9d-81ab-690ca2233c8f"]
2022-11-27T06:44:42.791Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:44:42.792Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.809Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.809Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:42.809Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:44:42.809Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.810Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:44:42.810Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.810Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:42.811Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39
2022-11-27T06:44:42.811Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|INFO|500||Invoke
2022-11-27T06:44:42.811Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.812Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39
2022-11-27T06:44:42.812Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Method      : GET
2022-11-27T06:44:42.812Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431943e6-d474-4760-8326-f5fe223d2a45"]
2022-11-27T06:44:42.812Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Request body: 
2022-11-27T06:44:42.813Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.841Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.842Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.842Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Status text  : 
2022-11-27T06:44:42.842Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.845Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "b0cba2ea-0ae7-4767-b99c-616c320b4dfb",
      "modelInvariantUUID" : "d9d3bcd6-6f80-4969-a195-320fac8d3d39",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-11-27 06:42:08.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39"
    }
  }
}
2022-11-27T06:44:42.845Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.845Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d9d3bcd6-6f80-4969-a195-320fac8d3d39|INFO|500||InvokeReturn
2022-11-27T06:44:42.847Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:44:42.848Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-27T06:44:42.848Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.849Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance
2022-11-27T06:44:42.849Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T06:44:42.849Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef289ce5-c5d4-42fc-b392-544b02383a6a"]
2022-11-27T06:44:42.849Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-27T06:44:42.850Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.875Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.875Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:42.876Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T06:44:42.876Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.876Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-27T06:44:42.877Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.877Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=b0cba2ea-0ae7-4767-b99c-616c320b4dfb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:42.878Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.878Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.878Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.879Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.879Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.879Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7557eaa4-25e9-4dc1-b757-30fcebbd1d7f"]
2022-11-27T06:44:42.879Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.880Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.911Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.911Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.912Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.912Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.913Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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" : 44,
  "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/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-11-27T06:44:42.913Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.914Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.917Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb
2022-11-27T06:44:42.917Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|INFO|500||Invoke
2022-11-27T06:44:42.918Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.918Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb
2022-11-27T06:44:42.918Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Method      : GET
2022-11-27T06:44:42.919Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39fbd426-bc0f-4922-8c74-b33da474357a"]
2022-11-27T06:44:42.919Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Request body: 
2022-11-27T06:44:42.920Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.940Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.940Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:42.941Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Status text  : 
2022-11-27T06:44:42.941Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:44:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.943Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Response body: {
  "modelUUID" : "b0cba2ea-0ae7-4767-b99c-616c320b4dfb",
  "modelInvariantUUID" : "d9d3bcd6-6f80-4969-a195-320fac8d3d39",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:42:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:44:42.944Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.945Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|INFO|500||InvokeReturn
2022-11-27T06:44:42.947Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.948Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:44:42.948Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.948Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.949Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:44:42.949Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"3402", X-B3-TraceId:"47d013f39cb11830", X-B3-SpanId:"6e87acea2d17a8dd", X-B3-ParentSpanId:"47d013f39cb11830", X-B3-Sampled:"0", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0481d207-ca73-4290-a0ce-3f1fcd077dee"]
2022-11-27T06:44:42.949Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"58ace013-8174-43d8-8984-98043566c408","requestStatus":"IN_PROGRESS","startTime":1669531482620,"source":"VID","vnfId":"4932c726-64bb-4d3c-a66b-3eba87870c82","vnfType":"","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"58ace013-8174-43d8-8984-98043566c408"}
2022-11-27T06:44:42.950Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:44:42.980Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:42.980Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:44:42.981Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:44:42.981Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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/58ace013-8174-43d8-8984-98043566c408", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:42.982Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:42.620+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:44:42.965+00:00",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:44:42.983Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:42.983Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:44:42.991Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.992Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:44:42.992Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:42.992Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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-11-27T06:44:42.993Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:44:42.993Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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:"3671", X-B3-TraceId:"47d013f39cb11830", X-B3-SpanId:"432126312300d3f7", X-B3-ParentSpanId:"47d013f39cb11830", X-B3-Sampled:"0", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54abd750-36c7-451f-9329-c6931efd92e7"]
2022-11-27T06:44:42.994Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/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\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\"modelVersionId\":\"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\"modelCustomizationId\":\"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\"modelUuid\":\"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\"modelInvariantUuid\":\"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\",\"modelInfo\":{\"modelInvariantId\":\"1e3e19da-f192-4267-9696-b5d7882cec39\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelUuid\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelInvariantUuid\":\"1e3e19da-f192-4267-9696-b5d7882cec39\"}}},{\"relatedInstance\":{\"instanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelVersionId\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelCustomizationId\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelUuid\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelInvariantUuid\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\",\"vnfInstanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\"}","type":"String"},"requestId":{"value":"58ace013-8174-43d8-8984-98043566c408","type":"String"},"mso-request-id":{"value":"58ace013-8174-43d8-8984-98043566c408","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7d042879-760c-4c0c-af21-5dd72cfe4228","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"4932c726-64bb-4d3c-a66b-3eba87870c82","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_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..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/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:44:42.995Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:44:44.010Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:44.011Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:44:44.012Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:44:44.012Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:44:44 GMT", X-ONAP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-TransactionID:"58ace013-8174-43d8-8984-98043566c408", X-ECOMP-RequestID:"58ace013-8174-43d8-8984-98043566c408", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"54abd750-36c7-451f-9329-c6931efd92e7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:44:44.013Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"58ace013-8174-43d8-8984-98043566c408\",\"instanceId\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\"}}","message":"Success","processInstanceID":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:44:44.013Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:44.014Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:44:44.020Z|58ace013-8174-43d8-8984-98043566c408|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:44.150Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:44.154Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:44.154Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:44:44.154Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:44.155Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:44.155Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:44:44.155Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b1e01ba12079d8", X-B3-SpanId:"cadffbf36f39407d", X-B3-ParentSpanId:"c9b1e01ba12079d8", X-B3-Sampled:"0", X-ONAP-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-TransactionID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-ECOMP-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f963c310-7a11-4241-99fa-c717b2343099"]
2022-11-27T06:44:44.155Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:44:44.155Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:44:44.176Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:44.176Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:44.176Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:44:44.177Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:44.178Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:43.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:44:44.178Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:44.178Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:44:44.180Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:44:44.180Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:44.180Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:44.181Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:44:44.181Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:44.181Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b1e01ba12079d8", X-B3-SpanId:"ab0547fc82cdf9a7", X-B3-ParentSpanId:"c9b1e01ba12079d8", X-B3-Sampled:"0", X-ONAP-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-TransactionID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-ECOMP-RequestID:"c7191bf3-0985-4ae7-8798-f74499a4e46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53c2b4a5-36b2-432c-8b8e-44b02ff336a1"]
2022-11-27T06:44:44.181Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:44.181Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:44.193Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:44.194Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:44.194Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:44.194Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:44:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:44.195Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:44.196Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:44.196Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:44.204Z|c7191bf3-0985-4ae7-8798-f74499a4e46e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:47.894Z|34894732-6e30-413b-a488-5346c4b83a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:47.895Z|34894732-6e30-413b-a488-5346c4b83a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:47.902Z|f898f4f3-3e94-4054-bb35-2034a851782a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:47.904Z|f898f4f3-3e94-4054-bb35-2034a851782a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:47.905Z|768dd46d-ecd1-46bc-a965-b57f0630ddd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:47.906Z|768dd46d-ecd1-46bc-a965-b57f0630ddd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:48.016Z|02c65e6b-0449-4579-a769-368ac24dbb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:48.017Z|02c65e6b-0449-4579-a769-368ac24dbb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:48.255Z|553de413-72f7-4ecc-849d-ae92930e0a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:44:48.255Z|553de413-72f7-4ecc-849d-ae92930e0a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:44:50.147Z|6f8c76ef-3197-462f-91e9-09ff460184ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:44:50.148Z|6f8c76ef-3197-462f-91e9-09ff460184ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:52.638Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:52.643Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:52.644Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:52.644Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:52.644Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:52.645Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:52.645Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f37fa7910368ad23", X-B3-SpanId:"a880350e0a002b6f", X-B3-ParentSpanId:"f37fa7910368ad23", X-B3-Sampled:"0", X-ONAP-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-TransactionID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-ECOMP-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c3c33a3-d02a-4699-b7e1-e21d779d41e0"]
2022-11-27T06:44:52.645Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:52.645Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:52.666Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:52.666Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:52.667Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:52.667Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:52.668Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "endTime" : "2022-11-27T06:44:49.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:49.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:52.668Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:52.669Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:52.670Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:52.670Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:52.670Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:52.671Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:52.671Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:52.671Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f37fa7910368ad23", X-B3-SpanId:"53b8b837a8230859", X-B3-ParentSpanId:"f37fa7910368ad23", X-B3-Sampled:"0", X-ONAP-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-TransactionID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-ECOMP-RequestID:"cda500a0-fe65-48f3-a70a-3837b9d3fe96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96256247-9927-4e28-9834-68f01cf283fd"]
2022-11-27T06:44:52.671Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:52.672Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:52.684Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:52.685Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:52.685Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:52.685Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:52.687Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:52.687Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:52.688Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:52.695Z|cda500a0-fe65-48f3-a70a-3837b9d3fe96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:52.809Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:52.812Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:52.813Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:52.813Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:52.813Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:52.813Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:52.814Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6cbb17b0944988", X-B3-SpanId:"b1000848608e304e", X-B3-ParentSpanId:"8f6cbb17b0944988", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-TransactionID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-ECOMP-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ba474f-90d1-440c-8327-ae0c332ee479"]
2022-11-27T06:44:52.814Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:52.814Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:52.836Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:52.836Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:52.837Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:52.837Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:52.839Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "endTime" : "2022-11-27T06:44:49.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:49.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:52.839Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:52.840Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:52.841Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:52.842Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:52.842Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:52.842Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:52.843Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:52.843Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6cbb17b0944988", X-B3-SpanId:"7bf14427c1f6e877", X-B3-ParentSpanId:"8f6cbb17b0944988", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-TransactionID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-ECOMP-RequestID:"b9ae63f1-2213-41bd-944d-0370adbd996a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a835dae-c477-48c0-98c7-b85b72e8ca62"]
2022-11-27T06:44:52.843Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:52.843Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:52.859Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:52.860Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:52.860Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:52.860Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:52.862Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:52.862Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:52.862Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:52.871Z|b9ae63f1-2213-41bd-944d-0370adbd996a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:52.995Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:52.999Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.000Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:53.000Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.000Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.006Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:53.006Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6ed37244ecdf47", X-B3-SpanId:"3d2e64afab74b0f7", X-B3-ParentSpanId:"1d6ed37244ecdf47", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-TransactionID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-ECOMP-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b01942d-c17a-4f19-903d-ce4d02cd02d8"]
2022-11-27T06:44:53.006Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:53.007Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.026Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.027Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.027Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:53.028Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.029Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "endTime" : "2022-11-27T06:44:49.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:49.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:53.029Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.030Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:53.033Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.033Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:53.034Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.034Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.034Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:53.035Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6ed37244ecdf47", X-B3-SpanId:"58474462745652fd", X-B3-ParentSpanId:"1d6ed37244ecdf47", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-TransactionID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-ECOMP-RequestID:"a0e2777e-a3b1-4911-bada-8ac696af2ae8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cf106bd-ef0c-4d60-a54f-ed28df65189f"]
2022-11-27T06:44:53.035Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:53.035Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.048Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.049Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.049Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:53.049Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.051Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:53.051Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.052Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:53.062Z|a0e2777e-a3b1-4911-bada-8ac696af2ae8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:53.182Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:53.187Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.187Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:53.187Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.188Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.188Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:53.188Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779a5caf24acc0f6", X-B3-SpanId:"49a992e144f69af3", X-B3-ParentSpanId:"779a5caf24acc0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-TransactionID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-ECOMP-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82666747-cd3f-4edb-b4e4-6e958a1eb643"]
2022-11-27T06:44:53.189Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:53.189Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.206Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.207Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.208Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:53.208Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.209Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "endTime" : "2022-11-27T06:44:49.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:49.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:53.209Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.210Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:53.214Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.215Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:53.215Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.215Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.216Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:53.216Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779a5caf24acc0f6", X-B3-SpanId:"468650e888bf5bc5", X-B3-ParentSpanId:"779a5caf24acc0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-TransactionID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-ECOMP-RequestID:"18088d39-c5f7-4e1e-be7c-110d40e9fc58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f33c7cf2-6222-4ee7-a0ce-b7c81d8d470e"]
2022-11-27T06:44:53.216Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:53.216Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.230Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.231Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.231Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:53.232Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.233Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:53.233Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.234Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:53.240Z|18088d39-c5f7-4e1e-be7c-110d40e9fc58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:53.358Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:53.364Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.365Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||Invoke
2022-11-27T06:44:53.365Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.365Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812
2022-11-27T06:44:53.365Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Method      : GET
2022-11-27T06:44:53.365Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45dc8ac3a9469436", X-B3-SpanId:"e0ab3a7a1c108016", X-B3-ParentSpanId:"45dc8ac3a9469436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-TransactionID:"5a97624a-267c-448f-a258-a63298022005", X-ECOMP-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edea3614-a8a4-4a5d-b65a-3f8363a00bcf"]
2022-11-27T06:44:53.366Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Request body: 
2022-11-27T06:44:53.366Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.385Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.385Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.385Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Status text  : 
2022-11-27T06:44:53.386Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.387Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||Response body: {
  "requestId" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:30.000+00:00",
  "endTime" : "2022-11-27T06:44:49.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"9a0734b1-471e-4ebe-a56e-32e557c67f1e\",\n            \"modelVersionId\": \"44a30c5c-d3ac-4847-9417-b679caeaee29\",\n            \"modelName\": \"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6\",\n            \"modelVersion\": \"1669531452544\",\n            \"modelCustomizationId\": \"103d3d44-e9b1-498c-8cae-102a497c2d0a\"\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-11-27T06:44:49.000+00:00",
  "vfModuleId" : "bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "vfModuleName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "vfModuleModelName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef/vfModules/bf9f9994-8921-4e6a-a3f8-81b3b58689b2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8f843ffb-70b0-4723-8eab-0bbea6ae8812",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812"
    }
  }
}
2022-11-27T06:44:53.387Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.387Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f843ffb-70b0-4723-8eab-0bbea6ae8812|INFO|500||InvokeReturn
2022-11-27T06:44:53.389Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.389Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:53.389Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:53.389Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false
2022-11-27T06:44:53.389Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:53.390Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45dc8ac3a9469436", X-B3-SpanId:"e5f84be59f7fd663", X-B3-ParentSpanId:"45dc8ac3a9469436", X-B3-Sampled:"0", X-ONAP-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-TransactionID:"5a97624a-267c-448f-a258-a63298022005", X-ECOMP-RequestID:"5a97624a-267c-448f-a258-a63298022005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bcb8a1b-e1e2-432a-863a-14fe4e662536"]
2022-11-27T06:44:53.390Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:53.390Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:53.402Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:53.402Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:53.402Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:53.403Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&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:"Sun, 27 Nov 2022 06:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:53.404Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:53.404Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:53.405Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f843ffb-70b0-4723-8eab-0bbea6ae8812&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:53.411Z|5a97624a-267c-448f-a258-a63298022005|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f843ffb-70b0-4723-8eab-0bbea6ae8812|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:54.342Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:54.348Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:54.348Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:44:54.348Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:54.349Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:44:54.349Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:44:54.349Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f46636ce956d84f", X-B3-SpanId:"8a388c0db907f2d3", X-B3-ParentSpanId:"2f46636ce956d84f", X-B3-Sampled:"0", X-ONAP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-TransactionID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ECOMP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d06b32f-6d64-49a9-95cf-b70a315b5508"]
2022-11-27T06:44:54.349Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:44:54.350Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:44:54.371Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:54.371Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:54.371Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:44:54.372Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:54.372Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "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-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:46.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:44:54.373Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:54.373Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:44:54.374Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:44:54.375Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:54.375Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:54.375Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:44:54.375Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:54.376Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f46636ce956d84f", X-B3-SpanId:"2e752ad89453bcb7", X-B3-ParentSpanId:"2f46636ce956d84f", X-B3-Sampled:"0", X-ONAP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-TransactionID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ECOMP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31668e3f-743b-43ad-82aa-0549e78a78ed"]
2022-11-27T06:44:54.376Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:54.376Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:54.387Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:54.388Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:54.388Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:54.388Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:54.390Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:54.390Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:54.391Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:54.415Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:54.416Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:54.416Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:54.417Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:44:54.417Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:54.417Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-TransactionID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ECOMP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b54eaa61-34e5-4788-9653-ead9e26d2077"]
2022-11-27T06:44:54.417Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:54.418Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:54.542Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:54.542Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:54.543Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:54.543Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=00904E621DB8373BECA3DBE0583F7A56; 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:"Sun, 27 Nov 2022 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:54.543Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:44:54.543Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:54.544Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:54.563Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:54.564Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:44:54.564Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:54.564Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:44:54.564Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:44:54.564Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-TransactionID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ECOMP-RequestID:"718e44ab-f2a9-4175-803f-51ec5a1633dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9a73e67-3214-4413-bb67-77c795231bbf"]
2022-11-27T06:44:54.565Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:44:54.565Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:44:54.685Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:54.686Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:54.686Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:44:54.686Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0735D2ED5C0B53ED853BF27E7D386EE; 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:"Sun, 27 Nov 2022 06:44:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:54.686Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:fc97bbdd-6e1e-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:44:48.423+0000","endTime":"2022-11-27T06:44:48.423+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:44:54.687Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:54.687Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:44:54.690Z|718e44ab-f2a9-4175-803f-51ec5a1633dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:55.381Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:55.383Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||Checking if requestId: 2b925314-bba5-4d7e-b9b2-73e1316ca712 already exists in requestDb InfraActiveRequests table
2022-11-27T06:44:55.384Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:44:55.384Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:44:55.384Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:55.384Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:44:55.385Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:44:55.385Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35e3d3072232c1d0", X-B3-SpanId:"8c8cc7afa7cf4586", X-B3-ParentSpanId:"35e3d3072232c1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"354927b7-abd3-42ed-8b35-0a073e8fa9fd"]
2022-11-27T06:44:55.385Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:44:55.385Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:44:55.405Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:55.405Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:44:55.406Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:44:55.406Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:55.406Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: 
2022-11-27T06:44:55.406Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:55.407Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:55.417Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:44:55.423Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:55.447Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:44:55.448Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups|INFO|500||Invoke
2022-11-27T06:44:55.495Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:55.496Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:44:53 GMT], content-length=[408], x-aai-txid=[1-aai-resources-221127-06:44:53:826-81622], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:55.497Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||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/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-11-27T06:44:55.499Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/related-to/volume-groups
2022-11-27T06:44:55.499Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 739f0d59-e4da-4095-9663-0848ba7457ef
2022-11-27T06:44:55.504Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:55.526Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules|INFO|500||Invoke
2022-11-27T06:44:55.527Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[2b925314-bba5-4d7e-b9b2-73e1316ca712], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4317614e-5732-4680-afbc-fa3b8f2fcfbb], X-ECOMP-RequestID=[2b925314-bba5-4d7e-b9b2-73e1316ca712], X-TransactionId=[], X-ONAP-RequestID=[2b925314-bba5-4d7e-b9b2-73e1316ca712]}
2022-11-27T06:44:55.565Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:44:53 GMT], content-length=[377], x-aai-txid=[0-aai-resources-221127-06:44:53:902-31567], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:55.566Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/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/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules","ERR.5.4.6114"]}}}

2022-11-27T06:44:55.566Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules|INFO|404|Not Found|InvokeReturn
2022-11-27T06:44:55.568Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef/vf-modules
2022-11-27T06:44:55.569Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 739f0d59-e4da-4095-9663-0848ba7457ef
2022-11-27T06:44:55.571Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:44:55.595Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.596Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-27T06:44:55.666Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-27T06:44:55.667Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:{date=[Sun, 27 Nov 2022 06:44:53 GMT], content-length=[1024], vertex-id=[237696], x-aai-txid=[1-aai-resources-221127-06:44:53:971-38754], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:44:55.667Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531403195","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/739f0d59-e4da-4095-9663-0848ba7457ef","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"739f0d59-e4da-4095-9663-0848ba7457ef"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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-11-27T06:44:55.669Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:44:55.669Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:44:55.670Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.670Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:44:55.671Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:55.671Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.671Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:44:55.671Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"35e3d3072232c1d0", X-B3-SpanId:"4af3b4fc1bd7e50a", X-B3-ParentSpanId:"35e3d3072232c1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77aa7520-29c5-40a4-9aa3-74e7d0012b8c"]
2022-11-27T06:44:55.672Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"739f0d59-e4da-4095-9663-0848ba7457ef","serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c"},"instanceName":null,"requestScope":"vnf"}
2022-11-27T06:44:55.672Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:44:55.691Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:55.691Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:55.692Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:44:55.692Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"Sun, 27 Nov 2022 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:55.692Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:44:55.692Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:55.693Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:44:55.693Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.694Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-27T06:44:55.694Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.694Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.694Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.695Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da3f4ad0-54ca-4614-b674-256fd4581597"]
2022-11-27T06:44:55.695Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.695Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.715Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.716Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.716Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.716Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"Sun, 27 Nov 2022 06:44:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:55.718Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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" : 10037,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2022-11-27T06:44:55.718Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.719Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-27T06:44:55.721Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:44:55.721Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:44:55.721Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:55.721Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:44:55.722Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:44:55.722Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"35e3d3072232c1d0", X-B3-SpanId:"068318dd6fd72442", X-B3-ParentSpanId:"35e3d3072232c1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f41c8576-6fda-45c4-abe5-c7f16c2609ac"]
2022-11-27T06:44:55.722Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2b925314-bba5-4d7e-b9b2-73e1316ca712","requestStatus":"IN_PROGRESS","startTime":1669531495569,"source":"VID","vnfId":"739f0d59-e4da-4095-9663-0848ba7457ef","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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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":"df21dd84-6a07-4274-b17c-acd31afb869c","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2b925314-bba5-4d7e-b9b2-73e1316ca712"}
2022-11-27T06:44:55.722Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:44:55.751Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:55.751Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:44:55.751Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:44:55.751Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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/2b925314-bba5-4d7e-b9b2-73e1316ca712", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:55.752Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:55.569+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:44:55.735+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:44:55.753Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:55.753Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:44:55.759Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.759Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:44:55.759Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:55.760Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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-11-27T06:44:55.760Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:44:55.760Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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:"35e3d3072232c1d0", X-B3-SpanId:"9e1c6f35563d1210", X-B3-ParentSpanId:"35e3d3072232c1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a810ac01-fee2-45bd-bfc7-51116a895e63"]
2022-11-27T06:44:55.760Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|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\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelVersionId\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelCustomizationId\":\"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\"modelUuid\":\"9849dffe-b8fc-483d-8113-d5a1759618d2\",\"modelInvariantUuid\":\"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\"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\":\"df21dd84-6a07-4274-b17c-acd31afb869c\",\"vnfInstanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\"}","type":"String"},"requestId":{"value":"2b925314-bba5-4d7e-b9b2-73e1316ca712","type":"String"},"mso-request-id":{"value":"2b925314-bba5-4d7e-b9b2-73e1316ca712","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df21dd84-6a07-4274-b17c-acd31afb869c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"739f0d59-e4da-4095-9663-0848ba7457ef","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/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:44:55.760Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:44:56.772Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:56.773Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:44:56.773Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:44:56.773Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:44:56 GMT", X-ONAP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-TransactionID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ECOMP-RequestID:"2b925314-bba5-4d7e-b9b2-73e1316ca712", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a810ac01-fee2-45bd-bfc7-51116a895e63", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:44:56.774Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2b925314-bba5-4d7e-b9b2-73e1316ca712\",\"instanceId\":\"739f0d59-e4da-4095-9663-0848ba7457ef\"}}","message":"Success","processInstanceID":"00f98f48-6e1f-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:44:56.774Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:56.775Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:44:56.778Z|2b925314-bba5-4d7e-b9b2-73e1316ca712|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:56.914Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:44:56.919Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:44:56.919Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:44:56.920Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:56.920Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:44:56.920Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:44:56.921Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58f5736e65ac1b1f", X-B3-SpanId:"ed6db09e2b7994c3", X-B3-ParentSpanId:"58f5736e65ac1b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-TransactionID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-ECOMP-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78a8f9cf-174e-4686-890f-80a39be202a8"]
2022-11-27T06:44:56.921Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:44:56.921Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:44:56.938Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:56.939Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:56.939Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:44:56.940Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:44:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:56.940Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:44:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:44:56.941Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:56.941Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:44:56.943Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:44:56.943Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:44:56.944Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:44:56.944Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:44:56.944Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:44:56.945Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58f5736e65ac1b1f", X-B3-SpanId:"3dcd14a6574e8097", X-B3-ParentSpanId:"58f5736e65ac1b1f", X-B3-Sampled:"0", X-ONAP-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-TransactionID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-ECOMP-RequestID:"feb4e494-f457-4263-a57d-7d6c4500b2d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"231d2e43-e22f-4a67-9999-b2562c421b5c"]
2022-11-27T06:44:56.945Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:44:56.945Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:44:56.957Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:44:56.957Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:44:56.958Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:44:56.958Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:44:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:44:56.959Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:44:56.960Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:44:56.960Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:44:56.967Z|feb4e494-f457-4263-a57d-7d6c4500b2d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:44:57.951Z|11a3264d-db6c-4592-806f-835ac634a3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:57.952Z|11a3264d-db6c-4592-806f-835ac634a3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:57.955Z|bd4b1667-c4b8-478e-b1c0-3cd89cc9d83a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:57.956Z|bd4b1667-c4b8-478e-b1c0-3cd89cc9d83a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:44:58.053Z|8f3f82bf-c8ec-44fb-b6f1-7a9e8e7d5be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:44:58.055Z|8f3f82bf-c8ec-44fb-b6f1-7a9e8e7d5be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:02.894Z|4cfff86a-bb57-49e7-8ad6-bef8e6abeaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:02.895Z|4cfff86a-bb57-49e7-8ad6-bef8e6abeaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:04.820Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:04.824Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:04.825Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:04.825Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:04.825Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:04.826Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:04.826Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d48796dbfb06923", X-B3-SpanId:"1db4f8dfb79cf11d", X-B3-ParentSpanId:"1d48796dbfb06923", X-B3-Sampled:"0", X-ONAP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-TransactionID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ECOMP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a386b63e-24ca-4b03-98fd-5dc9e876a913"]
2022-11-27T06:45:04.826Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:04.827Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:04.845Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:04.846Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:04.846Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:04.847Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:04.847Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:54.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:04.848Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:04.848Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:04.850Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:04.851Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:04.851Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:04.852Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:04.852Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:04.852Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d48796dbfb06923", X-B3-SpanId:"31b06fed411e4f56", X-B3-ParentSpanId:"1d48796dbfb06923", X-B3-Sampled:"0", X-ONAP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-TransactionID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ECOMP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78188e9c-9553-44f5-9488-057da2ffa2ac"]
2022-11-27T06:45:04.853Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:04.853Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:04.869Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:04.869Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:04.869Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:04.870Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:04.872Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:04.872Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:04.872Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:04.898Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:04.898Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:04.899Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:04.899Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:04.899Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:04.899Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-TransactionID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ECOMP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60e813e0-ecca-4673-bb94-c59e5ae9b4a4"]
2022-11-27T06:45:04.900Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:04.900Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:05.028Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:05.029Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:05.030Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:05.030Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD0511E8C4E8EFDFFD0BA11BA73650E0; 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:"Sun, 27 Nov 2022 06:45:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:05.030Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:45:05.031Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:05.031Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:05.051Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:05.052Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:05.052Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:05.052Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:05.052Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:05.053Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-TransactionID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ECOMP-RequestID:"6e639d94-9c76-41a2-b605-e885bc79ca1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4751a05c-93f8-42c3-b8a6-5243abd7911b"]
2022-11-27T06:45:05.053Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:05.053Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:05.217Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:05.217Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:05.218Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:05.218Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F637D21E843B9180827F9115C3859F1; 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:"Sun, 27 Nov 2022 06:45:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:05.218Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:00533d1f-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:44:54.685+0000","endTime":"2022-11-27T06:44:54.690+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:45:05.219Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:05.219Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:05.222Z|6e639d94-9c76-41a2-b605-e885bc79ca1a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.100Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:07.105Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.105Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:45:07.105Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.106Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.106Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:45:07.106Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1c875b3f23eadeb", X-B3-SpanId:"ed69d884ee35e96b", X-B3-ParentSpanId:"c1c875b3f23eadeb", X-B3-Sampled:"0", X-ONAP-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-TransactionID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-ECOMP-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47b9b40d-b6e3-43a1-b5ec-d0b93a36e646"]
2022-11-27T06:45:07.107Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:45:07.107Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.160Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.160Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.160Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:45:07.161Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.161Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "endTime" : "2022-11-27T06:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:45:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:45:07.162Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.162Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:45:07.164Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.164Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:07.164Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.165Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.173Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:07.174Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1c875b3f23eadeb", X-B3-SpanId:"b62374e85bba3cc7", X-B3-ParentSpanId:"c1c875b3f23eadeb", X-B3-Sampled:"0", X-ONAP-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-TransactionID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-ECOMP-RequestID:"f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2ee30ef-20ca-4872-b525-41e2335ea976"]
2022-11-27T06:45:07.174Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:07.175Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.190Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.191Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.191Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:07.191Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.192Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:07.192Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.193Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:07.201Z|f5f79ee3-8ce4-40ba-bdcb-83a09e08b5d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.320Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:07.328Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.328Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:45:07.329Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.329Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.330Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:45:07.330Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"140cde82a5f9ab08", X-B3-SpanId:"ad2caae611288ee8", X-B3-ParentSpanId:"140cde82a5f9ab08", X-B3-Sampled:"0", X-ONAP-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-TransactionID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-ECOMP-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afeb15fc-424e-45f4-9c29-f16b01d81b5f"]
2022-11-27T06:45:07.331Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:45:07.331Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.349Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.350Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.350Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:45:07.350Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.352Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "endTime" : "2022-11-27T06:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:45:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:45:07.352Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.353Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:45:07.354Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.354Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:07.355Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.355Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.355Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:07.355Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"140cde82a5f9ab08", X-B3-SpanId:"6646dd55be55b27b", X-B3-ParentSpanId:"140cde82a5f9ab08", X-B3-Sampled:"0", X-ONAP-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-TransactionID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-ECOMP-RequestID:"67811a6a-e49b-47ef-8716-9fc2effec594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b62aee-748f-45b7-a741-714cdae1b3b5"]
2022-11-27T06:45:07.356Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:07.356Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.366Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.366Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.367Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:07.367Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.368Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:07.368Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.368Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:07.376Z|67811a6a-e49b-47ef-8716-9fc2effec594|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.498Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:07.502Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.502Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:45:07.502Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.502Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.503Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:45:07.503Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26638f3dc30fae44", X-B3-SpanId:"dfe8be7d54ac8ee4", X-B3-ParentSpanId:"26638f3dc30fae44", X-B3-Sampled:"0", X-ONAP-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-TransactionID:"909db22d-07c5-4258-929e-3144dec48fce", X-ECOMP-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74f9ffdb-ef8f-434a-b9ff-dfc93f396c6a"]
2022-11-27T06:45:07.503Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:45:07.504Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.535Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.535Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.536Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:45:07.536Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.538Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "endTime" : "2022-11-27T06:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:45:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:45:07.538Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.539Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:45:07.541Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.541Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:07.542Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.542Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.542Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:07.543Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26638f3dc30fae44", X-B3-SpanId:"43416ddf789edece", X-B3-ParentSpanId:"26638f3dc30fae44", X-B3-Sampled:"0", X-ONAP-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-TransactionID:"909db22d-07c5-4258-929e-3144dec48fce", X-ECOMP-RequestID:"909db22d-07c5-4258-929e-3144dec48fce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"358fbcec-0ece-43db-92ad-e6877d07c040"]
2022-11-27T06:45:07.543Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:07.543Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.555Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.556Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.556Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:07.556Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.556Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:07.557Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.557Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:07.565Z|909db22d-07c5-4258-929e-3144dec48fce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.693Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:07.700Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.700Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:45:07.700Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.701Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.701Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:45:07.701Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"359cee0f02164a4e", X-B3-SpanId:"3f29a12acf130c68", X-B3-ParentSpanId:"359cee0f02164a4e", X-B3-Sampled:"0", X-ONAP-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-TransactionID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-ECOMP-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0690064c-77c6-40d4-8cad-7c7a365f0962"]
2022-11-27T06:45:07.702Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:45:07.702Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.724Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.725Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.725Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:45:07.725Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.726Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "endTime" : "2022-11-27T06:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:45:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:45:07.726Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.726Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:45:07.728Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.728Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:07.728Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.729Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.729Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:07.729Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"359cee0f02164a4e", X-B3-SpanId:"9592f90b8f76a6a2", X-B3-ParentSpanId:"359cee0f02164a4e", X-B3-Sampled:"0", X-ONAP-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-TransactionID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-ECOMP-RequestID:"4cabd107-3895-4c83-b2be-cc88fc159713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d96d3326-b6f6-4847-85ec-171e47847035"]
2022-11-27T06:45:07.729Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:07.730Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.745Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.745Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.745Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:07.746Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.748Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:07.748Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.748Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:07.756Z|4cabd107-3895-4c83-b2be-cc88fc159713|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.879Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:07.885Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.885Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||Invoke
2022-11-27T06:45:07.886Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.886Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712
2022-11-27T06:45:07.887Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Method      : GET
2022-11-27T06:45:07.887Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10629c7c19b656f9", X-B3-SpanId:"b8ed421d7c197011", X-B3-ParentSpanId:"10629c7c19b656f9", X-B3-Sampled:"0", X-ONAP-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-TransactionID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-ECOMP-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49bcf33a-1bef-4f17-931a-3631c8b850f4"]
2022-11-27T06:45:07.887Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Request body: 
2022-11-27T06:45:07.888Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.913Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.914Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.914Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Status text  : 
2022-11-27T06:45:07.914Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.915Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||Response body: {
  "requestId" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:55.000+00:00",
  "endTime" : "2022-11-27T06:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "739f0d59-e4da-4095-9663-0848ba7457ef",
  "vnfName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6_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\": \"c06632f3-d83a-4939-ad9a-c1aa63016a91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9849dffe-b8fc-483d-8113-d5a1759618d2\",\n            \"modelCustomizationId\": \"96b5aa72-2b53-483e-a315-de1c5bc3bf7e\",\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-11-27T06:45:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c/vnfs/739f0d59-e4da-4095-9663-0848ba7457ef",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2b925314-bba5-4d7e-b9b2-73e1316ca712",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712"
    }
  }
}
2022-11-27T06:45:07.915Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.916Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b925314-bba5-4d7e-b9b2-73e1316ca712|INFO|500||InvokeReturn
2022-11-27T06:45:07.917Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.917Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:07.918Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:07.918Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false
2022-11-27T06:45:07.918Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:07.919Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10629c7c19b656f9", X-B3-SpanId:"f637f2e08979227a", X-B3-ParentSpanId:"10629c7c19b656f9", X-B3-Sampled:"0", X-ONAP-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-TransactionID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-ECOMP-RequestID:"de6d4f1e-d237-4862-aacd-75fafe95e022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9158e23b-7cac-4e68-890a-25f55574b3e8"]
2022-11-27T06:45:07.919Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:07.919Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:07.929Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:07.930Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:07.931Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:07.931Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:07.932Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:07.932Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:07.932Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2b925314-bba5-4d7e-b9b2-73e1316ca712&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:07.940Z|de6d4f1e-d237-4862-aacd-75fafe95e022|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2b925314-bba5-4d7e-b9b2-73e1316ca712|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:07.980Z|0ad48c56-ffe3-4a8a-8be4-c705d7f300ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:07.981Z|0ad48c56-ffe3-4a8a-8be4-c705d7f300ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:07.998Z|420b1cf2-1720-4823-b2e4-89c78f2d047d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:07.999Z|420b1cf2-1720-4823-b2e4-89c78f2d047d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:08.095Z|b6144f13-a519-4682-8703-6eaa2d3d6357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:08.096Z|b6144f13-a519-4682-8703-6eaa2d3d6357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:08.782Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:08.783Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||Checking if requestId: c3400266-a559-4523-b60c-a984fa53ae75 already exists in requestDb InfraActiveRequests table
2022-11-27T06:45:08.784Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:08.784Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:08.784Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:08.784Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:08.785Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:08.785Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f7cff2996ed96b5", X-B3-SpanId:"3b5c25cbfa565858", X-B3-ParentSpanId:"0f7cff2996ed96b5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24da51e3-5c03-4c59-a118-91773c1317aa"]
2022-11-27T06:45:08.785Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:08.785Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:08.806Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:08.807Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:45:08.807Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:08.807Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:45:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:08.807Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: 
2022-11-27T06:45:08.808Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:08.808Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|404|Not Found|InvokeReturn
2022-11-27T06:45:08.817Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:45:08.824Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:08.848Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||Invoke
2022-11-27T06:45:08.848Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[47fe601e-e5fd-4a1a-839f-26f6d97de752], X-ECOMP-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75], X-TransactionId=[], X-ONAP-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75]}
2022-11-27T06:45:08.890Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[247], vertex-id=[266368], x-aai-txid=[0-aai-resources-221127-06:45:07:223-31044], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:08.891Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?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/df21dd84-6a07-4274-b17c-acd31afb869c"}]}

2022-11-27T06:45:08.892Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:45:08.897Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:08.920Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:45:08.920Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:45:08.969Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:45:08.969Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[605], x-aai-txid=[1-aai-resources-221127-06:45:07:293-28419], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:08.970Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-27T06:45:08.972Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-27T06:45:08.978Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:09.003Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:45:09.004Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||Invoke
2022-11-27T06:45:09.041Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:45:09.042Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[247], vertex-id=[266368], x-aai-txid=[1-aai-resources-221127-06:45:07:376-37738], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:09.042Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c"}]}

2022-11-27T06:45:09.047Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:09.069Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:45:09.069Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[da62b2a7-a9b1-4521-a86b-4ef338e06b05], X-ECOMP-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75], X-TransactionId=[], X-ONAP-RequestID=[c3400266-a559-4523-b60c-a984fa53ae75]}
2022-11-27T06:45:09.114Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[602], x-aai-txid=[1-aai-resources-221127-06:45:07:442-44416], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:09.115Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?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/df21dd84-6a07-4274-b17c-acd31afb869c/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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-27T06:45:09.115Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:45:09.117Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-27T06:45:09.121Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:09.143Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:45:09.144Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||Invoke
2022-11-27T06:45:09.182Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:45:09.182Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[247], vertex-id=[266368], x-aai-txid=[2-aai-resources-221127-06:45:07:517-35866], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:09.185Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c"}]}

2022-11-27T06:45:09.228Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:09.288Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:45:09.288Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:45:09.331Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:45:09.331Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[611], x-aai-txid=[0-aai-resources-221127-06:45:07:662-22818], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:09.332Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-27T06:45:09.334Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/df21dd84-6a07-4274-b17c-acd31afb869c/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-27T06:45:09.336Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:45:09.359Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.359Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-27T06:45:09.401Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-27T06:45:09.402Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:{date=[Sun, 27 Nov 2022 06:45:07 GMT], content-length=[573], vertex-id=[237696], x-aai-txid=[2-aai-resources-221127-06:45:07:731-79855], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:45:09.402Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669531498520","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-11-27T06:45:09.403Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:45:09.404Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:45:09.404Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.405Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:45:09.405Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:09.406Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.406Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:45:09.406Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"0f7cff2996ed96b5", X-B3-SpanId:"4b69f71cb32fbabb", X-B3-ParentSpanId:"0f7cff2996ed96b5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d24f346b-0454-41ab-8e6a-02fe2b2c0655"]
2022-11-27T06:45:09.406Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"df21dd84-6a07-4274-b17c-acd31afb869c"},"instanceName":null,"requestScope":"service"}
2022-11-27T06:45:09.407Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:45:09.425Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:09.426Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:09.426Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:45:09.426Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"Sun, 27 Nov 2022 06:45:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:09.427Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:45:09.427Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:09.427Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:45:09.428Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.428Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:45:09.428Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:09.429Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.429Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:45:09.429Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bc5675d-19c7-4854-8b40-f188886813a6"]
2022-11-27T06:45:09.429Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:45:09.430Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:45:09.457Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:09.457Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.458Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:45:09.458Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:09.459Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:45:09.460Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:09.460Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:45:09.462Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.463Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.463Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.463Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.463Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.464Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41859c8c-539d-4790-ab19-015d4b57a561"]
2022-11-27T06:45:09.464Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.464Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.481Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.481Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.482Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.482Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:09.483Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T06:45:09.484Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.484Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.485Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.486Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:45:09.486Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:09.486Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.486Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:45:09.487Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d629664-0364-4916-a7af-98c48b4c8550"]
2022-11-27T06:45:09.487Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:45:09.487Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:45:09.505Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:09.505Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.506Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:45:09.506Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"Sun, 27 Nov 2022 06:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:09.508Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:45:09.509Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:09.509Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:45:09.512Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:45:09.512Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:45:09.513Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:09.513Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:45:09.513Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:45:09.513Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"0f7cff2996ed96b5", X-B3-SpanId:"c8bc1e18219268e1", X-B3-ParentSpanId:"0f7cff2996ed96b5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c8c5fc-b1aa-42a8-af78-0edfb741eaac"]
2022-11-27T06:45:09.514Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c3400266-a559-4523-b60c-a984fa53ae75","requestStatus":"IN_PROGRESS","startTime":1669531509334,"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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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":"df21dd84-6a07-4274-b17c-acd31afb869c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c3400266-a559-4523-b60c-a984fa53ae75"}
2022-11-27T06:45:09.514Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:45:09.541Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:09.542Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:45:09.542Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:45:09.542Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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/c3400266-a559-4523-b60c-a984fa53ae75", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:09.545Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:45:09.334+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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:09.527+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:09.545Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:09.545Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:45:09.552Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.552Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:45:09.553Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:09.553Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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-11-27T06:45:09.554Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:45:09.554Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|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:"0f7cff2996ed96b5", X-B3-SpanId:"770bef7e50ea6579", X-B3-ParentSpanId:"0f7cff2996ed96b5", X-B3-Sampled:"0", X-ONAP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a3effd-682b-4ac5-8150-12ac2bb507ee"]
2022-11-27T06:45:09.554Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"44027f5e-7e49-4372-ad60-e7b105d40406\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelUuid\":\"cdb00b81-210b-42a5-897e-945269591eba\",\"modelInvariantUuid\":\"44027f5e-7e49-4372-ad60-e7b105d40406\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\"}","type":"String"},"requestId":{"value":"c3400266-a559-4523-b60c-a984fa53ae75","type":"String"},"mso-request-id":{"value":"c3400266-a559-4523-b60c-a984fa53ae75","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df21dd84-6a07-4274-b17c-acd31afb869c","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/df21dd84-6a07-4274-b17c-acd31afb869c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:45:09.555Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:45:10.569Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:10.569Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:45:10.570Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:45:10.570Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:45:10 GMT", X-ONAP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-TransactionID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ECOMP-RequestID:"c3400266-a559-4523-b60c-a984fa53ae75", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c2a3effd-682b-4ac5-8150-12ac2bb507ee", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:45:10.570Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c3400266-a559-4523-b60c-a984fa53ae75\",\"instanceId\":\"df21dd84-6a07-4274-b17c-acd31afb869c\"}}","message":"Success","processInstanceID":"093282e0-6e1f-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:45:10.571Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:10.571Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:45:10.574Z|c3400266-a559-4523-b60c-a984fa53ae75|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:10.711Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:10.715Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:10.715Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:10.716Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:10.716Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:10.716Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:10.716Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f464f2df343adff4", X-B3-SpanId:"37b7dca38f7a1dc0", X-B3-ParentSpanId:"f464f2df343adff4", X-B3-Sampled:"0", X-ONAP-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-TransactionID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-ECOMP-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"568f0391-4973-4f36-a233-d5d17f1da6e2"]
2022-11-27T06:45:10.717Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:10.717Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:10.740Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:10.741Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:10.741Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:10.741Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:10.742Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:45:09.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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:09.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:10.743Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:10.743Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||InvokeReturn
2022-11-27T06:45:10.744Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:10.745Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:10.745Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:10.745Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:10.745Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:10.746Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f464f2df343adff4", X-B3-SpanId:"2472348eafa45bcf", X-B3-ParentSpanId:"f464f2df343adff4", X-B3-Sampled:"0", X-ONAP-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-TransactionID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-ECOMP-RequestID:"25871d99-2cb9-4ba4-9880-4e226deae0d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bd66e28-154f-4117-97c2-b560c8ae689d"]
2022-11-27T06:45:10.746Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:10.746Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:10.760Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:10.760Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:10.760Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:10.760Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&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:"Sun, 27 Nov 2022 06:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:10.762Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:10.762Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:10.763Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:10.769Z|25871d99-2cb9-4ba4-9880-4e226deae0d9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:15.356Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:15.362Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:15.362Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:15.363Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:15.363Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:15.363Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:15.363Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7618e3f7877d9d0", X-B3-SpanId:"8c741c601aa5faed", X-B3-ParentSpanId:"b7618e3f7877d9d0", X-B3-Sampled:"0", X-ONAP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-TransactionID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ECOMP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e5a8776-b5e7-4134-86fe-289469dc796f"]
2022-11-27T06:45:15.364Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:15.364Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:15.393Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:15.393Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:15.394Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:15.394Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:15.395Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:54.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:15.395Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:15.396Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:15.397Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:15.397Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:15.398Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:15.398Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:15.398Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:15.399Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7618e3f7877d9d0", X-B3-SpanId:"8e9321f899d7e5f3", X-B3-ParentSpanId:"b7618e3f7877d9d0", X-B3-Sampled:"0", X-ONAP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-TransactionID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ECOMP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd544ea8-d228-413a-8049-7fb52baddf90"]
2022-11-27T06:45:15.399Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:15.400Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:15.412Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:15.413Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:15.413Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:15.414Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:15.414Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:15.415Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:15.415Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:15.451Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:15.451Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:15.452Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:15.452Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:15.452Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:15.453Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-TransactionID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ECOMP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ec3c9a0-5249-4573-9c95-25d19a184809"]
2022-11-27T06:45:15.453Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:15.453Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:15.580Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:15.581Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:15.581Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:15.582Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6C57CB38AE71E14204C4F9769A809C0C; 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:"Sun, 27 Nov 2022 06:45:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:15.582Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:45:15.583Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:15.583Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:15.624Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:15.624Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:15.625Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:15.625Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:15.626Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:15.626Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-TransactionID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ECOMP-RequestID:"fecca0f4-fa29-4e56-872f-32a794781abe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9c92192-2776-4485-9bab-a4e8b013593b"]
2022-11-27T06:45:15.626Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:15.627Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:15.750Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:15.751Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:15.751Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:15.752Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EEF780977460004CBCAF18119832A2EF; 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:"Sun, 27 Nov 2022 06:45:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:15.753Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:00533d1f-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:44:54.685+0000","endTime":"2022-11-27T06:44:54.690+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:45:15.753Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:15.754Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:15.758Z|fecca0f4-fa29-4e56-872f-32a794781abe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:17.894Z|866ef4c3-d91e-4177-90ce-0620b65ef966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:17.896Z|866ef4c3-d91e-4177-90ce-0620b65ef966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:18.011Z|993b859b-a653-402e-b596-c6975904fcad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:18.012Z|993b859b-a653-402e-b596-c6975904fcad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:18.030Z|b8aa0789-ebe4-4a69-9046-11c919dfaab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:18.031Z|b8aa0789-ebe4-4a69-9046-11c919dfaab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:18.121Z|85204288-a28c-442d-988b-f3b1104bc3db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:18.122Z|85204288-a28c-442d-988b-f3b1104bc3db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:18.256Z|d500c92f-6947-4691-92a8-5cefc7dfe7c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:18.256Z|d500c92f-6947-4691-92a8-5cefc7dfe7c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:20.902Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:20.908Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:20.908Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:20.909Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:20.909Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:20.909Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:20.910Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4ec5fcfb1385e0f", X-B3-SpanId:"c3e11a5d3d0f9416", X-B3-ParentSpanId:"f4ec5fcfb1385e0f", X-B3-Sampled:"0", X-ONAP-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-TransactionID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-ECOMP-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9414f2f-9a1a-4e7d-99bf-b2d79c8c1bc6"]
2022-11-27T06:45:20.910Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:20.911Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:20.938Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:20.939Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:20.939Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:20.940Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:20.941Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:45:09.000+00:00",
  "endTime" : "2022-11-27T06:45:13.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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:20.941Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:20.942Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||InvokeReturn
2022-11-27T06:45:20.943Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:20.944Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:20.944Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:20.945Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:20.945Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:20.946Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4ec5fcfb1385e0f", X-B3-SpanId:"7d0c1c3c911ea9cf", X-B3-ParentSpanId:"f4ec5fcfb1385e0f", X-B3-Sampled:"0", X-ONAP-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-TransactionID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-ECOMP-RequestID:"c4150c53-d0b7-4a28-81bf-5e9f9fd4262a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f19804-8beb-479e-b475-34470930f76a"]
2022-11-27T06:45:20.946Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:20.947Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:20.958Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:20.959Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:20.959Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:20.960Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&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:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:20.960Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:20.961Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:20.961Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:20.968Z|c4150c53-d0b7-4a28-81bf-5e9f9fd4262a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:21.086Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:21.090Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.090Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:21.090Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.091Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.091Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:21.092Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a187a8ef1c4eb7b", X-B3-SpanId:"387ba203f28b7371", X-B3-ParentSpanId:"5a187a8ef1c4eb7b", X-B3-Sampled:"0", X-ONAP-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-TransactionID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-ECOMP-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53e98566-1bf7-455e-bb1b-a7d80a91e7ca"]
2022-11-27T06:45:21.092Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:21.092Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.112Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.112Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.113Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:21.113Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.114Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:45:09.000+00:00",
  "endTime" : "2022-11-27T06:45:13.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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:21.114Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.115Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||InvokeReturn
2022-11-27T06:45:21.116Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.116Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:21.117Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.117Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.117Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:21.118Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a187a8ef1c4eb7b", X-B3-SpanId:"c888c93d4431ca40", X-B3-ParentSpanId:"5a187a8ef1c4eb7b", X-B3-Sampled:"0", X-ONAP-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-TransactionID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-ECOMP-RequestID:"6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a8e500-3d2a-4316-8458-e7508d3d7891"]
2022-11-27T06:45:21.118Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:21.118Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.133Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.133Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.133Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:21.133Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&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:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.134Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:21.134Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.134Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:21.140Z|6942e58d-1bf9-4b00-8eda-cdc2f2fd5e60|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:21.261Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:21.265Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.265Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:21.265Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.266Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.266Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:21.266Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e438ccf7db1c4e9", X-B3-SpanId:"f393fde5d6480a20", X-B3-ParentSpanId:"7e438ccf7db1c4e9", X-B3-Sampled:"0", X-ONAP-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-TransactionID:"180f4733-d1d6-4643-9361-91438559e23b", X-ECOMP-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18644a33-8e99-4c90-8ded-9fc4ee5c7087"]
2022-11-27T06:45:21.266Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:21.267Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.286Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.286Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.286Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:21.287Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.290Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:45:09.000+00:00",
  "endTime" : "2022-11-27T06:45:13.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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:21.290Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.290Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||InvokeReturn
2022-11-27T06:45:21.291Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.292Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:21.292Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.292Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.292Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:21.293Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e438ccf7db1c4e9", X-B3-SpanId:"c6ffdee399be51f1", X-B3-ParentSpanId:"7e438ccf7db1c4e9", X-B3-Sampled:"0", X-ONAP-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-TransactionID:"180f4733-d1d6-4643-9361-91438559e23b", X-ECOMP-RequestID:"180f4733-d1d6-4643-9361-91438559e23b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53328723-0faa-4e01-9955-542e634dab73"]
2022-11-27T06:45:21.293Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:21.293Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.303Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.303Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.304Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:21.304Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&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:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.306Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:21.306Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.306Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:21.312Z|180f4733-d1d6-4643-9361-91438559e23b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:21.436Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:21.440Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.441Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||Invoke
2022-11-27T06:45:21.441Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.441Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75
2022-11-27T06:45:21.441Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Method      : GET
2022-11-27T06:45:21.441Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0e87e7378ab958", X-B3-SpanId:"115b097df9ced27d", X-B3-ParentSpanId:"2e0e87e7378ab958", X-B3-Sampled:"0", X-ONAP-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-TransactionID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-ECOMP-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8a6787d-3b05-4fa1-8783-114e001ec140"]
2022-11-27T06:45:21.442Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Request body: 
2022-11-27T06:45:21.442Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.461Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.462Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.462Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Status text  : 
2022-11-27T06:45:21.463Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.463Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||Response body: {
  "requestId" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:45:09.000+00:00",
  "endTime" : "2022-11-27T06:45:13.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\": \"44027f5e-7e49-4372-ad60-e7b105d40406\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"cdb00b81-210b-42a5-897e-945269591eba\"\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-11-27T06:45:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "df21dd84-6a07-4274-b17c-acd31afb869c",
  "serviceInstanceName" : "basic_cnf-f674eade-bd3a-49eb-9530-8e45091fbed6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/df21dd84-6a07-4274-b17c-acd31afb869c",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c3400266-a559-4523-b60c-a984fa53ae75",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75"
    }
  }
}
2022-11-27T06:45:21.463Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.464Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3400266-a559-4523-b60c-a984fa53ae75|INFO|500||InvokeReturn
2022-11-27T06:45:21.465Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.466Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:21.466Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:21.467Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false
2022-11-27T06:45:21.467Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:21.467Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0e87e7378ab958", X-B3-SpanId:"804dab43f5edd743", X-B3-ParentSpanId:"2e0e87e7378ab958", X-B3-Sampled:"0", X-ONAP-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-TransactionID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-ECOMP-RequestID:"96d2d681-f19f-4139-8dff-6b5e6985a1b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e210781-f0d0-43bb-bfd5-49134a3fa60c"]
2022-11-27T06:45:21.467Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:21.468Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:21.480Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:21.481Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:21.481Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:21.481Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&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:"Sun, 27 Nov 2022 06:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:21.483Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:45:21.484Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:21.484Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3400266-a559-4523-b60c-a984fa53ae75&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:21.490Z|96d2d681-f19f-4139-8dff-6b5e6985a1b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c3400266-a559-4523-b60c-a984fa53ae75|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:25.889Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:25.893Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:25.894Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:25.894Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:25.894Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:25.895Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:25.895Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ef187a7dbaf6d1", X-B3-SpanId:"41ac27e6809af39f", X-B3-ParentSpanId:"29ef187a7dbaf6d1", X-B3-Sampled:"0", X-ONAP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-TransactionID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ECOMP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26148f0b-5c19-4501-b775-a7a285339f0b"]
2022-11-27T06:45:25.895Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:25.895Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:25.928Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:25.928Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:25.929Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:25.929Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:25.929Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:54.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:25.930Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:25.930Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:25.931Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:25.932Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:25.932Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:25.932Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:25.932Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:25.932Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ef187a7dbaf6d1", X-B3-SpanId:"1698d36277147e6a", X-B3-ParentSpanId:"29ef187a7dbaf6d1", X-B3-Sampled:"0", X-ONAP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-TransactionID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ECOMP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1feb229-1f72-40f6-8917-4ba2892c5f50"]
2022-11-27T06:45:25.933Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:25.933Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:25.944Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:25.944Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:25.944Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:25.944Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:25.945Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:25.945Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:25.946Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:25.969Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:25.969Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:25.969Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:25.970Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:25.970Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:25.970Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-TransactionID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ECOMP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46472b03-fb89-488b-ba69-5c589d7eb7bd"]
2022-11-27T06:45:25.970Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:25.971Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:26.121Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:26.122Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:26.122Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:26.123Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B7D38E51EE5F1C3E847A97B6B602C05; 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:"Sun, 27 Nov 2022 06:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:26.123Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:45:26.123Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:26.124Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:26.151Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:26.152Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:26.152Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:26.152Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:26.153Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:26.153Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-TransactionID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ECOMP-RequestID:"7fd1c635-38b7-4996-9cfd-7674ec362dd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66b42691-360d-4ad2-aa34-37b3fa203594"]
2022-11-27T06:45:26.153Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:26.153Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:26.297Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:26.298Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:26.300Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:26.300Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=74829F99AEAE6E3769EFA426FA86F966; 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:"Sun, 27 Nov 2022 06:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:26.301Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:00533d1f-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:44:54.685+0000","endTime":"2022-11-27T06:44:54.690+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:45:26.301Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:26.302Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:26.313Z|7fd1c635-38b7-4996-9cfd-7674ec362dd6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:28.039Z|e526ece7-3058-47f8-8404-d06f4a55ae39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:28.040Z|e526ece7-3058-47f8-8404-d06f4a55ae39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:28.058Z|506b7e9f-70dc-48b3-ae1b-444a1f7ef3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:28.059Z|506b7e9f-70dc-48b3-ae1b-444a1f7ef3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:28.147Z|2bfed7c7-81ea-4fd0-aa74-76238d1d0a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:28.148Z|2bfed7c7-81ea-4fd0-aa74-76238d1d0a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:32.894Z|181b9b46-3272-4307-829d-84558219ca36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:32.895Z|181b9b46-3272-4307-829d-84558219ca36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:36.448Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:36.452Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:36.452Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:36.453Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:36.453Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:36.453Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:36.453Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb169fc86f8d57c4", X-B3-SpanId:"bd19748b726c29ce", X-B3-ParentSpanId:"eb169fc86f8d57c4", X-B3-Sampled:"0", X-ONAP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-TransactionID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ECOMP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3372a4c-a729-461d-a090-8a04a49b3aa2"]
2022-11-27T06:45:36.453Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:36.454Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:36.476Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:36.476Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:36.476Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:36.476Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:36.478Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:54.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:36.478Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:36.479Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:36.480Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:36.480Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:36.481Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:36.481Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:36.481Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:36.481Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb169fc86f8d57c4", X-B3-SpanId:"82cdc7d1d06e867c", X-B3-ParentSpanId:"eb169fc86f8d57c4", X-B3-Sampled:"0", X-ONAP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-TransactionID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ECOMP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba9377f-669e-4846-be5e-0878fc886e09"]
2022-11-27T06:45:36.481Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:36.482Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:36.496Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:36.497Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:36.498Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:36.498Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:36.499Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:36.499Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:36.500Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:36.523Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:36.524Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:36.524Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:36.525Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:36.525Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:36.526Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-TransactionID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ECOMP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3870e92f-5cc2-42f9-9c7e-efd726f9a51e"]
2022-11-27T06:45:36.526Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:36.527Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:36.654Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:36.655Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:36.656Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:36.656Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F26FB6D8BB9F31BC2D23B1D65808BB89; 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:"Sun, 27 Nov 2022 06:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:36.657Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":"2022-11-27T06:45:26.568+0000","removalTime":null,"durationInMillis":38145,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:45:36.657Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:36.658Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:36.679Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:36.680Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:36.680Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:36.681Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:36.681Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:36.682Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-TransactionID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ECOMP-RequestID:"bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6bf5924-9d5d-4323-b80c-68fce63818e5"]
2022-11-27T06:45:36.682Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:36.683Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:36.808Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:36.808Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:36.809Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:36.809Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A58A1EAE348B7298DA70FD39BB3E1D8; 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:"Sun, 27 Nov 2022 06:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:36.810Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:13536f56-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:45:26.563+0000","endTime":"2022-11-27T06:45:26.563+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:45:36.811Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:36.811Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:36.815Z|bdbe18eb-73a4-47b8-b8f5-5b64bb3dc502|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:38.089Z|0763b67e-4eb5-4059-b8fa-2adcf10c97c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:38.089Z|0763b67e-4eb5-4059-b8fa-2adcf10c97c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:38.106Z|6128d821-042a-4180-a2ca-71849cfaa4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:38.106Z|6128d821-042a-4180-a2ca-71849cfaa4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:38.177Z|6e13e96d-44db-40ca-92c2-cbf8eed4524f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:38.178Z|6e13e96d-44db-40ca-92c2-cbf8eed4524f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:46.952Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:46.958Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:46.959Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:46.959Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:46.959Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:46.959Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:46.960Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76d2170e01e91bfc", X-B3-SpanId:"5b3c54a511d21f84", X-B3-ParentSpanId:"76d2170e01e91bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-TransactionID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ECOMP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b09715f9-d167-4e66-9337-93c51fbba7bf"]
2022-11-27T06:45:46.960Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:46.960Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:46.982Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:46.983Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:46.984Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:46.984Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:46.985Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:44:54.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:46.985Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:46.986Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:46.988Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:46.990Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:46.990Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:46.990Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:46.991Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:46.991Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76d2170e01e91bfc", X-B3-SpanId:"b1f8686de9b0df5c", X-B3-ParentSpanId:"76d2170e01e91bfc", X-B3-Sampled:"0", X-ONAP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-TransactionID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ECOMP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3bb02ac-523c-4b46-a0f0-613c9349d4b1"]
2022-11-27T06:45:46.992Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:46.992Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:47.007Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:47.007Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:47.008Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:47.008Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:47.009Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:47.009Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:47.009Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:47.033Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:47.034Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:47.034Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:47.034Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:45:47.035Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:47.035Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-TransactionID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ECOMP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e703bd66-757e-4bb3-8d4c-2340e46f20fc"]
2022-11-27T06:45:47.035Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:47.035Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:47.162Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:47.163Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:47.163Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:47.163Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7EDA35DB584E0A6371E98E03B05F5D3B; 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:"Sun, 27 Nov 2022 06:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:47.164Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","businessKey":"58ace013-8174-43d8-8984-98043566c408","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:44:48.423+0000","endTime":"2022-11-27T06:45:26.568+0000","removalTime":null,"durationInMillis":38145,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe","superProcessInstanceId":"fc968315-6e1e-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T06:45:47.164Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:47.164Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=58ace013-8174-43d8-8984-98043566c408&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:47.189Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:47.190Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:45:47.190Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:47.191Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:45:47.191Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:45:47.191Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-TransactionID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ECOMP-RequestID:"05868956-1ab2-4e1d-ab48-9d65d07172cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e9d625-93c1-4194-b9a7-de4575896358"]
2022-11-27T06:45:47.191Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:45:47.192Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:45:47.329Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:47.330Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:47.330Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:45:47.331Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D409AB5DA13810D46A3E045F3604A0BD; 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:"Sun, 27 Nov 2022 06:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:47.331Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:13536f56-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","executionId":"fc97bbd6-6e1e-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:45:26.563+0000","endTime":"2022-11-27T06:45:26.563+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f95dc62d-6e1e-11ed-884a-b283cc742bbe"}]
2022-11-27T06:45:47.331Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:47.332Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc97bbd6-6e1e-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:45:47.335Z|05868956-1ab2-4e1d-ab48-9d65d07172cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:47.895Z|0efb6e0f-2bc6-49d8-8d67-7fe03cfe3a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:47.896Z|0efb6e0f-2bc6-49d8-8d67-7fe03cfe3a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:48.159Z|b53945e4-163c-4aac-8cb8-c6989442f7e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:48.161Z|b53945e4-163c-4aac-8cb8-c6989442f7e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:48.183Z|7653f6fe-a114-4743-be6d-b6bf055f69a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:48.183Z|7653f6fe-a114-4743-be6d-b6bf055f69a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:48.229Z|1e43c86e-6002-475a-b7cf-b0f9474c8802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:48.229Z|1e43c86e-6002-475a-b7cf-b0f9474c8802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:48.257Z|b78fa044-b19c-4e84-bcb4-35b0a55d2ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:45:48.257Z|b78fa044-b19c-4e84-bcb4-35b0a55d2ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:45:50.145Z|b56af1cb-da88-4e21-bba5-37db45636649|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:45:50.145Z|b56af1cb-da88-4e21-bba5-37db45636649|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:57.465Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:57.534Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:57.535Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:57.535Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:57.536Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:57.536Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:57.536Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd55c3b156b5dad9", X-B3-SpanId:"37db06c365c344e5", X-B3-ParentSpanId:"fd55c3b156b5dad9", X-B3-Sampled:"0", X-ONAP-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-TransactionID:"5afc957b-d189-4800-970b-917f4d459288", X-ECOMP-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177cdb04-fe63-48ca-b14a-c9b02b009ac5"]
2022-11-27T06:45:57.537Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:57.537Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:57.567Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:57.567Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:57.568Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:57.568Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:57.570Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "endTime" : "2022-11-27T06:45:56.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:45:56.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:57.570Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:57.570Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:57.573Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:57.574Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:57.574Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:57.574Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:57.574Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:57.574Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd55c3b156b5dad9", X-B3-SpanId:"48dcbbf142f48077", X-B3-ParentSpanId:"fd55c3b156b5dad9", X-B3-Sampled:"0", X-ONAP-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-TransactionID:"5afc957b-d189-4800-970b-917f4d459288", X-ECOMP-RequestID:"5afc957b-d189-4800-970b-917f4d459288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98eda7cc-2699-4018-a408-e7cb4d4aaeae"]
2022-11-27T06:45:57.575Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:57.575Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:57.612Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:57.613Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:57.613Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:57.614Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:57.615Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:57.615Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:57.615Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:57.624Z|5afc957b-d189-4800-970b-917f4d459288|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:57.747Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:57.751Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:57.752Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:57.752Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:57.752Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:57.752Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:57.753Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df3b0574505e6c7", X-B3-SpanId:"80c6c77a2fff750b", X-B3-ParentSpanId:"2df3b0574505e6c7", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-TransactionID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-ECOMP-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d54c4bc9-9f45-4cc1-bd64-d85182b60156"]
2022-11-27T06:45:57.753Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:57.753Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:57.782Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:57.783Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:57.783Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:57.783Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:57.785Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "endTime" : "2022-11-27T06:45:56.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:45:56.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:57.785Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:57.786Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:57.788Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:57.788Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:57.788Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:57.788Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:57.789Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:57.789Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df3b0574505e6c7", X-B3-SpanId:"434d06b8bc16b56c", X-B3-ParentSpanId:"2df3b0574505e6c7", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-TransactionID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-ECOMP-RequestID:"7f7c9a21-b948-47fd-9daa-74642a7d6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e357967d-65a8-4f3d-a26f-9ddd4206cf5c"]
2022-11-27T06:45:57.789Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:57.789Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:57.881Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:57.882Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:57.883Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:57.883Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:57.884Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:57.884Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:57.884Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:57.899Z|7f7c9a21-b948-47fd-9daa-74642a7d6bff|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:58.021Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:58.025Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.025Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:58.025Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.026Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.026Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:58.026Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"498b2a79bc4b09c7", X-B3-SpanId:"85a54dafd1969ea5", X-B3-ParentSpanId:"498b2a79bc4b09c7", X-B3-Sampled:"0", X-ONAP-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-TransactionID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-ECOMP-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a71561a-b00b-4f3a-b9a7-da5b2001a8fb"]
2022-11-27T06:45:58.026Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:58.026Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.044Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.044Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.044Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:58.044Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.046Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "endTime" : "2022-11-27T06:45:56.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:45:56.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:58.046Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.046Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:58.049Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.049Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:58.050Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.050Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.050Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:58.050Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"498b2a79bc4b09c7", X-B3-SpanId:"c41e3ded8cb3cb9a", X-B3-ParentSpanId:"498b2a79bc4b09c7", X-B3-Sampled:"0", X-ONAP-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-TransactionID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-ECOMP-RequestID:"147f0cd7-50f1-4e6b-ba17-018105705b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed68935-0a13-4cdd-9b29-a93f8d5c83c9"]
2022-11-27T06:45:58.050Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:58.051Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.063Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.063Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.064Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:58.064Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.065Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:58.066Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.066Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:58.082Z|147f0cd7-50f1-4e6b-ba17-018105705b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:58.203Z|212ff4d2-7308-4985-953a-adfe6c71f7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:58.204Z|212ff4d2-7308-4985-953a-adfe6c71f7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:58.217Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:58.222Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.223Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:58.223Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.224Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.224Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:58.224Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c4abef4da295797", X-B3-SpanId:"1b3ecd560ff26bef", X-B3-ParentSpanId:"3c4abef4da295797", X-B3-Sampled:"0", X-ONAP-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-TransactionID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-ECOMP-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c571ab-9c8b-496e-af7c-d7f3a5c21530"]
2022-11-27T06:45:58.225Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:58.225Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.236Z|350aa558-99e4-4d04-a6d8-712013a5e244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:58.237Z|350aa558-99e4-4d04-a6d8-712013a5e244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:58.244Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.244Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.244Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:58.245Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.245Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "endTime" : "2022-11-27T06:45:56.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:45:56.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:58.246Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.246Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:58.248Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.249Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:58.249Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.250Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.250Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:58.250Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c4abef4da295797", X-B3-SpanId:"5baec7162183f9c8", X-B3-ParentSpanId:"3c4abef4da295797", X-B3-Sampled:"0", X-ONAP-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-TransactionID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-ECOMP-RequestID:"1c15389f-df37-4aa3-82f8-a4b5248c8a4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d0ed78-5841-45ba-a09a-c11dd9c75d74"]
2022-11-27T06:45:58.251Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:58.251Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.264Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.264Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.264Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:58.265Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.266Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:58.267Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.267Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:58.274Z|1c15389f-df37-4aa3-82f8-a4b5248c8a4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:45:58.281Z|b4982925-3c3e-4144-bf7d-1741fee54a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:45:58.282Z|b4982925-3c3e-4144-bf7d-1741fee54a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:45:58.395Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:45:58.400Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.400Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||Invoke
2022-11-27T06:45:58.401Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.401Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408
2022-11-27T06:45:58.401Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Method      : GET
2022-11-27T06:45:58.402Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eec1de9c71a7366", X-B3-SpanId:"3ab265371f765f52", X-B3-ParentSpanId:"8eec1de9c71a7366", X-B3-Sampled:"0", X-ONAP-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-TransactionID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-ECOMP-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37a0d01-8cdf-47e2-ab6c-cf9e9c857f82"]
2022-11-27T06:45:58.402Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Request body: 
2022-11-27T06:45:58.402Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.435Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.436Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.436Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Status text  : 
2022-11-27T06:45:58.437Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.438Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||Response body: {
  "requestId" : "58ace013-8174-43d8-8984-98043566c408",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:44:42.000+00:00",
  "endTime" : "2022-11-27T06:45:56.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"7d042879-760c-4c0c-af21-5dd72cfe4228\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"4932c726-64bb-4d3c-a66b-3eba87870c82\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n                        \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:45:56.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "58ace013-8174-43d8-8984-98043566c408",
    "cloudIdentifier" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T06:44:50.000+00:00"
  } ],
  "requestURI" : "58ace013-8174-43d8-8984-98043566c408",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408"
    }
  }
}
2022-11-27T06:45:58.438Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.439Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/58ace013-8174-43d8-8984-98043566c408|INFO|500||InvokeReturn
2022-11-27T06:45:58.440Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.441Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:45:58.441Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:45:58.441Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false
2022-11-27T06:45:58.441Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:45:58.442Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eec1de9c71a7366", X-B3-SpanId:"1ba08a0c94cfc279", X-B3-ParentSpanId:"8eec1de9c71a7366", X-B3-Sampled:"0", X-ONAP-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-TransactionID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-ECOMP-RequestID:"d8bae47c-526a-4c00-aec7-7dfde95c13c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"519fdf5a-6695-48b1-a700-26dae3553a56"]
2022-11-27T06:45:58.442Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:45:58.442Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:45:58.453Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:45:58.454Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:45:58.454Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:45:58.454Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&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:"Sun, 27 Nov 2022 06:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:45:58.455Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 39,
  "soRequestId" : "58ace013-8174-43d8-8984-98043566c408",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":null,\"creation_time\":1669531492000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:44:55.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:45:58.455Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:45:58.456Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=58ace013-8174-43d8-8984-98043566c408&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:45:58.462Z|d8bae47c-526a-4c00-aec7-7dfde95c13c9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/58ace013-8174-43d8-8984-98043566c408|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:02.894Z|a12bd26b-f9b6-4872-9031-7225945034b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:02.901Z|a12bd26b-f9b6-4872-9031-7225945034b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:08.275Z|6bdec858-df32-4205-9545-f31c78190eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:08.276Z|6bdec858-df32-4205-9545-f31c78190eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:08.301Z|6fd3395e-cb05-4688-bc3b-b30a66281f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:08.301Z|6fd3395e-cb05-4688-bc3b-b30a66281f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:08.394Z|c4fc242c-d2dc-42e5-ad08-46d7011c9eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:08.394Z|c4fc242c-d2dc-42e5-ad08-46d7011c9eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:09.386Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:09.388Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||INFO|500||Checking if requestId: a81dc6bc-8729-417a-b759-0f2fb430a29a already exists in requestDb InfraActiveRequests table
2022-11-27T06:46:09.389Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:09.389Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:09.389Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:09.390Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:09.390Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:09.390Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f321382df348c7b9", X-B3-SpanId:"f9858417cda7e990", X-B3-ParentSpanId:"f321382df348c7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b94602cc-181c-4c0d-a4ea-9d762b3a8eea"]
2022-11-27T06:46:09.390Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:09.390Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:09.408Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:09.408Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:46:09.408Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:09.408Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:46:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:09.409Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: 
2022-11-27T06:46:09.409Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:09.409Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:09.416Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:46:09.420Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:09.443Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:09.443Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:46:09.497Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:46:09.498Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:07 GMT], content-length=[1054], vertex-id=[208984], x-aai-txid=[0-aai-resources-221127-06:46:07:815-84071], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:09.499Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531469804","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4932c726-64bb-4d3c-a66b-3eba87870c82"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0"}]},{"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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:46:09.500Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:46:09.501Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:46:09.502Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.503Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:46:09.503Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:09.503Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.504Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:46:09.504Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"f321382df348c7b9", X-B3-SpanId:"f2c8bc45ac789bfc", X-B3-ParentSpanId:"f321382df348c7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31cc07ac-14a2-4b3a-b813-25eb316cd823"]
2022-11-27T06:46:09.504Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"4932c726-64bb-4d3c-a66b-3eba87870c82","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","vfModuleInstanceId":"fa7d45c1-c31d-43e9-917e-7b851a5b5e48"},"instanceName":null,"requestScope":"vfModule"}
2022-11-27T06:46:09.505Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:46:09.519Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:09.520Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:09.520Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:46:09.520Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"Sun, 27 Nov 2022 06:46:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:09.521Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:46:09.521Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:09.521Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:46:09.522Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.522Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.523Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.523Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.523Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.524Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53640d29-de30-4258-bb1d-ae1caf24b0f7"]
2022-11-27T06:46:09.524Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.524Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.556Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.556Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.556Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.557Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"Sun, 27 Nov 2022 06:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:09.576Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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" : 47,
  "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/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-11-27T06:46:09.576Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.577Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.579Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb
2022-11-27T06:46:09.580Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|INFO|500||Invoke
2022-11-27T06:46:09.580Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:09.580Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb
2022-11-27T06:46:09.580Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Method      : GET
2022-11-27T06:46:09.581Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"351d03fa-f9a9-4c12-bce6-c2b029d3b3d9"]
2022-11-27T06:46:09.581Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Request body: 
2022-11-27T06:46:09.581Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||==========================request end================================================
2022-11-27T06:46:09.610Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:09.611Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:09.611Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Status text  : 
2022-11-27T06:46:09.611Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 06:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:09.613Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||Response body: {
  "modelUUID" : "b0cba2ea-0ae7-4767-b99c-616c320b4dfb",
  "modelInvariantUUID" : "d9d3bcd6-6f80-4969-a195-320fac8d3d39",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-27 06:42:08.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb/volumeHeatTemplate"
    }
  }
}
2022-11-27T06:46:09.614Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:09.614Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/b0cba2ea-0ae7-4767-b99c-616c320b4dfb|INFO|500||InvokeReturn
2022-11-27T06:46:09.616Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:09.617Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:46:09.617Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:09.618Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:09.618Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:46:09.618Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"1780", X-B3-TraceId:"f321382df348c7b9", X-B3-SpanId:"4cd54e00c368c2b1", X-B3-ParentSpanId:"f321382df348c7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60270040-2361-41f7-a23b-ac419e2d9445"]
2022-11-27T06:46:09.619Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a81dc6bc-8729-417a-b759-0f2fb430a29a","requestStatus":"IN_PROGRESS","startTime":1669531569417,"source":"VID","vnfId":"4932c726-64bb-4d3c-a66b-3eba87870c82","vnfType":"","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"fa7d45c1-c31d-43e9-917e-7b851a5b5e48","vfModuleModelName":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20","cloudRegion":"RegionOne","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"a81dc6bc-8729-417a-b759-0f2fb430a29a"}
2022-11-27T06:46:09.619Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:46:09.644Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:09.645Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:46:09.646Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:46:09.646Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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/a81dc6bc-8729-417a-b759-0f2fb430a29a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:09.647Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:09.417+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:46:09.632+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:09.647Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:09.647Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:46:09.656Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.656Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:46:09.657Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:09.657Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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-11-27T06:46:09.657Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:46:09.658Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|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:"2486", X-B3-TraceId:"f321382df348c7b9", X-B3-SpanId:"1352d7e8886aa051", X-B3-ParentSpanId:"f321382df348c7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"993e1770-5b1d-4c5e-a2bd-a42fd5a10551"]
2022-11-27T06:46:09.658Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"modelVersion\":\"1669531554206\",\"modelCustomizationUuid\":\"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\"modelVersionId\":\"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\"modelCustomizationId\":\"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\",\"modelUuid\":\"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\"modelInvariantUuid\":\"d9d3bcd6-6f80-4969-a195-320fac8d3d39\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\",\"vnfInstanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vfModuleInstanceId\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\"}","type":"String"},"requestId":{"value":"a81dc6bc-8729-417a-b759-0f2fb430a29a","type":"String"},"mso-request-id":{"value":"a81dc6bc-8729-417a-b759-0f2fb430a29a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7d042879-760c-4c0c-af21-5dd72cfe4228","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"4932c726-64bb-4d3c-a66b-3eba87870c82","type":"String"},"vfModuleId":{"value":"fa7d45c1-c31d-43e9-917e-7b851a5b5e48","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/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:46:09.658Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:46:10.671Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:10.671Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:46:10.672Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:46:10.672Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:46:10 GMT", X-ONAP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-TransactionID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ECOMP-RequestID:"a81dc6bc-8729-417a-b759-0f2fb430a29a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"993e1770-5b1d-4c5e-a2bd-a42fd5a10551", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:46:10.673Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a81dc6bc-8729-417a-b759-0f2fb430a29a\",\"instanceId\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\"}}","message":"Success","processInstanceID":"2d05f56f-6e1f-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:46:10.673Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:10.674Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:46:10.679Z|a81dc6bc-8729-417a-b759-0f2fb430a29a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:10.821Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:10.825Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:10.825Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:10.826Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:10.826Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:10.826Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:10.827Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e03d4574054c7ecb", X-B3-SpanId:"1d42c2dee4fd9777", X-B3-ParentSpanId:"e03d4574054c7ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-TransactionID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-ECOMP-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3800be5-90b5-4a55-bdef-60b23d7022c6"]
2022-11-27T06:46:10.827Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:10.828Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:10.854Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:10.855Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:10.855Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:10.855Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:10.857Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:09.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:10.857Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:10.857Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:10.859Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:10.860Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:10.860Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:10.861Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:10.861Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:10.861Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e03d4574054c7ecb", X-B3-SpanId:"77e8e03efb9c6363", X-B3-ParentSpanId:"e03d4574054c7ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-TransactionID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-ECOMP-RequestID:"8a1326ec-2f00-4ba1-a430-b7e1a54f735e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44e7ef28-e428-4665-b554-f2af0e1dcfc2"]
2022-11-27T06:46:10.862Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:10.862Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:10.874Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:10.874Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:10.875Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:10.875Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:10.876Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:10.877Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:10.877Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:10.884Z|8a1326ec-2f00-4ba1-a430-b7e1a54f735e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:17.894Z|e5911686-9f37-4251-babe-644d799aba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:17.895Z|e5911686-9f37-4251-babe-644d799aba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:18.258Z|7a7d7590-db2a-42fc-bcc2-bf17ac60fca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:18.259Z|7a7d7590-db2a-42fc-bcc2-bf17ac60fca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:18.313Z|4a103c20-d7c4-4162-ab30-9256e83b439c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:18.314Z|4a103c20-d7c4-4162-ab30-9256e83b439c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:18.347Z|36b0fbe6-9291-41d2-a690-62b2bae1d605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:18.347Z|36b0fbe6-9291-41d2-a690-62b2bae1d605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:18.423Z|19f80ed5-9d93-4e5c-abf3-a188fad583da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:18.424Z|19f80ed5-9d93-4e5c-abf3-a188fad583da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:21.017Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:21.021Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:21.022Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:21.022Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:21.023Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:21.023Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:21.023Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6ba066d17fcf2be", X-B3-SpanId:"6daa98685c6fb5a2", X-B3-ParentSpanId:"c6ba066d17fcf2be", X-B3-Sampled:"0", X-ONAP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-TransactionID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ECOMP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0ffb093-fe92-4de2-8d8b-e0a4dedeca9c"]
2022-11-27T06:46:21.023Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:21.024Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:21.050Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:21.051Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:21.051Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:21.051Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:21.053Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "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 = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:16.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:21.054Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:21.054Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:21.055Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:21.056Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:21.056Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:21.056Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:21.057Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:21.057Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6ba066d17fcf2be", X-B3-SpanId:"cadc86e1eb186075", X-B3-ParentSpanId:"c6ba066d17fcf2be", X-B3-Sampled:"0", X-ONAP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-TransactionID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ECOMP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731c6658-7328-4de3-a473-b83754a9a2a3"]
2022-11-27T06:46:21.057Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:21.057Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:21.069Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:21.070Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:21.070Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:21.071Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:21.072Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:21.073Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:21.073Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:21.106Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:46:21.107Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:46:21.107Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:21.107Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:46:21.107Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:46:21.108Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-TransactionID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ECOMP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db1ce796-7308-498d-95c0-034cb9effd5d"]
2022-11-27T06:46:21.108Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:46:21.108Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:46:21.239Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:21.240Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:21.240Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:46:21.240Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6960CEB02FDB1FDE9D64900990D65F49; 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:"Sun, 27 Nov 2022 06:46:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:21.241Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f671733-6e1f-11ed-884a-b283cc742bbe","businessKey":"a81dc6bc-8729-417a-b759-0f2fb430a29a","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:46:13.668+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2d05f56f-6e1f-11ed-884a-b283cc742bbe","superProcessInstanceId":"2f662c90-6e1f-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:46:21.241Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:21.241Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:46:21.279Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:46:21.279Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:46:21.280Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:21.280Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:46:21.280Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:46:21.280Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-TransactionID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ECOMP-RequestID:"b75c6a93-2751-4645-b3e7-da90d98fb065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857eaeff-5f71-4142-b283-ec2260c79e08"]
2022-11-27T06:46:21.280Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:46:21.281Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:46:21.402Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:21.402Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:21.403Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:46:21.403Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B07830D5850645EF48FF0EBD3EF78D6A; 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:"Sun, 27 Nov 2022 06:46:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:21.403Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:313fa6eb-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"2f671733-6e1f-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"2f671733-6e1f-11ed-884a-b283cc742bbe","executionId":"2f671733-6e1f-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:46:16.765+0000","endTime":"2022-11-27T06:46:16.770+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d05f56f-6e1f-11ed-884a-b283cc742bbe"}]
2022-11-27T06:46:21.403Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:21.404Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:46:21.407Z|b75c6a93-2751-4645-b3e7-da90d98fb065|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:28.410Z|7b0762bd-49a1-4940-94d2-9b431fdb2a58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:28.411Z|7b0762bd-49a1-4940-94d2-9b431fdb2a58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:28.420Z|c124a651-dc09-4e34-bc77-dceafecf4928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:28.420Z|c124a651-dc09-4e34-bc77-dceafecf4928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:28.467Z|d66bfe20-cf00-42ca-8378-928ef70c13b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:28.468Z|d66bfe20-cf00-42ca-8378-928ef70c13b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:31.546Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:31.552Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:31.552Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:31.553Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:31.553Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:31.553Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:31.553Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eda91bde7a49ffd", X-B3-SpanId:"805ab2ea7f8da822", X-B3-ParentSpanId:"8eda91bde7a49ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-TransactionID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ECOMP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bd74b18-6d1c-49cc-99a1-05cb9080c544"]
2022-11-27T06:46:31.554Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:31.554Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:31.581Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:31.582Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:31.582Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:31.582Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:31.583Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "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 = 2).",
  "progress" : 36,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:16.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:31.584Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:31.584Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:31.585Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:31.586Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:31.586Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:31.586Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:31.586Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:31.587Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eda91bde7a49ffd", X-B3-SpanId:"197382ac0b77b0ac", X-B3-ParentSpanId:"8eda91bde7a49ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-TransactionID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ECOMP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6f9c5f-11fc-45ee-95c7-7b0192a5dcdd"]
2022-11-27T06:46:31.587Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:31.587Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:31.597Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:31.597Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:31.597Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:31.597Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:31.598Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:31.599Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:31.599Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:31.622Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:46:31.623Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T06:46:31.623Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:31.623Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T06:46:31.624Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:46:31.624Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-TransactionID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ECOMP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3028575f-e99f-4664-9d00-d79429d1fe10"]
2022-11-27T06:46:31.624Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:46:31.624Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:46:31.752Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:31.752Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:31.753Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:46:31.753Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BED52FF6C92641121FC299D8DAADF471; 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:"Sun, 27 Nov 2022 06:46:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:31.753Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f671733-6e1f-11ed-884a-b283cc742bbe","businessKey":"a81dc6bc-8729-417a-b759-0f2fb430a29a","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T06:46:13.668+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2d05f56f-6e1f-11ed-884a-b283cc742bbe","superProcessInstanceId":"2f662c90-6e1f-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T06:46:31.753Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:31.754Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a81dc6bc-8729-417a-b759-0f2fb430a29a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:46:31.774Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:46:31.775Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T06:46:31.775Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:31.775Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T06:46:31.775Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T06:46:31.776Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-TransactionID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ECOMP-RequestID:"a9b901ac-cac5-4b48-8777-2842fa911a84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e794b8a9-180f-4d27-b8a4-1a6ec2195e63"]
2022-11-27T06:46:31.776Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T06:46:31.776Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T06:46:31.909Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:31.910Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:31.910Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T06:46:31.911Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=55389A77F880C3F53F1F9E68EA2DE7B7; 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:"Sun, 27 Nov 2022 06:46:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:31.911Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:313fa6eb-6e1f-11ed-884a-b283cc742bbe","parentActivityInstanceId":"2f671733-6e1f-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"2f671733-6e1f-11ed-884a-b283cc742bbe","executionId":"2f671733-6e1f-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T06:46:16.765+0000","endTime":"2022-11-27T06:46:16.770+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d05f56f-6e1f-11ed-884a-b283cc742bbe"}]
2022-11-27T06:46:31.911Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:31.912Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f671733-6e1f-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T06:46:31.919Z|a9b901ac-cac5-4b48-8777-2842fa911a84|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:32.894Z|959a39db-4260-4fb9-8807-4bb150d135f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:32.895Z|959a39db-4260-4fb9-8807-4bb150d135f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:38.457Z|c7c61b24-ca23-4589-8b6e-be6e8fbc7d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:38.458Z|c7c61b24-ca23-4589-8b6e-be6e8fbc7d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:38.474Z|0d215dfd-c934-4a86-8fb1-6afa5c9a3025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:38.474Z|0d215dfd-c934-4a86-8fb1-6afa5c9a3025|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:38.510Z|243a3dd1-5687-4893-a97f-13530e5e6af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:38.511Z|243a3dd1-5687-4893-a97f-13530e5e6af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:42.047Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:42.056Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.057Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:42.057Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.058Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.058Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:42.058Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3283e74a01cb9956", X-B3-SpanId:"07eb4e645cfab884", X-B3-ParentSpanId:"3283e74a01cb9956", X-B3-Sampled:"0", X-ONAP-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-TransactionID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-ECOMP-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df8b6e11-0874-48cd-b040-0a5e480cf9ee"]
2022-11-27T06:46:42.059Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:42.059Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.080Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.081Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.081Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:42.082Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.082Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "endTime" : "2022-11-27T06:46:39.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:39.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:42.083Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.083Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:42.085Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.085Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:42.086Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.086Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.087Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:42.087Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3283e74a01cb9956", X-B3-SpanId:"1adaeb27b67ae6de", X-B3-ParentSpanId:"3283e74a01cb9956", X-B3-Sampled:"0", X-ONAP-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-TransactionID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-ECOMP-RequestID:"bd1fe77f-6173-4be3-b8a3-5fef8f2d995b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"784096db-8a6d-455d-82ca-33b36236d79d"]
2022-11-27T06:46:42.088Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:42.088Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.099Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.100Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.101Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:42.101Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.101Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:42.102Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.102Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:42.109Z|bd1fe77f-6173-4be3-b8a3-5fef8f2d995b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:42.230Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:42.235Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.235Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:42.236Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.236Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.236Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:42.236Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08a87c7386eccbc1", X-B3-SpanId:"d18aa9b6e3eb6c80", X-B3-ParentSpanId:"08a87c7386eccbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-TransactionID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-ECOMP-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e994836-c9f4-485b-8a7d-c36143a7dca7"]
2022-11-27T06:46:42.237Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:42.237Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.255Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.255Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.256Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:42.256Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.257Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "endTime" : "2022-11-27T06:46:39.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:39.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:42.257Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.257Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:42.259Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.259Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:42.259Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.259Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.260Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:42.260Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08a87c7386eccbc1", X-B3-SpanId:"b766fec1c8ac0cc3", X-B3-ParentSpanId:"08a87c7386eccbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-TransactionID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-ECOMP-RequestID:"db43f9aa-5147-4d0d-ab43-d9360b794a90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff937c51-f6e4-4d25-96c4-33399864bbe8"]
2022-11-27T06:46:42.260Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:42.260Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.272Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.273Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.273Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:42.273Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.273Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:42.274Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.274Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:42.280Z|db43f9aa-5147-4d0d-ab43-d9360b794a90|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:42.403Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:42.407Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.407Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:42.407Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.408Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.408Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:42.408Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db3df59e0460cdb2", X-B3-SpanId:"9b74763c40d943e0", X-B3-ParentSpanId:"db3df59e0460cdb2", X-B3-Sampled:"0", X-ONAP-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-TransactionID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-ECOMP-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c38a59-946c-4907-ab8e-d967484be1cf"]
2022-11-27T06:46:42.408Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:42.409Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.426Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.426Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.427Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:42.427Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.428Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "endTime" : "2022-11-27T06:46:39.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:39.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:42.428Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.428Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:42.429Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.430Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:42.430Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.430Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.431Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:42.431Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db3df59e0460cdb2", X-B3-SpanId:"5cc2f2ba8d8b9817", X-B3-ParentSpanId:"db3df59e0460cdb2", X-B3-Sampled:"0", X-ONAP-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-TransactionID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-ECOMP-RequestID:"86e1f422-557c-4292-83ec-3df73ba2e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d93feae9-655e-4a53-9dd6-98afb25eda81"]
2022-11-27T06:46:42.431Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:42.432Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.444Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.445Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.445Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:42.445Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.446Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:42.446Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.447Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:42.454Z|86e1f422-557c-4292-83ec-3df73ba2e53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:42.584Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:42.588Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.589Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:42.589Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.589Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.589Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:42.589Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e33e5a6d7752cd8", X-B3-SpanId:"926b0e2821f678d7", X-B3-ParentSpanId:"0e33e5a6d7752cd8", X-B3-Sampled:"0", X-ONAP-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-TransactionID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-ECOMP-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e8338dd-7973-4dab-a948-0d77c9509bb7"]
2022-11-27T06:46:42.590Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:42.590Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.606Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.606Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.606Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:42.606Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.609Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "endTime" : "2022-11-27T06:46:39.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:39.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:42.609Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.610Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:42.611Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.611Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:42.612Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.612Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.612Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:42.612Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e33e5a6d7752cd8", X-B3-SpanId:"5249295beb184153", X-B3-ParentSpanId:"0e33e5a6d7752cd8", X-B3-Sampled:"0", X-ONAP-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-TransactionID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-ECOMP-RequestID:"ee6f314e-468c-49e6-b59b-71cf759fd789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f0d5546-de73-4663-81bb-bee1199e7b5b"]
2022-11-27T06:46:42.613Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:42.613Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.625Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.626Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.626Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:42.626Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.627Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:42.627Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.627Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:42.634Z|ee6f314e-468c-49e6-b59b-71cf759fd789|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:42.758Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:42.762Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.762Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||Invoke
2022-11-27T06:46:42.762Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.763Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a
2022-11-27T06:46:42.763Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Method      : GET
2022-11-27T06:46:42.763Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2451d6fe4d18c27", X-B3-SpanId:"5686537dc0a8a41a", X-B3-ParentSpanId:"d2451d6fe4d18c27", X-B3-Sampled:"0", X-ONAP-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-TransactionID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-ECOMP-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5978f52-cdee-49cc-bf77-3834ec99712a"]
2022-11-27T06:46:42.763Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Request body: 
2022-11-27T06:46:42.764Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.779Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.779Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.779Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Status text  : 
2022-11-27T06:46:42.780Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:42.781Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||Response body: {
  "requestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:09.000+00:00",
  "endTime" : "2022-11-27T06:46:39.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfType" : "",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"d9d3bcd6-6f80-4969-a195-320fac8d3d39\",\n            \"modelVersionId\": \"b0cba2ea-0ae7-4767-b99c-616c320b4dfb\",\n            \"modelName\": \"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\n            \"modelVersion\": \"1669531554206\",\n            \"modelCustomizationId\": \"bf59a641-ec06-4f0e-80a8-707fbdbb9bc1\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:39.000+00:00",
  "vfModuleId" : "fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "vfModuleName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "vfModuleModelName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82/vfModules/fa7d45c1-c31d-43e9-917e-7b851a5b5e48",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a"
    }
  }
}
2022-11-27T06:46:42.781Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.781Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a81dc6bc-8729-417a-b759-0f2fb430a29a|INFO|500||InvokeReturn
2022-11-27T06:46:42.783Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.783Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:42.783Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:42.783Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false
2022-11-27T06:46:42.783Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:42.784Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2451d6fe4d18c27", X-B3-SpanId:"59235be43de9a5cc", X-B3-ParentSpanId:"d2451d6fe4d18c27", X-B3-Sampled:"0", X-ONAP-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-TransactionID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-ECOMP-RequestID:"bdb79ab2-b452-4a71-b452-d7014f2d4627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e64e3d-1e61-49f9-92a7-f2a6a4ce0de8"]
2022-11-27T06:46:42.784Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:42.784Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:42.797Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:42.798Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:42.798Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:42.798Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&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:"Sun, 27 Nov 2022 06:46:42 GMT", Connection:"close"]
2022-11-27T06:46:42.800Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "a81dc6bc-8729-417a-b759-0f2fb430a29a",
  "groupingId" : "7317b129-d758-4c5c-b58c-d1117d7a2e56",
  "name" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20/7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"updated_time\":1669531575000,\"creation_time\":1669531492000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"5d8fd71a999140a0b813ef2be57eba3d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7317b129-d758-4c5c-b58c-d1117d7a2e56\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20\",\"vnf_name\":\"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0\",\"vnf_id\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\",\"vf_module_id\":\"fa7d45c1-c31d-43e9-917e-7b851a5b5e48\",\"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\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T06:46:16.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T06:46:42.800Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:42.801Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a81dc6bc-8729-417a-b759-0f2fb430a29a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:42.807Z|bdb79ab2-b452-4a71-b452-d7014f2d4627|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a81dc6bc-8729-417a-b759-0f2fb430a29a|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:43.970Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:43.971Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||Checking if requestId: e6981ea9-ff44-47e7-921e-9d0bb71da4d3 already exists in requestDb InfraActiveRequests table
2022-11-27T06:46:43.972Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:43.972Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:43.972Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:43.972Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:43.973Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:43.973Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dafcdc32e516685a", X-B3-SpanId:"fb32b6f6b9c63dfa", X-B3-ParentSpanId:"dafcdc32e516685a", X-B3-Sampled:"0", X-ONAP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24cfe7cb-afbb-4c0b-9b8f-abc2ca842d08"]
2022-11-27T06:46:43.973Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:43.973Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:43.993Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:43.993Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:46:43.994Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:43.994Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:46:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:43.994Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: 
2022-11-27T06:46:43.995Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:43.995Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:44.002Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:46:44.005Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:44.032Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:44.033Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups|INFO|500||Invoke
2022-11-27T06:46:44.085Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:44.086Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:46:42 GMT], content-length=[408], x-aai-txid=[1-aai-resources-221127-06:46:42:405-86138], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:44.087Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||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/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-11-27T06:46:44.092Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/related-to/volume-groups
2022-11-27T06:46:44.092Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 4932c726-64bb-4d3c-a66b-3eba87870c82
2022-11-27T06:46:44.095Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:44.165Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:44.166Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules|INFO|500||Invoke
2022-11-27T06:46:44.205Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:44.206Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:46:42 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221127-06:46:42:530-29939], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:44.207Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||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/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules","ERR.5.4.6114"]}}}

2022-11-27T06:46:44.209Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82/vf-modules
2022-11-27T06:46:44.209Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 4932c726-64bb-4d3c-a66b-3eba87870c82
2022-11-27T06:46:44.212Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:44.236Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:46:44.237Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-RequestID=[e6981ea9-ff44-47e7-921e-9d0bb71da4d3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[77d22304-9a23-4dbd-8b71-8ed95e999385], X-ECOMP-RequestID=[e6981ea9-ff44-47e7-921e-9d0bb71da4d3], X-TransactionId=[], X-ONAP-RequestID=[e6981ea9-ff44-47e7-921e-9d0bb71da4d3]}
2022-11-27T06:46:44.286Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:42 GMT], content-length=[1054], vertex-id=[208984], x-aai-txid=[1-aai-resources-221127-06:46:42:600-98582], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:44.287Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531469804","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4932c726-64bb-4d3c-a66b-3eba87870c82","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4932c726-64bb-4d3c-a66b-3eba87870c82"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0"}]},{"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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:46:44.287Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:46:44.288Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:46:44.288Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:46:44.290Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.291Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:46:44.291Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:44.291Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.292Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:46:44.292Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"dafcdc32e516685a", X-B3-SpanId:"74a538df4116bd88", X-B3-ParentSpanId:"dafcdc32e516685a", X-B3-Sampled:"0", X-ONAP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4cdd6fa-c1f9-4e14-b229-397542e85350"]
2022-11-27T06:46:44.292Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"4932c726-64bb-4d3c-a66b-3eba87870c82","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228"},"instanceName":null,"requestScope":"vnf"}
2022-11-27T06:46:44.292Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:46:44.315Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:44.315Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:44.316Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:46:44.316Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"Sun, 27 Nov 2022 06:46:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:44.317Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:46:44.317Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:44.317Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:46:44.319Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.320Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-27T06:46:44.320Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.320Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.321Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.321Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b8d6794-62ca-4a4c-9aff-dc4c369040cc"]
2022-11-27T06:46:44.321Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.322Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.342Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.342Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.343Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.343Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"Sun, 27 Nov 2022 06:46:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:44.354Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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" : 10037,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2022-11-27T06:46:44.355Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.355Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-27T06:46:44.370Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:44.371Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:46:44.371Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:44.371Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:44.371Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:46:44.372Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"1594", X-B3-TraceId:"dafcdc32e516685a", X-B3-SpanId:"f80c61cab7ddd29d", X-B3-ParentSpanId:"dafcdc32e516685a", X-B3-Sampled:"0", X-ONAP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9295859f-3ac1-4209-ab0a-05c8bbd6c30e"]
2022-11-27T06:46:44.372Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e6981ea9-ff44-47e7-921e-9d0bb71da4d3","requestStatus":"IN_PROGRESS","startTime":1669531604209,"source":"VID","vnfId":"4932c726-64bb-4d3c-a66b-3eba87870c82","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e6981ea9-ff44-47e7-921e-9d0bb71da4d3"}
2022-11-27T06:46:44.372Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:46:44.396Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:44.397Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:46:44.397Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:46:44.397Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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/e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:44.398Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:44.209+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:46:44.386+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:44.398Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:44.399Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:46:44.415Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.415Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:46:44.415Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:44.416Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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-11-27T06:46:44.416Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:46:44.416Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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:"2367", X-B3-TraceId:"dafcdc32e516685a", X-B3-SpanId:"3d2e967cf7e43261", X-B3-ParentSpanId:"dafcdc32e516685a", X-B3-Sampled:"0", X-ONAP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99bb2bc3-a10a-43e6-a0a1-994e746d1cc0"]
2022-11-27T06:46:44.417Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|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_vm 0\",\"modelInvariantId\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelVersionId\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelCustomizationId\":\"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\"modelUuid\":\"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\"modelInvariantUuid\":\"eadfc284-7264-46c6-81e4-33a3acc2d838\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\",\"vnfInstanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\"}","type":"String"},"requestId":{"value":"e6981ea9-ff44-47e7-921e-9d0bb71da4d3","type":"String"},"mso-request-id":{"value":"e6981ea9-ff44-47e7-921e-9d0bb71da4d3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7d042879-760c-4c0c-af21-5dd72cfe4228","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"4932c726-64bb-4d3c-a66b-3eba87870c82","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/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:46:44.417Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:46:45.433Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:45.434Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:46:45.435Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:46:45.435Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:46:45 GMT", X-ONAP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-TransactionID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ECOMP-RequestID:"e6981ea9-ff44-47e7-921e-9d0bb71da4d3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"99bb2bc3-a10a-43e6-a0a1-994e746d1cc0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:46:45.436Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e6981ea9-ff44-47e7-921e-9d0bb71da4d3\",\"instanceId\":\"4932c726-64bb-4d3c-a66b-3eba87870c82\"}}","message":"Success","processInstanceID":"41bd4daa-6e1f-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:46:45.436Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:45.437Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:46:45.445Z|e6981ea9-ff44-47e7-921e-9d0bb71da4d3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:45.592Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:45.597Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:45.598Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:45.598Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:45.599Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:45.599Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:45.599Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be9c8ed9bb90408f", X-B3-SpanId:"985ee893af6cc85d", X-B3-ParentSpanId:"be9c8ed9bb90408f", X-B3-Sampled:"0", X-ONAP-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-TransactionID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-ECOMP-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba1ee4fd-46ca-49ee-840f-a62e04571920"]
2022-11-27T06:46:45.600Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:45.600Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:45.623Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:45.623Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:45.624Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:45.624Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:45.625Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:45.625Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:45.626Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:45.628Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:45.628Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:45.628Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:45.629Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:45.629Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:45.629Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be9c8ed9bb90408f", X-B3-SpanId:"fe38ddcb6bcfcfbc", X-B3-ParentSpanId:"be9c8ed9bb90408f", X-B3-Sampled:"0", X-ONAP-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-TransactionID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-ECOMP-RequestID:"3e007299-60df-42aa-bec5-2a53ace8bcde", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f7e0d78-5cbd-40c0-8c40-e05dd08cc689"]
2022-11-27T06:46:45.629Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:45.630Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:45.644Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:45.644Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:45.645Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:45.645Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:45.646Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:45.646Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:45.646Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:45.655Z|3e007299-60df-42aa-bec5-2a53ace8bcde|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:47.894Z|6377decc-a632-477a-a273-3f7545952846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:47.897Z|6377decc-a632-477a-a273-3f7545952846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:48.259Z|979dada8-e60c-45b1-bcc9-ae73cfa64de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:46:48.260Z|979dada8-e60c-45b1-bcc9-ae73cfa64de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:46:48.506Z|eea949eb-4cdc-4c54-b0b3-3611de4cc014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:48.506Z|d149ee30-4168-4ff8-803f-51f85c256f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:48.507Z|d149ee30-4168-4ff8-803f-51f85c256f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:48.507Z|eea949eb-4cdc-4c54-b0b3-3611de4cc014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:48.556Z|8269f427-0892-420f-85fd-95d9b66b7117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:48.556Z|8269f427-0892-420f-85fd-95d9b66b7117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:50.144Z|7f505a1e-4e34-4746-ac83-5d46308bb2ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:46:50.145Z|7f505a1e-4e34-4746-ac83-5d46308bb2ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:55.789Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:55.795Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:55.795Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:55.795Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:55.796Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:55.796Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:55.796Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12db807c0164744d", X-B3-SpanId:"3e25ed19fb987f7a", X-B3-ParentSpanId:"12db807c0164744d", X-B3-Sampled:"0", X-ONAP-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-TransactionID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-ECOMP-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e8cfd7-c1ef-48d4-b9c1-3737e3e427a0"]
2022-11-27T06:46:55.796Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:55.796Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:55.818Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:55.818Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:55.819Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:55.820Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:55.821Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "endTime" : "2022-11-27T06:46:49.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:55.821Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:55.821Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:55.823Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:55.823Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:55.823Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:55.824Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:55.824Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:55.824Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12db807c0164744d", X-B3-SpanId:"20923b9544af26ef", X-B3-ParentSpanId:"12db807c0164744d", X-B3-Sampled:"0", X-ONAP-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-TransactionID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-ECOMP-RequestID:"22e80b3e-f4c5-4c61-bdab-e8926def8837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00bd5034-01c7-48c2-924c-104991610c4f"]
2022-11-27T06:46:55.825Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:55.825Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:55.834Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:55.835Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:55.835Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:55.836Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:55.836Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:55.836Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:55.837Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:55.843Z|22e80b3e-f4c5-4c61-bdab-e8926def8837|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:55.966Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:55.970Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:55.970Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:55.971Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:55.971Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:55.971Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:55.971Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d848edb1ceb0b4e7", X-B3-SpanId:"0782ad48b2163801", X-B3-ParentSpanId:"d848edb1ceb0b4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-TransactionID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-ECOMP-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b854085-063c-4fe6-a308-b05c33d63a14"]
2022-11-27T06:46:55.971Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:55.972Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:55.989Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:55.989Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:55.989Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:55.990Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:55.991Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "endTime" : "2022-11-27T06:46:49.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:55.992Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:55.992Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:55.993Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:55.993Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:55.993Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:55.994Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:55.994Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:55.994Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d848edb1ceb0b4e7", X-B3-SpanId:"4284ad05daa68c72", X-B3-ParentSpanId:"d848edb1ceb0b4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-TransactionID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-ECOMP-RequestID:"fd081fa7-0bbf-469d-8657-03a3cd8c0bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb4e57fb-6222-45cc-a196-228041dd2751"]
2022-11-27T06:46:55.994Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:55.995Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.005Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.005Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.006Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:56.006Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.007Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:56.007Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.007Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:56.014Z|fd081fa7-0bbf-469d-8657-03a3cd8c0bad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:56.135Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:56.139Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.140Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:56.140Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.140Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.140Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:56.140Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88a06b1294df14f", X-B3-SpanId:"a9bc773a6c4bbb81", X-B3-ParentSpanId:"a88a06b1294df14f", X-B3-Sampled:"0", X-ONAP-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-TransactionID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-ECOMP-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d86c1c53-1197-4144-aba4-5d7f6e511e97"]
2022-11-27T06:46:56.141Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:56.141Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.160Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.160Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.160Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:56.161Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.162Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "endTime" : "2022-11-27T06:46:49.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:56.162Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.162Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:56.163Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.164Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:56.164Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.164Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.164Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:56.165Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88a06b1294df14f", X-B3-SpanId:"adcfb7f4d4a006ac", X-B3-ParentSpanId:"a88a06b1294df14f", X-B3-Sampled:"0", X-ONAP-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-TransactionID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-ECOMP-RequestID:"b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0984296-6713-4a1a-b43c-47ca79384880"]
2022-11-27T06:46:56.165Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:56.165Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.174Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.174Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.175Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:56.175Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.176Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:56.177Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.177Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:56.184Z|b09f6f9a-e205-4d1b-a9c5-bbe154f60a5e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:56.308Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:56.312Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.313Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:56.313Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.313Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.313Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:56.314Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af3a437740efce8b", X-B3-SpanId:"48f40cb8bf1f214b", X-B3-ParentSpanId:"af3a437740efce8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-TransactionID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-ECOMP-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17683bac-1461-407b-b06f-d5b13dceb7d1"]
2022-11-27T06:46:56.314Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:56.314Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.329Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.330Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.330Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:56.330Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.331Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "endTime" : "2022-11-27T06:46:49.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:56.331Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.331Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:56.332Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.333Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:56.333Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.333Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.333Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:56.334Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af3a437740efce8b", X-B3-SpanId:"72724a172b748c8d", X-B3-ParentSpanId:"af3a437740efce8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-TransactionID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-ECOMP-RequestID:"3cae396e-55bb-4bed-a818-90ec396f6b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"730d08e9-18ed-4b62-a6e2-9de00a171a60"]
2022-11-27T06:46:56.334Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:56.334Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.343Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.344Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.344Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:56.344Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.345Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:56.345Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.346Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:56.354Z|3cae396e-55bb-4bed-a818-90ec396f6b96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:56.478Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:56.482Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.483Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||Invoke
2022-11-27T06:46:56.483Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.483Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3
2022-11-27T06:46:56.484Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Method      : GET
2022-11-27T06:46:56.484Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47a660e22bc9a8d0", X-B3-SpanId:"a7c5c6e53891f02d", X-B3-ParentSpanId:"47a660e22bc9a8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-TransactionID:"da98957b-9a66-4128-9317-dd0336b6f656", X-ECOMP-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"059467c0-88fa-4ed6-9da8-502c22cbd9f9"]
2022-11-27T06:46:56.484Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Request body: 
2022-11-27T06:46:56.485Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.506Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.506Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.507Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Status text  : 
2022-11-27T06:46:56.507Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.510Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||Response body: {
  "requestId" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:44.000+00:00",
  "endTime" : "2022-11-27T06:46:49.000+00:00",
  "source" : "VID",
  "vnfId" : "4932c726-64bb-4d3c-a66b-3eba87870c82",
  "vnfName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20_vnf_0",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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_vm\",\n            \"modelInvariantId\": \"eadfc284-7264-46c6-81e4-33a3acc2d838\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"68b6a53d-c3e2-41ae-8185-e86b24d0f748\",\n            \"modelCustomizationId\": \"b986c1e3-8dbe-4f82-985c-b1820fbacb3e\",\n            \"modelCustomizationName\": \"basic_vm 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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228/vnfs/4932c726-64bb-4d3c-a66b-3eba87870c82",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e6981ea9-ff44-47e7-921e-9d0bb71da4d3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3"
    }
  }
}
2022-11-27T06:46:56.510Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.511Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|INFO|500||InvokeReturn
2022-11-27T06:46:56.512Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.513Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:56.517Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:56.517Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false
2022-11-27T06:46:56.517Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:56.518Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47a660e22bc9a8d0", X-B3-SpanId:"a4f85d5c84bc20f7", X-B3-ParentSpanId:"47a660e22bc9a8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-TransactionID:"da98957b-9a66-4128-9317-dd0336b6f656", X-ECOMP-RequestID:"da98957b-9a66-4128-9317-dd0336b6f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3276f89d-c9df-4d3a-8698-e542507f8cb7"]
2022-11-27T06:46:56.518Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:56.518Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:56.529Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:56.530Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:56.531Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:56.531Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&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:"Sun, 27 Nov 2022 06:46:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:56.532Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:56.532Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:56.533Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e6981ea9-ff44-47e7-921e-9d0bb71da4d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:56.539Z|da98957b-9a66-4128-9317-dd0336b6f656|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e6981ea9-ff44-47e7-921e-9d0bb71da4d3|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:57.638Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:57.643Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||Checking if requestId: 9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496 already exists in requestDb InfraActiveRequests table
2022-11-27T06:46:57.643Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:46:57.644Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:46:57.644Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:57.645Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:46:57.645Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:46:57.645Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02e6e0ed37124f86", X-B3-SpanId:"283d86afa3758c2b", X-B3-ParentSpanId:"02e6e0ed37124f86", X-B3-Sampled:"0", X-ONAP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81d1535f-c71d-41c6-a840-86252be88777"]
2022-11-27T06:46:57.646Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:46:57.646Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:46:57.663Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:57.663Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T06:46:57.664Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:46:57.664Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 06:46:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:57.665Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: 
2022-11-27T06:46:57.665Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:57.666Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:57.674Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T06:46:57.680Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:57.704Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||Invoke
2022-11-27T06:46:57.704Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ab45205c-68bb-4b9d-8841-0e769697eeb2], X-ECOMP-RequestID=[9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496], X-TransactionId=[], X-ONAP-RequestID=[9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496]}
2022-11-27T06:46:57.750Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[246], vertex-id=[200928], x-aai-txid=[2-aai-resources-221127-06:46:56:070-37677], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:57.752Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228"}]}

2022-11-27T06:46:57.752Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:46:57.756Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:57.777Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:57.777Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:46:57.821Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:57.822Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[603], x-aai-txid=[1-aai-resources-221127-06:46:56:143-66108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:57.822Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-27T06:46:57.824Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-27T06:46:57.827Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:57.848Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:57.849Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||Invoke
2022-11-27T06:46:57.887Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:46:57.887Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[246], vertex-id=[200928], x-aai-txid=[2-aai-resources-221127-06:46:56:209-92625], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:57.887Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228"}]}

2022-11-27T06:46:57.891Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:57.912Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:57.912Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:46:57.951Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:57.952Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[600], x-aai-txid=[2-aai-resources-221127-06:46:56:273-84315], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:57.952Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-27T06:46:57.954Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-27T06:46:57.958Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:57.980Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:57.981Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||Invoke
2022-11-27T06:46:58.045Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed|INFO|500||InvokeReturn
2022-11-27T06:46:58.046Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228?format=pathed has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[246], vertex-id=[200928], x-aai-txid=[2-aai-resources-221127-06:46:56:343-49019], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:58.047Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228"}]}

2022-11-27T06:46:58.051Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:58.071Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:58.072Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-27T06:46:58.129Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-27T06:46:58.130Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[609], x-aai-txid=[2-aai-resources-221127-06:46:56:433-70103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:58.131Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-27T06:46:58.132Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7d042879-760c-4c0c-af21-5dd72cfe4228/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-27T06:46:58.135Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T06:46:58.156Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T06:46:58.156Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T06:46:58.217Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T06:46:58.218Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 06:46:56 GMT], content-length=[604], vertex-id=[208984], x-aai-txid=[2-aai-resources-221127-06:46:56:519-33775], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T06:46:58.218Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669531606843","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","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-11-27T06:46:58.219Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T06:46:58.219Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T06:46:58.220Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.221Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T06:46:58.221Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:58.221Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.222Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T06:46:58.222Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"02e6e0ed37124f86", X-B3-SpanId:"a57644c07f6fbee1", X-B3-ParentSpanId:"02e6e0ed37124f86", X-B3-Sampled:"0", X-ONAP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc2fd4c4-deb0-4e05-bfc0-a306d25502fd"]
2022-11-27T06:46:58.222Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228"},"instanceName":null,"requestScope":"service"}
2022-11-27T06:46:58.222Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T06:46:58.237Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:58.238Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:58.238Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T06:46:58.238Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"Sun, 27 Nov 2022 06:46:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:58.239Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T06:46:58.239Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:58.240Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T06:46:58.240Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.241Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:46:58.241Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:58.241Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.242Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:46:58.242Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97575a4c-d987-4913-90a9-5fcd9e9dcd0e"]
2022-11-27T06:46:58.242Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:46:58.243Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:46:58.261Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:58.261Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.262Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:46:58.262Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"Sun, 27 Nov 2022 06:46:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:58.263Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:46:58.263Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:58.263Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:46:58.266Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.266Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.266Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.267Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.267Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.267Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6bc7c54-0508-4120-b04f-63f1f2ec3958"]
2022-11-27T06:46:58.267Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.268Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.282Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.282Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.282Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.283Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"Sun, 27 Nov 2022 06:46:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:58.284Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T06:46:58.285Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.285Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.287Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.287Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T06:46:58.287Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:58.288Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.288Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T06:46:58.288Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52f3a2d1-5748-437b-a276-9e8d59d3a463"]
2022-11-27T06:46:58.289Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T06:46:58.289Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T06:46:58.306Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:58.307Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.307Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T06:46:58.307Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"Sun, 27 Nov 2022 06:46:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:58.308Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T06:46:58.309Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:58.310Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T06:46:58.319Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:58.320Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T06:46:58.320Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:58.321Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T06:46:58.321Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T06:46:58.321Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"1381", X-B3-TraceId:"02e6e0ed37124f86", X-B3-SpanId:"8f115220c9c29f1a", X-B3-ParentSpanId:"02e6e0ed37124f86", X-B3-Sampled:"0", X-ONAP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cfe947e-53cb-4134-bbfa-bad1ca97d2ff"]
2022-11-27T06:46:58.321Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496","requestStatus":"IN_PROGRESS","startTime":1669531618133,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7d042879-760c-4c0c-af21-5dd72cfe4228","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"}
2022-11-27T06:46:58.322Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T06:46:58.348Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:58.349Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T06:46:58.349Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T06:46:58.349Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:58.351Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:58.133+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T06:46:58.337+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:46:58.352Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:58.352Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T06:46:58.360Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.360Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T06:46:58.361Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:58.361Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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-11-27T06:46:58.361Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T06:46:58.362Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|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:"2021", X-B3-TraceId:"02e6e0ed37124f86", X-B3-SpanId:"43a7beefcbb2f1b3", X-B3-ParentSpanId:"02e6e0ed37124f86", X-B3-Sampled:"0", X-ONAP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f29147c-a7d0-4bb8-9875-2ee60d5f4f16"]
2022-11-27T06:46:58.362Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1e3e19da-f192-4267-9696-b5d7882cec39\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelUuid\":\"bcbb6a42-db82-428e-bbad-b84c11229b2c\",\"modelInvariantUuid\":\"1e3e19da-f192-4267-9696-b5d7882cec39\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\"}","type":"String"},"requestId":{"value":"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496","type":"String"},"mso-request-id":{"value":"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7d042879-760c-4c0c-af21-5dd72cfe4228","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/7d042879-760c-4c0c-af21-5dd72cfe4228","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T06:46:58.362Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T06:46:58.566Z|9136ff2c-73c7-4efa-a9cc-1fe773e41984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:58.566Z|9136ff2c-73c7-4efa-a9cc-1fe773e41984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:58.594Z|784d5b06-5e3b-467e-b00e-37fdf27355ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:58.594Z|784d5b06-5e3b-467e-b00e-37fdf27355ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:58.597Z|ce607e50-1441-43d8-af66-1d56a9374050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:46:58.597Z|ce607e50-1441-43d8-af66-1d56a9374050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:46:59.374Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:59.375Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T06:46:59.375Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T06:46:59.375Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 06:46:59 GMT", X-ONAP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-TransactionID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ECOMP-RequestID:"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1f29147c-a7d0-4bb8-9875-2ee60d5f4f16", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T06:46:59.376Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496\",\"instanceId\":\"7d042879-760c-4c0c-af21-5dd72cfe4228\"}}","message":"Success","processInstanceID":"4a0d4ab2-6e1f-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T06:46:59.376Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:59.376Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T06:46:59.379Z|9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:46:59.517Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:46:59.522Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:46:59.522Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:46:59.523Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:59.523Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:46:59.523Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:46:59.523Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8ed4e3ab549d326", X-B3-SpanId:"791b5bcb82c92e03", X-B3-ParentSpanId:"d8ed4e3ab549d326", X-B3-Sampled:"0", X-ONAP-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-TransactionID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-ECOMP-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc03612c-4bbe-40fe-a5e7-1e356e5e8d7c"]
2022-11-27T06:46:59.524Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:46:59.524Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:46:59.541Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:59.541Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:59.541Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:46:59.542Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:59.543Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T06:46:58.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:46:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:46:59.544Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:59.544Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||InvokeReturn
2022-11-27T06:46:59.546Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:46:59.546Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:46:59.547Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:46:59.547Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:46:59.547Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:46:59.547Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8ed4e3ab549d326", X-B3-SpanId:"41a20105b76482bd", X-B3-ParentSpanId:"d8ed4e3ab549d326", X-B3-Sampled:"0", X-ONAP-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-TransactionID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-ECOMP-RequestID:"befa5ce5-e5d8-43de-a7b4-b124c6f67b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b664d24-3146-4342-a53e-560cc649f208"]
2022-11-27T06:46:59.548Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:46:59.548Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:46:59.563Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:46:59.564Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:46:59.564Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:46:59.564Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&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:"Sun, 27 Nov 2022 06:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:46:59.565Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:46:59.566Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:46:59.566Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:46:59.572Z|befa5ce5-e5d8-43de-a7b4-b124c6f67b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:47:02.894Z|da01c4b9-0646-4ab1-84af-ea3ce67e516b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:02.894Z|da01c4b9-0646-4ab1-84af-ea3ce67e516b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:08.634Z|6a46e97b-77f7-472c-ae3b-5a61a3a1c924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:08.635Z|6a46e97b-77f7-472c-ae3b-5a61a3a1c924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:08.636Z|60a8ca1a-d6f6-4a5f-9f3c-304e55599990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:08.636Z|60a8ca1a-d6f6-4a5f-9f3c-304e55599990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:08.636Z|cea7dfcf-b5f5-416d-9378-bbbfc6455b02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:08.637Z|cea7dfcf-b5f5-416d-9378-bbbfc6455b02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:09.697Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:47:09.702Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:09.702Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:47:09.702Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:09.703Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:09.703Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:47:09.703Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4a32b50825dac1b", X-B3-SpanId:"2c77f61c94f7d4be", X-B3-ParentSpanId:"e4a32b50825dac1b", X-B3-Sampled:"0", X-ONAP-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-TransactionID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-ECOMP-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffd372e-5db2-4524-aebd-da4e0fdd1673"]
2022-11-27T06:47:09.703Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:47:09.704Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:47:09.724Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:09.725Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:09.725Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:47:09.725Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:09.727Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:58.000+00:00",
  "endTime" : "2022-11-27T06:47:02.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:47:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:47:09.727Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:09.727Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||InvokeReturn
2022-11-27T06:47:09.729Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:09.729Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:47:09.729Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:09.730Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:09.730Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:47:09.730Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4a32b50825dac1b", X-B3-SpanId:"ad4e0e4d5f109612", X-B3-ParentSpanId:"e4a32b50825dac1b", X-B3-Sampled:"0", X-ONAP-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-TransactionID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-ECOMP-RequestID:"cbfc2624-b863-4709-a56d-e0fb7916f78c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9257d50-562e-4e69-ac07-3b2cc48a65b8"]
2022-11-27T06:47:09.730Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:47:09.731Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:47:09.742Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:09.743Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:09.743Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:47:09.744Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&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:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:09.745Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:47:09.745Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:09.745Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:47:09.751Z|cbfc2624-b863-4709-a56d-e0fb7916f78c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:47:09.874Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:47:09.879Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:09.879Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:47:09.880Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:09.880Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:09.880Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:47:09.880Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e27fb8ed16d889e", X-B3-SpanId:"2f11ac8047e78374", X-B3-ParentSpanId:"5e27fb8ed16d889e", X-B3-Sampled:"0", X-ONAP-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-TransactionID:"423fe49a-121d-4cd3-84aa-fab378318795", X-ECOMP-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"216de50f-5331-4f31-9e03-b14292140d76"]
2022-11-27T06:47:09.881Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:47:09.881Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:47:09.898Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:09.898Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:09.898Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:47:09.899Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:09.900Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:58.000+00:00",
  "endTime" : "2022-11-27T06:47:02.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:47:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:47:09.900Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:09.900Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||InvokeReturn
2022-11-27T06:47:09.901Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:09.902Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:47:09.902Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:09.902Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:09.902Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:47:09.903Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e27fb8ed16d889e", X-B3-SpanId:"5fdd1d84c5b24360", X-B3-ParentSpanId:"5e27fb8ed16d889e", X-B3-Sampled:"0", X-ONAP-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-TransactionID:"423fe49a-121d-4cd3-84aa-fab378318795", X-ECOMP-RequestID:"423fe49a-121d-4cd3-84aa-fab378318795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c602a532-cf67-4191-aff3-2a433a76efcf"]
2022-11-27T06:47:09.903Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:47:09.903Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:47:09.914Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:09.914Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:09.915Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:47:09.915Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&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:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:09.916Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:47:09.916Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:09.917Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:47:09.923Z|423fe49a-121d-4cd3-84aa-fab378318795|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:47:10.041Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:47:10.045Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:10.046Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:47:10.046Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:10.046Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:10.046Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:47:10.046Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a49809d935cb09b1", X-B3-SpanId:"6fda7545c777ff9d", X-B3-ParentSpanId:"a49809d935cb09b1", X-B3-Sampled:"0", X-ONAP-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-TransactionID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-ECOMP-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f30966f2-a007-479f-9b46-3ce91c361387"]
2022-11-27T06:47:10.047Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:47:10.047Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:47:10.066Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:10.066Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:10.066Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:47:10.067Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:10.068Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:58.000+00:00",
  "endTime" : "2022-11-27T06:47:02.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:47:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:47:10.069Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:10.069Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||InvokeReturn
2022-11-27T06:47:10.070Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:10.070Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:47:10.071Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:10.071Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:10.071Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:47:10.071Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a49809d935cb09b1", X-B3-SpanId:"e89f679388d65a26", X-B3-ParentSpanId:"a49809d935cb09b1", X-B3-Sampled:"0", X-ONAP-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-TransactionID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-ECOMP-RequestID:"1dea7f16-22cb-4874-9965-2b4cba79d0b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f475b3-3d24-4885-af4b-4018689c15eb"]
2022-11-27T06:47:10.071Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:47:10.072Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:47:10.084Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:10.085Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:10.085Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:47:10.085Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&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:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:10.086Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:47:10.086Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:10.086Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:47:10.092Z|1dea7f16-22cb-4874-9965-2b4cba79d0b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:47:10.219Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Entering
2022-11-27T06:47:10.222Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:10.223Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||Invoke
2022-11-27T06:47:10.224Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:10.224Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496
2022-11-27T06:47:10.224Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Method      : GET
2022-11-27T06:47:10.224Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e753f6d2e5bc08a", X-B3-SpanId:"1a08b7bbaf5431d0", X-B3-ParentSpanId:"4e753f6d2e5bc08a", X-B3-Sampled:"0", X-ONAP-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-TransactionID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-ECOMP-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7f92156-9c64-4f59-8b2b-8f2d0eb4af52"]
2022-11-27T06:47:10.224Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Request body: 
2022-11-27T06:47:10.225Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||==========================request end================================================
2022-11-27T06:47:10.241Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:10.241Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:10.242Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Status text  : 
2022-11-27T06:47:10.242Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:10.245Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||Response body: {
  "requestId" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T06:46:58.000+00:00",
  "endTime" : "2022-11-27T06:47:02.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\",\n            \"modelInvariantId\": \"1e3e19da-f192-4267-9696-b5d7882cec39\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bcbb6a42-db82-428e-bbad-b84c11229b2c\"\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\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T06:47:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "7d042879-760c-4c0c-af21-5dd72cfe4228",
  "serviceInstanceName" : "basic_vm-0edbbed1-0496-4b08-a0f9-5f40030e6a20",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7d042879-760c-4c0c-af21-5dd72cfe4228",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496"
    }
  }
}
2022-11-27T06:47:10.246Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:10.246Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|INFO|500||InvokeReturn
2022-11-27T06:47:10.247Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:10.247Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T06:47:10.248Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T06:47:10.248Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false
2022-11-27T06:47:10.248Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T06:47:10.248Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e753f6d2e5bc08a", X-B3-SpanId:"dbb0d1577bf13e63", X-B3-ParentSpanId:"4e753f6d2e5bc08a", X-B3-Sampled:"0", X-ONAP-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-TransactionID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-ECOMP-RequestID:"315cce0c-eb82-4340-b02a-e8eb74f82446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7264cda-908d-46c3-8892-c17e0495bafb"]
2022-11-27T06:47:10.248Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T06:47:10.249Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T06:47:10.261Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T06:47:10.262Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T06:47:10.262Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T06:47:10.262Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&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:"Sun, 27 Nov 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T06:47:10.263Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T06:47:10.263Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T06:47:10.263Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T06:47:10.272Z|315cce0c-eb82-4340-b02a-e8eb74f82446|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9891f5b8-0e4c-4ea9-a1fb-0a1b11de9496|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T06:47:17.894Z|6fbe9ad2-ee70-4c28-bca0-63472533fda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:17.894Z|6fbe9ad2-ee70-4c28-bca0-63472533fda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:18.261Z|23b14ea4-e431-491f-9483-123791a1e9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:18.261Z|23b14ea4-e431-491f-9483-123791a1e9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:18.675Z|1bc8ec81-1d01-4885-8ff3-6be68eaf00b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:18.676Z|1bc8ec81-1d01-4885-8ff3-6be68eaf00b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:18.677Z|b8282436-4835-43e7-8ccc-0c5b92575e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:18.678Z|b8282436-4835-43e7-8ccc-0c5b92575e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:18.681Z|a7f11a82-c39f-4054-b54f-61898538f450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:18.681Z|a7f11a82-c39f-4054-b54f-61898538f450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:28.705Z|00910c73-78cf-4ab1-b2c3-56026f21d2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:28.706Z|00910c73-78cf-4ab1-b2c3-56026f21d2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:28.708Z|675c578f-c88b-4d0d-8913-7fae1d5c6f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:28.709Z|675c578f-c88b-4d0d-8913-7fae1d5c6f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:28.715Z|456cf643-bad4-45f6-b07f-fef4d5900d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:28.715Z|456cf643-bad4-45f6-b07f-fef4d5900d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:32.894Z|484f2c19-8145-4105-8552-6caa737cb22f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:32.897Z|484f2c19-8145-4105-8552-6caa737cb22f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:38.739Z|33f15f46-6514-4862-a3b9-604aa449accd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:38.739Z|4b821f9b-7611-4ef3-947c-70cf56dd5a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:38.740Z|4b821f9b-7611-4ef3-947c-70cf56dd5a88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:38.740Z|33f15f46-6514-4862-a3b9-604aa449accd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:38.748Z|3f2c21aa-2c3b-488c-9f8d-057e63fd5a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:38.749Z|3f2c21aa-2c3b-488c-9f8d-057e63fd5a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:47.894Z|9461b97c-31b2-4c23-ba45-82f84a40308a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:47.894Z|9461b97c-31b2-4c23-ba45-82f84a40308a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:48.262Z|89e3d2b6-1190-4f73-8a51-782323fc9a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:47:48.262Z|89e3d2b6-1190-4f73-8a51-782323fc9a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:47:48.763Z|684e7f56-e641-4b39-8f03-d9dc4bc42e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:48.763Z|684e7f56-e641-4b39-8f03-d9dc4bc42e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:48.764Z|c444bbd3-8e3b-4cc9-9009-727cb1dd0aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:48.764Z|c444bbd3-8e3b-4cc9-9009-727cb1dd0aaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:48.777Z|65c86cdf-afe6-4e89-ab58-3cc13a240ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:48.778Z|65c86cdf-afe6-4e89-ab58-3cc13a240ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:50.145Z|31807e70-9ab6-4795-a05c-7bf859286760|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:47:50.146Z|31807e70-9ab6-4795-a05c-7bf859286760|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:58.790Z|82fc0694-ee3b-4e82-911e-a90ece8a8a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:58.790Z|b1986f78-a352-4aea-9fbb-7b460de6e96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:58.791Z|82fc0694-ee3b-4e82-911e-a90ece8a8a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:58.791Z|b1986f78-a352-4aea-9fbb-7b460de6e96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:47:58.807Z|1816ad54-7b55-4027-89eb-8ad0890c48a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:47:58.807Z|1816ad54-7b55-4027-89eb-8ad0890c48a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:02.894Z|8a7cf3a6-b0e8-44bc-871f-cd0a358946d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:02.894Z|8a7cf3a6-b0e8-44bc-871f-cd0a358946d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:08.818Z|a95e0b8f-595e-4395-9178-7bff31588670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:08.818Z|3df7438a-27d8-4adf-a1c1-cf2467744bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:08.818Z|a95e0b8f-595e-4395-9178-7bff31588670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:08.819Z|3df7438a-27d8-4adf-a1c1-cf2467744bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:08.856Z|16cc054a-41d3-4b60-a4c9-373a188a785b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:08.856Z|16cc054a-41d3-4b60-a4c9-373a188a785b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:17.894Z|2462fd0e-3d45-4619-b610-a2c212024075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:17.897Z|2462fd0e-3d45-4619-b610-a2c212024075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:18.263Z|57287651-9b7f-4329-a5f2-a69194205796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:18.264Z|57287651-9b7f-4329-a5f2-a69194205796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:18.842Z|7a34554e-19a2-4dd4-95d7-8b4e2e0c41df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:18.842Z|aca15795-83de-4f9f-bece-7ed7a1c910c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:18.843Z|aca15795-83de-4f9f-bece-7ed7a1c910c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:18.843Z|7a34554e-19a2-4dd4-95d7-8b4e2e0c41df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:18.894Z|e9217daa-9763-4747-a2c5-76959f107d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:18.895Z|e9217daa-9763-4747-a2c5-76959f107d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:28.876Z|b6db19d3-4785-489d-a8f7-7b34e3ed9692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:28.876Z|2e8b7b17-0a52-4309-8e21-98d9635ddbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:28.877Z|b6db19d3-4785-489d-a8f7-7b34e3ed9692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:28.877Z|2e8b7b17-0a52-4309-8e21-98d9635ddbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:28.919Z|3607d42e-bd05-4326-befa-5a4fde35c490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:28.920Z|3607d42e-bd05-4326-befa-5a4fde35c490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:32.894Z|ae5309c3-9f28-496d-ab3a-6971d7fe00c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:32.895Z|ae5309c3-9f28-496d-ab3a-6971d7fe00c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:38.904Z|118c53f2-e8ba-41e9-a4a8-c106d5d2ecc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:38.904Z|f4fca2ea-b2c6-4d93-be7b-e7f30c0813ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:38.905Z|f4fca2ea-b2c6-4d93-be7b-e7f30c0813ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:38.905Z|118c53f2-e8ba-41e9-a4a8-c106d5d2ecc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:38.944Z|aa551d24-1e0a-4b1d-aa0f-4f4b0ba73b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:38.944Z|aa551d24-1e0a-4b1d-aa0f-4f4b0ba73b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:47.894Z|35c3e615-d7db-4bf7-ac36-47fedbde14c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:47.895Z|35c3e615-d7db-4bf7-ac36-47fedbde14c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:48.265Z|7aaa3e73-a2a1-44cc-be06-46789a0ae6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:48:48.265Z|7aaa3e73-a2a1-44cc-be06-46789a0ae6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:48:48.935Z|995114cc-629a-40a7-b368-9d177284f889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:48.937Z|5e8e878f-9b55-45ff-9086-29049335b54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:48.937Z|5e8e878f-9b55-45ff-9086-29049335b54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:48.938Z|995114cc-629a-40a7-b368-9d177284f889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:48.966Z|7175e013-6f9a-47e4-b6f5-461ff1583930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:48.967Z|7175e013-6f9a-47e4-b6f5-461ff1583930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:50.145Z|4ad3c850-af43-4d01-871b-d3f2cf9ac2ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:48:50.145Z|4ad3c850-af43-4d01-871b-d3f2cf9ac2ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:58.968Z|495bd700-450d-42c9-a347-a732b0db7561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:58.969Z|495bd700-450d-42c9-a347-a732b0db7561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:58.992Z|c6f8cdef-3374-46bf-8533-0666003e3291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:58.993Z|c6f8cdef-3374-46bf-8533-0666003e3291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:48:58.998Z|4488b1d6-53c0-408c-9cee-a9979b6d87ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:48:58.999Z|4488b1d6-53c0-408c-9cee-a9979b6d87ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:02.894Z|bc4af437-f4cf-4f6e-8085-e44794499980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:02.897Z|bc4af437-f4cf-4f6e-8085-e44794499980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:09.019Z|54b50b47-547b-432a-a41b-94622235f13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:09.019Z|add6d4bb-8f3e-40aa-891d-da89e1ecddbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:09.020Z|54b50b47-547b-432a-a41b-94622235f13d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:09.020Z|add6d4bb-8f3e-40aa-891d-da89e1ecddbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:09.051Z|1107a6c6-e48d-49db-b8b5-1e1d609fb4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:09.051Z|1107a6c6-e48d-49db-b8b5-1e1d609fb4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:17.894Z|7e60884b-d6c4-4f18-8422-adf98fed8a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:17.895Z|7e60884b-d6c4-4f18-8422-adf98fed8a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:18.266Z|72afda9f-ebae-4e51-ba43-6ee9ba14c0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:18.267Z|72afda9f-ebae-4e51-ba43-6ee9ba14c0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:19.047Z|c82f94ab-35b2-4fd7-b236-ce4f1f361c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:19.048Z|c82f94ab-35b2-4fd7-b236-ce4f1f361c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:19.051Z|b65c5279-c700-475b-abae-0862cbd31fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:19.052Z|b65c5279-c700-475b-abae-0862cbd31fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:19.074Z|6e099d87-4d6b-432a-976d-83b451e47906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:19.075Z|6e099d87-4d6b-432a-976d-83b451e47906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:29.075Z|08f010db-1c8e-41c4-82db-3a395656be5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:29.076Z|08f010db-1c8e-41c4-82db-3a395656be5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:29.077Z|4b54af3f-9e3f-4e3d-a8cf-9a172d345c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:29.077Z|4b54af3f-9e3f-4e3d-a8cf-9a172d345c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:29.101Z|64e0eb28-14ce-4452-94d9-525c51e20768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:29.101Z|64e0eb28-14ce-4452-94d9-525c51e20768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:32.894Z|a6a074de-1232-4455-a2a2-6bfc197f7e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:32.894Z|a6a074de-1232-4455-a2a2-6bfc197f7e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:39.130Z|f9e44bc0-c6b2-4ba2-96d5-a24614c6d719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:39.130Z|a316c699-eb96-4e74-90c1-15e6dbbdfdbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:39.131Z|f9e44bc0-c6b2-4ba2-96d5-a24614c6d719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:39.131Z|a316c699-eb96-4e74-90c1-15e6dbbdfdbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:39.134Z|38bde523-b288-49aa-8cd6-360dd1f64c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:39.135Z|38bde523-b288-49aa-8cd6-360dd1f64c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:47.894Z|325f083d-ec13-4fd2-83bd-ba39120823b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:47.898Z|325f083d-ec13-4fd2-83bd-ba39120823b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:48.267Z|67738f2a-c041-4a30-93cd-7b82d0a06d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:49:48.268Z|67738f2a-c041-4a30-93cd-7b82d0a06d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:49:49.163Z|4aa294b4-6cad-44c5-aef6-e3f101921760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:49.164Z|4aa294b4-6cad-44c5-aef6-e3f101921760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:49.167Z|53a3ba1f-c06e-41bf-b23f-95b24afa54ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:49.167Z|4dccb23d-728b-4045-a7b5-63eb5a4aaebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:49.168Z|53a3ba1f-c06e-41bf-b23f-95b24afa54ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:49.168Z|4dccb23d-728b-4045-a7b5-63eb5a4aaebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:50.146Z|16c06eda-3345-477f-92e6-1246b4946039|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:49:50.147Z|16c06eda-3345-477f-92e6-1246b4946039|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:59.192Z|3091c7c9-b08b-488c-a467-511ca6f62fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:59.192Z|3091c7c9-b08b-488c-a467-511ca6f62fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:59.196Z|fdd62ca9-a0b0-4d7d-9b0c-b12d8f84b769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:59.197Z|fdd62ca9-a0b0-4d7d-9b0c-b12d8f84b769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:49:59.198Z|6ae1c819-47ad-4095-a6f8-29189f8d04ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:49:59.198Z|6ae1c819-47ad-4095-a6f8-29189f8d04ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:02.894Z|07995cc4-c2ec-4ba8-9828-4383c74c9c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:02.895Z|07995cc4-c2ec-4ba8-9828-4383c74c9c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:09.226Z|05b339ee-8e64-47f4-a3df-eb4d778baf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:09.226Z|084643d8-dc57-4188-8463-7f658e077acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:09.227Z|05b339ee-8e64-47f4-a3df-eb4d778baf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:09.227Z|084643d8-dc57-4188-8463-7f658e077acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:09.240Z|9e79b655-ff1b-434a-a230-a199db1f19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:09.240Z|9e79b655-ff1b-434a-a230-a199db1f19eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:17.894Z|60b909b8-4ad9-4464-a9f8-e15871da635a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:17.895Z|60b909b8-4ad9-4464-a9f8-e15871da635a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:18.269Z|0a74f814-2237-434e-83c6-032e812ed6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:18.270Z|0a74f814-2237-434e-83c6-032e812ed6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:19.260Z|22f519a4-4268-40f7-b6b3-c28a988dbb4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:19.260Z|22f519a4-4268-40f7-b6b3-c28a988dbb4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:19.262Z|13409599-e12e-4f3a-9b85-adca74296ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:19.262Z|13409599-e12e-4f3a-9b85-adca74296ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:19.268Z|5e1834f5-5fc1-48d1-8c9f-cd1824caa033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:19.268Z|5e1834f5-5fc1-48d1-8c9f-cd1824caa033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:29.291Z|5a1b3bfc-4034-4054-843c-93d743085764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:29.291Z|5a1b3bfc-4034-4054-843c-93d743085764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:29.306Z|db11d9de-ec1a-4575-b3bb-ec8db3f42e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:29.307Z|db11d9de-ec1a-4575-b3bb-ec8db3f42e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:29.308Z|d203cfb1-e85a-473d-a235-0477517e49bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:29.308Z|d203cfb1-e85a-473d-a235-0477517e49bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:32.894Z|d78a957b-765f-4472-aa60-cac1da367b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:32.896Z|d78a957b-765f-4472-aa60-cac1da367b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:39.320Z|ba6d25f8-afae-4c5d-b8f5-1d7818d7e876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:39.321Z|ba6d25f8-afae-4c5d-b8f5-1d7818d7e876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:39.334Z|92deabb7-158b-40d5-bba7-efbf78be1453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:39.335Z|92deabb7-158b-40d5-bba7-efbf78be1453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:39.359Z|9f3b4d72-cfbc-483f-86fd-cd06e39a5e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:39.360Z|9f3b4d72-cfbc-483f-86fd-cd06e39a5e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:47.894Z|bf458e56-6aa2-48fe-b466-1cd7fb8b4481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:47.894Z|bf458e56-6aa2-48fe-b466-1cd7fb8b4481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:48.270Z|eb3a5561-c6a9-4a25-8c78-79460fc60a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:50:48.271Z|eb3a5561-c6a9-4a25-8c78-79460fc60a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:50:49.351Z|e1b7f642-244d-4ca6-9cca-61e7341dbaf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:49.352Z|e1b7f642-244d-4ca6-9cca-61e7341dbaf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:49.359Z|00aea345-b19a-42ff-958a-13a6c5f306da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:49.360Z|00aea345-b19a-42ff-958a-13a6c5f306da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:49.390Z|cf3df04c-3d31-4e91-b289-9632d1021cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:49.391Z|cf3df04c-3d31-4e91-b289-9632d1021cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:50.144Z|b74b217c-fa4f-4fad-99a3-a7bbcd5de1b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:50:50.145Z|b74b217c-fa4f-4fad-99a3-a7bbcd5de1b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:59.389Z|a636e93f-7e5d-4c00-9aaf-a5fbbfede79e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:59.389Z|a636e93f-7e5d-4c00-9aaf-a5fbbfede79e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:59.392Z|b10795ca-1c61-4e10-9136-6fcdd57810b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:59.392Z|b10795ca-1c61-4e10-9136-6fcdd57810b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:50:59.420Z|33a3a85e-6bbe-4288-abd8-aa5b2b059c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:50:59.420Z|33a3a85e-6bbe-4288-abd8-aa5b2b059c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:02.894Z|7200c23d-a079-432c-bb78-a25b5f85f110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:02.894Z|7200c23d-a079-432c-bb78-a25b5f85f110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:09.434Z|446cec7e-b2d2-4ca2-b86a-3c6cb1719fd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:09.435Z|446cec7e-b2d2-4ca2-b86a-3c6cb1719fd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:09.457Z|af73e2cb-2b2a-489d-878d-24937ffa1bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:09.457Z|af73e2cb-2b2a-489d-878d-24937ffa1bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:09.461Z|4a2d4a3e-47cb-4d04-bd50-4cce606c361c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:09.461Z|4a2d4a3e-47cb-4d04-bd50-4cce606c361c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:17.894Z|a85735f2-cf12-4634-aea1-4ab7d55bbb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:17.898Z|a85735f2-cf12-4634-aea1-4ab7d55bbb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:18.272Z|456e7096-47d9-432b-b0f5-566d64f1cb95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:18.272Z|456e7096-47d9-432b-b0f5-566d64f1cb95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:19.471Z|310b5461-dddb-4ee9-8c57-c2829ad24394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:19.472Z|310b5461-dddb-4ee9-8c57-c2829ad24394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:19.482Z|cb691638-f52b-4b96-b4a5-faf3a90ce694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:19.483Z|cb691638-f52b-4b96-b4a5-faf3a90ce694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:19.489Z|8e2a4387-57bf-401f-bd30-2e778d6b3118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:19.490Z|8e2a4387-57bf-401f-bd30-2e778d6b3118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:29.500Z|5550a0d6-69cb-4953-88a3-7bc255ee19e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:29.500Z|5550a0d6-69cb-4953-88a3-7bc255ee19e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:29.512Z|bc0af436-46e4-4be0-895b-0fa5e6e4bc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:29.513Z|bc0af436-46e4-4be0-895b-0fa5e6e4bc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:29.530Z|f1fee448-18c2-47bc-be86-9b22ad7e1726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:29.531Z|f1fee448-18c2-47bc-be86-9b22ad7e1726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:32.894Z|925ca39b-4637-4dd6-bf34-1eb0fdc06144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:32.895Z|925ca39b-4637-4dd6-bf34-1eb0fdc06144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:39.557Z|f18849df-6ca5-4c29-a95f-b5608a8230fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:39.558Z|f18849df-6ca5-4c29-a95f-b5608a8230fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:39.577Z|46870486-1e28-4840-84ae-b6c0aced5ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:39.578Z|46870486-1e28-4840-84ae-b6c0aced5ffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:39.579Z|e0e5e830-7df0-4234-8d97-13c81d125085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:39.580Z|e0e5e830-7df0-4234-8d97-13c81d125085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:47.894Z|cef473fe-7541-4b8b-acdd-7c6aec948f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:47.895Z|cef473fe-7541-4b8b-acdd-7c6aec948f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:48.273Z|6776c00e-5247-413d-ac23-739ec11f145e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:51:48.274Z|6776c00e-5247-413d-ac23-739ec11f145e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:51:49.613Z|7b4f71f8-634f-4bd8-82e6-1e21bd8e4dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:49.613Z|7b4f71f8-634f-4bd8-82e6-1e21bd8e4dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:49.635Z|8cba0e0f-eeac-40d3-8369-d49a9f24e245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:49.635Z|b11b0648-583b-4052-afa3-c6cc858c3305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:49.635Z|b11b0648-583b-4052-afa3-c6cc858c3305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:49.635Z|8cba0e0f-eeac-40d3-8369-d49a9f24e245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:50.144Z|5ee81eaf-44ea-4277-bc4e-1eb460ad72fe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:51:50.145Z|5ee81eaf-44ea-4277-bc4e-1eb460ad72fe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:59.649Z|95c76be1-bfe9-4936-9acd-3e9293aaa40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:59.649Z|95c76be1-bfe9-4936-9acd-3e9293aaa40c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:59.660Z|cd24cd4d-cc61-4894-bec0-6da7c9b47990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:59.660Z|cd24cd4d-cc61-4894-bec0-6da7c9b47990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:51:59.663Z|d96f1b52-edb5-4e0d-b7c4-3b405a1e1cee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:51:59.664Z|d96f1b52-edb5-4e0d-b7c4-3b405a1e1cee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:02.894Z|d3065d2f-fe92-4551-a405-e1090e9a2e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:02.895Z|d3065d2f-fe92-4551-a405-e1090e9a2e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:09.692Z|c8432411-2332-42fc-a06e-2b5f2701ccf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:09.692Z|c8432411-2332-42fc-a06e-2b5f2701ccf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:09.693Z|f4cefab3-4300-4a2e-ac7d-a97de6dea905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:09.694Z|f4cefab3-4300-4a2e-ac7d-a97de6dea905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:09.695Z|bd264ef9-ae0b-4f01-891b-b711e069c75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:09.696Z|bd264ef9-ae0b-4f01-891b-b711e069c75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:17.894Z|a6d408b1-d77a-47ad-85be-d06a9e1599d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:17.895Z|a6d408b1-d77a-47ad-85be-d06a9e1599d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:18.275Z|0b902440-55d1-494b-aaed-9f0093a03a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:18.275Z|0b902440-55d1-494b-aaed-9f0093a03a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:19.722Z|28d05d37-3a54-4002-b08a-7ff9576d1b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:19.722Z|4c164939-4c81-471e-8370-515d25586643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:19.723Z|28d05d37-3a54-4002-b08a-7ff9576d1b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:19.723Z|4c164939-4c81-471e-8370-515d25586643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:19.727Z|6b720f69-7b66-487f-baf3-1ab697b1a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:19.728Z|6b720f69-7b66-487f-baf3-1ab697b1a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:29.760Z|cd66bef1-ff8c-43c6-a13e-943bb15f1864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:29.760Z|bffe0511-624d-48a0-9f82-839116e5dfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:29.760Z|cd66bef1-ff8c-43c6-a13e-943bb15f1864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:29.760Z|bffe0511-624d-48a0-9f82-839116e5dfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:29.762Z|cfed77b4-19c4-4475-859a-716906a1a2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:29.762Z|cfed77b4-19c4-4475-859a-716906a1a2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:32.894Z|e5a22af0-53b5-46d2-8ab8-8ce4b2793327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:32.894Z|e5a22af0-53b5-46d2-8ab8-8ce4b2793327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:39.801Z|7c843b92-7530-4a17-8950-4192aa55c8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:39.801Z|82e2a6e9-dbdd-4316-abf9-7174ed162a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:39.802Z|7c843b92-7530-4a17-8950-4192aa55c8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:39.802Z|82e2a6e9-dbdd-4316-abf9-7174ed162a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:39.804Z|06f99940-8054-4a21-a291-60b0de915041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:39.804Z|06f99940-8054-4a21-a291-60b0de915041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:47.894Z|a7bc796e-eb42-4216-a11a-32a5c926ecd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:47.895Z|a7bc796e-eb42-4216-a11a-32a5c926ecd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:48.276Z|cddbe68e-fc0f-46c3-acaa-30975e6554a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:52:48.276Z|cddbe68e-fc0f-46c3-acaa-30975e6554a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:52:49.837Z|290dc1b1-cc30-46f7-a2bf-3ed1733ac40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:49.837Z|3ba07baa-b05f-4940-ad4a-4a2fa7a8a423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:49.838Z|290dc1b1-cc30-46f7-a2bf-3ed1733ac40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:49.839Z|3ba07baa-b05f-4940-ad4a-4a2fa7a8a423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:49.845Z|8b8b7ae3-bc30-4aa3-866f-ba378c1dd157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:49.846Z|8b8b7ae3-bc30-4aa3-866f-ba378c1dd157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:50.153Z|11f71607-90d6-4d45-b956-298ab605cda0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:52:50.153Z|11f71607-90d6-4d45-b956-298ab605cda0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:59.868Z|696c0f5f-9b2a-4e8c-a7d8-ad3d04f84112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:59.868Z|bd375215-a557-44f0-b469-e39e40405c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:59.870Z|696c0f5f-9b2a-4e8c-a7d8-ad3d04f84112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:59.870Z|bd375215-a557-44f0-b469-e39e40405c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:52:59.877Z|2eef4708-6a7a-437b-9e41-55929c9cc21d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:52:59.878Z|2eef4708-6a7a-437b-9e41-55929c9cc21d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:02.894Z|cfcda67f-bc41-40d0-a7d0-ddb43b2d04b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:02.895Z|cfcda67f-bc41-40d0-a7d0-ddb43b2d04b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:09.903Z|3ffc91dd-35e7-4f89-8d38-f9a080b632e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:09.903Z|3ffc91dd-35e7-4f89-8d38-f9a080b632e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:09.916Z|8e7f8bf5-4ffb-45b0-bbdf-26e04a5cff78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:09.917Z|1ea11b23-b826-4134-b20b-a38ffe0e882f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:09.917Z|8e7f8bf5-4ffb-45b0-bbdf-26e04a5cff78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:09.917Z|1ea11b23-b826-4134-b20b-a38ffe0e882f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:17.894Z|9fecba88-616a-49ea-8b80-1cc738d80912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:17.895Z|9fecba88-616a-49ea-8b80-1cc738d80912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:18.277Z|fc66bb31-e324-4e95-8609-954712466cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:18.277Z|fc66bb31-e324-4e95-8609-954712466cc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:19.936Z|04229a0b-2d81-49f8-8645-58588a6e99af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:19.937Z|04229a0b-2d81-49f8-8645-58588a6e99af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:19.948Z|fbd490a7-d221-4f0f-bf55-50c4a9f6aa70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:19.948Z|38e0ff11-9f60-4b8a-bee6-33a19c463f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:19.948Z|fbd490a7-d221-4f0f-bf55-50c4a9f6aa70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:19.949Z|38e0ff11-9f60-4b8a-bee6-33a19c463f57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:29.974Z|21dac24f-4da8-4080-b405-116fc8b6e79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:29.974Z|05eea755-94e8-491b-adf6-915574aa7efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:29.975Z|21dac24f-4da8-4080-b405-116fc8b6e79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:29.975Z|58af5dd2-e0be-4403-9cf2-3afd3df62f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:29.975Z|05eea755-94e8-491b-adf6-915574aa7efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:29.976Z|58af5dd2-e0be-4403-9cf2-3afd3df62f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:32.894Z|eb001ee9-6cab-43f4-aa41-16687789fc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:32.895Z|eb001ee9-6cab-43f4-aa41-16687789fc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:40.004Z|8fe8935a-0e5c-46ed-ac33-21c79a5c0e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:40.005Z|8fe8935a-0e5c-46ed-ac33-21c79a5c0e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:40.008Z|4e78c58c-f519-4013-abb1-097a9ac358a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:40.008Z|4e78c58c-f519-4013-abb1-097a9ac358a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:40.012Z|dd622f1b-4bb9-4bb8-a5c1-e3aed51d55c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:40.013Z|dd622f1b-4bb9-4bb8-a5c1-e3aed51d55c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:47.894Z|3153fc4a-7511-4c08-9a2a-891d673d2617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:47.894Z|3153fc4a-7511-4c08-9a2a-891d673d2617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:48.278Z|27982149-825f-4861-bcc0-15a674796f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:53:48.279Z|27982149-825f-4861-bcc0-15a674796f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:53:50.037Z|463cd1d4-7836-432e-82c7-e323844a3e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:50.039Z|463cd1d4-7836-432e-82c7-e323844a3e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:50.047Z|8c1eeb93-a7fb-41fe-865c-de0e8680dd19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:50.047Z|8c1eeb93-a7fb-41fe-865c-de0e8680dd19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:50.050Z|b35b9285-698d-453d-a52a-7c83b2151b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:53:50.051Z|b35b9285-698d-453d-a52a-7c83b2151b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:53:50.146Z|121ddbad-5b8a-4770-bb9f-bdf21b988d31|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:53:50.147Z|121ddbad-5b8a-4770-bb9f-bdf21b988d31|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:00.091Z|eac7ccb4-4b6c-41dd-9fae-bb53a9f2b44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:00.091Z|5c90fd33-58c8-4781-8802-ee5ec41e1deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:00.092Z|eac7ccb4-4b6c-41dd-9fae-bb53a9f2b44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:00.092Z|5c90fd33-58c8-4781-8802-ee5ec41e1deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:00.093Z|b62e40e7-6ae7-44e0-9407-dd3bfa694581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:00.093Z|b62e40e7-6ae7-44e0-9407-dd3bfa694581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:02.894Z|12adb862-1885-4d75-b431-249f2886b6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:02.894Z|12adb862-1885-4d75-b431-249f2886b6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:10.131Z|8602e512-b359-4f34-a817-70d967163b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:10.132Z|8c6c31a7-2940-43dc-97fd-c7fd5bed298f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:10.132Z|f5d363d9-1c55-4936-91c5-42faf1285b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:10.133Z|8c6c31a7-2940-43dc-97fd-c7fd5bed298f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:10.133Z|8602e512-b359-4f34-a817-70d967163b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:10.133Z|f5d363d9-1c55-4936-91c5-42faf1285b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:17.894Z|07a4a4b1-d21b-42d4-a3cd-1ead89cb5de1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:17.895Z|07a4a4b1-d21b-42d4-a3cd-1ead89cb5de1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:18.279Z|5b1a820f-5812-47a4-bbef-ea39dd22f73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:18.280Z|5b1a820f-5812-47a4-bbef-ea39dd22f73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:20.161Z|572fa131-e216-451d-b57f-5ba9bbf9240e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:20.161Z|572fa131-e216-451d-b57f-5ba9bbf9240e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:20.164Z|221daaaa-9120-4caf-9d5a-352bb30e71aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:20.165Z|221daaaa-9120-4caf-9d5a-352bb30e71aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:20.166Z|f0429feb-0837-46a9-beea-573858859b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:20.167Z|f0429feb-0837-46a9-beea-573858859b40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:30.188Z|a538d518-4a80-4ee4-b43b-21584b673f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:30.189Z|a538d518-4a80-4ee4-b43b-21584b673f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:30.190Z|31f1e33a-8bb5-4d2b-843c-4f3c90900c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:30.191Z|31f1e33a-8bb5-4d2b-843c-4f3c90900c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:30.196Z|231587f3-6fdd-4d92-9127-cc20255c8cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:30.196Z|231587f3-6fdd-4d92-9127-cc20255c8cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:32.894Z|8ab8747e-1ebe-4e51-9081-ef2c25f98f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:32.894Z|8ab8747e-1ebe-4e51-9081-ef2c25f98f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:40.215Z|18cebfd7-3201-496e-8fc5-19be5209223a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:40.215Z|263a3ba8-e626-4a86-bb59-eec34bb74c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:40.216Z|263a3ba8-e626-4a86-bb59-eec34bb74c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:40.216Z|18cebfd7-3201-496e-8fc5-19be5209223a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:40.230Z|dc77e960-6edd-4557-971f-800224f4e8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:40.230Z|dc77e960-6edd-4557-971f-800224f4e8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:47.894Z|141aecf3-c4a6-4195-9934-326254ab35d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:47.894Z|141aecf3-c4a6-4195-9934-326254ab35d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:48.280Z|a0b6e9e1-6903-4b09-bcd1-6d8f62b90600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:54:48.281Z|a0b6e9e1-6903-4b09-bcd1-6d8f62b90600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:54:50.147Z|a1fb1fc2-4491-478a-8307-883c597b20e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:54:50.148Z|a1fb1fc2-4491-478a-8307-883c597b20e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:50.241Z|2c335264-05ea-4e9e-877b-c6869328a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:50.241Z|76a755e5-6ace-4c49-b5d5-8b51983deb8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:50.241Z|2c335264-05ea-4e9e-877b-c6869328a93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:50.241Z|76a755e5-6ace-4c49-b5d5-8b51983deb8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:54:50.252Z|c5af2101-f874-497f-8e05-28dafa1b3105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:54:50.253Z|c5af2101-f874-497f-8e05-28dafa1b3105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:00.272Z|b80fec5d-dc09-488c-ac8f-8a2a03be7e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:00.272Z|104f7c51-60bb-4c59-8b01-4257171dcb62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:00.273Z|104f7c51-60bb-4c59-8b01-4257171dcb62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:00.272Z|b80fec5d-dc09-488c-ac8f-8a2a03be7e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:00.277Z|3c769ee5-9160-4cac-a52d-4dfa75f158b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:00.278Z|3c769ee5-9160-4cac-a52d-4dfa75f158b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:02.894Z|a25a7ba3-59b6-4205-9839-39fb28acaa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:02.895Z|a25a7ba3-59b6-4205-9839-39fb28acaa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:10.313Z|25ce767a-946f-44d8-8b6b-67bc4e33face|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:10.313Z|6f0fd363-b477-49b9-b117-3abe05553a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:10.313Z|9e795e90-6ba5-476c-b841-d916fb77b559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:10.314Z|25ce767a-946f-44d8-8b6b-67bc4e33face|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:10.314Z|9e795e90-6ba5-476c-b841-d916fb77b559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:10.314Z|6f0fd363-b477-49b9-b117-3abe05553a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:17.894Z|924baa0f-a824-41c2-aea1-7aecbb6ddfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:17.894Z|924baa0f-a824-41c2-aea1-7aecbb6ddfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:18.281Z|3f17eb3e-9938-40e2-b151-21f32af25cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:18.282Z|3f17eb3e-9938-40e2-b151-21f32af25cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:20.345Z|81210771-9fcf-445a-af69-2e9b6898fc55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:20.345Z|291a5a4d-7bed-4470-bc1a-1f95e0ce1efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:20.345Z|edc21f61-016f-4fa3-844b-03ea596d1d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:20.346Z|81210771-9fcf-445a-af69-2e9b6898fc55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:20.346Z|edc21f61-016f-4fa3-844b-03ea596d1d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:20.346Z|291a5a4d-7bed-4470-bc1a-1f95e0ce1efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:30.386Z|a26650c3-7fff-4cfd-b1df-4dcd10da3e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:30.387Z|a26650c3-7fff-4cfd-b1df-4dcd10da3e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:30.390Z|293facd8-2cc7-4d65-991b-4594969dcca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:30.390Z|293facd8-2cc7-4d65-991b-4594969dcca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:30.393Z|b4ced6a1-a8ba-46d1-9cb0-610b9593411d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:30.394Z|b4ced6a1-a8ba-46d1-9cb0-610b9593411d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:32.894Z|a5e8b976-149b-4234-a2c0-7cf6e866cd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:32.894Z|a5e8b976-149b-4234-a2c0-7cf6e866cd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:40.419Z|f8118f7e-a2c6-4400-9eab-2206f027c9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:40.420Z|f8118f7e-a2c6-4400-9eab-2206f027c9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:40.421Z|2487fbd0-c54f-40b3-b7be-c6cfc7382dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:40.421Z|2487fbd0-c54f-40b3-b7be-c6cfc7382dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:40.426Z|deb16dff-4087-4052-929a-da2205ee6c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:40.426Z|deb16dff-4087-4052-929a-da2205ee6c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:47.894Z|77a48507-81fa-4b7e-8a2c-2acaf927168d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:47.895Z|77a48507-81fa-4b7e-8a2c-2acaf927168d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:48.283Z|02337706-c561-4f16-98d0-802e7d0ef213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:55:48.283Z|02337706-c561-4f16-98d0-802e7d0ef213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:55:50.146Z|52a1bccc-bd0d-45e3-930a-211ca54f7cfb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:55:50.147Z|52a1bccc-bd0d-45e3-930a-211ca54f7cfb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:50.449Z|958db95a-beb5-41f9-a296-2c9e3a993b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:50.449Z|4dda39fd-0953-476c-8cf9-889e900d8614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:50.449Z|4dda39fd-0953-476c-8cf9-889e900d8614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:50.449Z|958db95a-beb5-41f9-a296-2c9e3a993b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:55:50.456Z|955cb104-2510-4e62-9070-353e712b0f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:55:50.457Z|955cb104-2510-4e62-9070-353e712b0f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:00.488Z|36bd9fb3-5f51-419b-9afe-2c762105a48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:00.488Z|36bd9fb3-5f51-419b-9afe-2c762105a48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:00.489Z|9d81072c-98f6-4408-bcf5-bf9819b15a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:00.490Z|9d81072c-98f6-4408-bcf5-bf9819b15a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:00.496Z|3c5f772d-fd55-4873-a834-975ef32ddf6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:00.497Z|3c5f772d-fd55-4873-a834-975ef32ddf6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:02.894Z|c2c0d5f3-aee0-4fd2-ab09-f00ad8b676c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:02.894Z|c2c0d5f3-aee0-4fd2-ab09-f00ad8b676c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:10.533Z|ceb58964-4b2c-43f4-8ed9-61662c9adc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:10.533Z|e097459b-068a-4f1f-acb8-59ef4c3259ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:10.534Z|bda23060-cf2d-4f16-b135-1fd3ade76d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:10.534Z|e097459b-068a-4f1f-acb8-59ef4c3259ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:10.534Z|ceb58964-4b2c-43f4-8ed9-61662c9adc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:10.535Z|bda23060-cf2d-4f16-b135-1fd3ade76d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:17.894Z|c3bdc300-b019-4a47-8060-e189b4dd01cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:17.894Z|c3bdc300-b019-4a47-8060-e189b4dd01cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:18.284Z|e3834072-c145-4b80-828e-23ff1403900a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:18.284Z|e3834072-c145-4b80-828e-23ff1403900a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:20.574Z|3f55a62b-1255-41e1-8279-bb43bf698c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:20.575Z|3f55a62b-1255-41e1-8279-bb43bf698c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:20.583Z|1a55822f-f2fe-4b97-b189-6ddaa164724b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:20.583Z|1a55822f-f2fe-4b97-b189-6ddaa164724b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:20.586Z|46868075-a5b0-431a-9f50-c84ee7e92def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:20.586Z|46868075-a5b0-431a-9f50-c84ee7e92def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:30.622Z|b95eb767-e624-40b3-a5b5-53954da45ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:30.623Z|b95eb767-e624-40b3-a5b5-53954da45ee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:30.636Z|bb754485-d2f4-4c86-8785-d98437ef0561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:30.636Z|bb754485-d2f4-4c86-8785-d98437ef0561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:30.639Z|b3e05a5a-63c7-4cf3-b73a-4d1cee273fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:30.640Z|b3e05a5a-63c7-4cf3-b73a-4d1cee273fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:32.894Z|758d9e03-da88-46ae-9311-8996cbee4f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:32.895Z|758d9e03-da88-46ae-9311-8996cbee4f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:40.656Z|6483eef2-049a-4632-872b-073efdbd5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:40.656Z|6483eef2-049a-4632-872b-073efdbd5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:40.677Z|69d790fd-f934-4fd9-b935-cf19a6961e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:40.678Z|69d790fd-f934-4fd9-b935-cf19a6961e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:40.679Z|40948858-30af-4cf6-aac7-6d7ba63b1a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:40.679Z|40948858-30af-4cf6-aac7-6d7ba63b1a1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:47.894Z|2dd71cea-6ee1-4333-a8a5-5ce1734e844c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:47.894Z|2dd71cea-6ee1-4333-a8a5-5ce1734e844c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:48.285Z|ed9e1061-522c-4278-9564-c7156312cff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:56:48.285Z|ed9e1061-522c-4278-9564-c7156312cff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:56:50.147Z|e699a3b4-ad16-46d5-bb22-b1e7f0693800|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:56:50.148Z|e699a3b4-ad16-46d5-bb22-b1e7f0693800|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:50.689Z|c342c319-33cc-4f4a-aa3b-457e5d4f4907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:50.690Z|c342c319-33cc-4f4a-aa3b-457e5d4f4907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:50.707Z|f1df5f3f-c025-4516-aabe-d11e503312c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:50.707Z|f1df5f3f-c025-4516-aabe-d11e503312c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:56:50.713Z|9a896e78-a13a-4df0-918e-99561c5aa2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:56:50.714Z|9a896e78-a13a-4df0-918e-99561c5aa2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:00.719Z|13b8a441-959f-42f9-9c59-8b73d4f70ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:00.720Z|13b8a441-959f-42f9-9c59-8b73d4f70ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:00.731Z|4fc0169c-b80b-481e-9336-558d73d75449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:00.731Z|4fc0169c-b80b-481e-9336-558d73d75449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:00.736Z|23febe96-42e6-4ae0-9ca1-49333a668aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:00.737Z|23febe96-42e6-4ae0-9ca1-49333a668aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:02.894Z|0835cfc2-5f47-4cff-8f69-ee90cd05fea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:02.894Z|0835cfc2-5f47-4cff-8f69-ee90cd05fea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:10.746Z|4e4746a0-20d1-4a48-8ecb-9567ea845285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:10.746Z|4e4746a0-20d1-4a48-8ecb-9567ea845285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:10.758Z|1ff9ae86-b67b-4590-85d6-205d70788774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:10.759Z|1ff9ae86-b67b-4590-85d6-205d70788774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:10.761Z|a0df60d1-74e2-4fba-9b82-e8d4f06a9b44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:10.762Z|a0df60d1-74e2-4fba-9b82-e8d4f06a9b44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:17.894Z|fcf4abe9-dc0a-40a7-959a-f5a98ff15eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:17.896Z|fcf4abe9-dc0a-40a7-959a-f5a98ff15eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:18.286Z|aacb8953-2552-4e08-b516-91b3e39ede5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:18.287Z|aacb8953-2552-4e08-b516-91b3e39ede5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:20.773Z|2494ab3a-4e13-4d86-8d90-5a6fd391b525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:20.774Z|2494ab3a-4e13-4d86-8d90-5a6fd391b525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:20.782Z|fb04cd9f-1ae4-4f8d-a9a9-015f2255bf36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:20.782Z|fb04cd9f-1ae4-4f8d-a9a9-015f2255bf36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:20.788Z|a89e076d-8f25-4ce7-aa37-50a13569b27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:20.788Z|a89e076d-8f25-4ce7-aa37-50a13569b27a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:30.820Z|ce244d5c-e18c-441c-a650-7b2005d12f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:30.820Z|c0453be6-50ac-41f4-8151-55504a4c69fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:30.820Z|ce244d5c-e18c-441c-a650-7b2005d12f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:30.820Z|c0453be6-50ac-41f4-8151-55504a4c69fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:30.849Z|abbf6fd2-8579-4db4-92fc-59d26fb7224e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:30.850Z|abbf6fd2-8579-4db4-92fc-59d26fb7224e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:32.894Z|1b610890-e9ce-4e4f-9c11-b379cb5da04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:32.895Z|1b610890-e9ce-4e4f-9c11-b379cb5da04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:40.861Z|69bf3526-c0ac-41b5-bdf5-6688f160938c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:40.861Z|f2e62fcb-5aba-442a-a2c1-aa9203616ca8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:40.862Z|f2e62fcb-5aba-442a-a2c1-aa9203616ca8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:40.862Z|69bf3526-c0ac-41b5-bdf5-6688f160938c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:40.879Z|1d4d1669-679f-4f5c-a895-14d0cf733c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:40.880Z|1d4d1669-679f-4f5c-a895-14d0cf733c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:47.894Z|83b5e519-3c22-4d5b-bb24-8a7fdb419893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:47.894Z|83b5e519-3c22-4d5b-bb24-8a7fdb419893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:48.287Z|d213b182-ace0-4151-ac47-c62380d4cec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:57:48.288Z|d213b182-ace0-4151-ac47-c62380d4cec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:57:50.145Z|4335b3d3-a5b0-43ff-80b1-509d09a094fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:57:50.147Z|4335b3d3-a5b0-43ff-80b1-509d09a094fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:50.887Z|a52faa2e-1f2f-4e7e-98ed-34866b69fcc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:50.888Z|a52faa2e-1f2f-4e7e-98ed-34866b69fcc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:50.890Z|42b45851-6515-4d24-9b31-82455015974d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:50.890Z|42b45851-6515-4d24-9b31-82455015974d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:57:50.903Z|5e909cb2-8600-4155-81e8-b4c52ced1798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:57:50.903Z|5e909cb2-8600-4155-81e8-b4c52ced1798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:00.923Z|51f294bf-2f70-493b-a1c4-c141d13ef8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:00.923Z|51f294bf-2f70-493b-a1c4-c141d13ef8d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:00.931Z|f69daef0-f5c0-49da-910b-4367e897b7ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:00.931Z|f69daef0-f5c0-49da-910b-4367e897b7ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:00.933Z|97eaed02-b81a-4f97-811d-58c3ee1c8f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:00.934Z|97eaed02-b81a-4f97-811d-58c3ee1c8f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:02.894Z|facd2bbf-d0dc-4172-8976-e06d5abdb12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:02.896Z|facd2bbf-d0dc-4172-8976-e06d5abdb12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:10.963Z|8d5aca74-d9c1-4d9a-b3a1-fa2cd9142c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:10.964Z|8d5aca74-d9c1-4d9a-b3a1-fa2cd9142c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:10.970Z|636e52d8-c8a5-450a-9a59-d4d166bcbed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:10.971Z|636e52d8-c8a5-450a-9a59-d4d166bcbed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:10.978Z|c684522c-63b9-4458-b372-2b69fdbecbce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:10.978Z|c684522c-63b9-4458-b372-2b69fdbecbce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:17.894Z|95cddaf4-05b7-43c4-8db4-633d36d49baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:17.894Z|95cddaf4-05b7-43c4-8db4-633d36d49baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:18.289Z|315c9cc1-c930-48d0-9c8b-bc3864d49856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:18.289Z|315c9cc1-c930-48d0-9c8b-bc3864d49856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:20.993Z|b5fe439d-79f0-4b7a-96e0-d947235cb40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:20.993Z|16c17973-c45e-43bb-8a60-e5180c1d13a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:20.994Z|b5fe439d-79f0-4b7a-96e0-d947235cb40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:20.995Z|16c17973-c45e-43bb-8a60-e5180c1d13a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:21.005Z|63ad1221-2c82-4791-9735-6ec924fac352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:21.006Z|63ad1221-2c82-4791-9735-6ec924fac352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:31.020Z|39b7006f-57b0-4abe-9f99-93964917f68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:31.021Z|39b7006f-57b0-4abe-9f99-93964917f68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:31.024Z|600111ca-7ca7-4448-9c81-ab07b9c98d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:31.025Z|600111ca-7ca7-4448-9c81-ab07b9c98d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:31.027Z|b620a001-4239-448e-9035-6181538c01be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:31.027Z|b620a001-4239-448e-9035-6181538c01be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:32.894Z|0b27fd03-8d91-45db-92a2-0039124b5e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:32.894Z|0b27fd03-8d91-45db-92a2-0039124b5e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:41.049Z|c84e81f2-2c35-4c45-8907-22625e6500ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:41.050Z|c84e81f2-2c35-4c45-8907-22625e6500ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:41.053Z|cce4e47a-08d5-4ba7-bef2-8be585413d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:41.053Z|d353890c-9949-4a0e-a582-165f3517bd24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:41.053Z|cce4e47a-08d5-4ba7-bef2-8be585413d78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:41.054Z|d353890c-9949-4a0e-a582-165f3517bd24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:47.894Z|678b3fc7-b2c2-44fa-872d-1e9653909d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:47.895Z|678b3fc7-b2c2-44fa-872d-1e9653909d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:48.290Z|276ce2ec-54c3-40fe-8b50-edf70f16f53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:58:48.291Z|276ce2ec-54c3-40fe-8b50-edf70f16f53b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:58:50.147Z|afcc6ddb-a717-46f5-91a7-aab7819862be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:58:50.148Z|afcc6ddb-a717-46f5-91a7-aab7819862be|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:51.080Z|fd577849-0f3d-4b64-8c8b-bb9c0ea921c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:51.081Z|fd577849-0f3d-4b64-8c8b-bb9c0ea921c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:51.084Z|3c254f60-a8fb-4a5b-80ac-20d5610190bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:51.084Z|1206bf4a-65af-470f-b121-91f895679120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:58:51.085Z|3c254f60-a8fb-4a5b-80ac-20d5610190bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:58:51.085Z|1206bf4a-65af-470f-b121-91f895679120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:01.110Z|129f0d5d-fd20-4a5f-a606-39b4f2b7b453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:01.111Z|129f0d5d-fd20-4a5f-a606-39b4f2b7b453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:01.118Z|c2e647f7-e079-487a-bf14-53b6e55ac26c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:01.119Z|c2e647f7-e079-487a-bf14-53b6e55ac26c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:01.120Z|cbb48216-b351-4327-b73d-676537c468ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:01.120Z|cbb48216-b351-4327-b73d-676537c468ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:02.894Z|3001c671-9f12-41a0-9ee8-235a593a04d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:02.894Z|3001c671-9f12-41a0-9ee8-235a593a04d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:11.138Z|b9207763-eb44-48cf-91ab-fc52f16fae4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:11.139Z|b9207763-eb44-48cf-91ab-fc52f16fae4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:11.151Z|bc48e9dc-5823-40b2-a689-6380ea3d9420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:11.151Z|bc48e9dc-5823-40b2-a689-6380ea3d9420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:11.152Z|f4e90d86-394b-4581-b5e4-879157ba8053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:11.152Z|f4e90d86-394b-4581-b5e4-879157ba8053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:17.894Z|3d8033c8-67f1-4cf4-9184-909e241c7a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:17.895Z|3d8033c8-67f1-4cf4-9184-909e241c7a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:18.291Z|09af3fe1-6181-4fd6-9a29-d813da7d1b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:18.292Z|09af3fe1-6181-4fd6-9a29-d813da7d1b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:21.172Z|ee471c18-22b3-47ff-98df-0edae4eb0cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:21.173Z|ee471c18-22b3-47ff-98df-0edae4eb0cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:21.183Z|95fb4e3f-e33c-4e55-b318-8738e0a9c60c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:21.184Z|95fb4e3f-e33c-4e55-b318-8738e0a9c60c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:21.185Z|3e83f7dc-0c7f-4423-97a6-2b5ce1831713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:21.186Z|3e83f7dc-0c7f-4423-97a6-2b5ce1831713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:31.198Z|e5a2ff7f-0f7e-4726-af8c-861faede0497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:31.199Z|e5a2ff7f-0f7e-4726-af8c-861faede0497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:31.214Z|ff87967b-3b51-475c-bdc0-4f3b9a830872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:31.214Z|ff87967b-3b51-475c-bdc0-4f3b9a830872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:31.215Z|af1b5403-062f-4ae8-8602-137c2141bae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:31.276Z|af1b5403-062f-4ae8-8602-137c2141bae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:32.894Z|7ecad021-d946-403d-84aa-cbea79c730f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:32.895Z|7ecad021-d946-403d-84aa-cbea79c730f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:41.223Z|fd939c1a-43b4-45e2-ad5a-249ac925ecc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:41.224Z|fd939c1a-43b4-45e2-ad5a-249ac925ecc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:41.295Z|69099eb8-0c86-4e8b-9fe9-047cb9fab9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:41.296Z|69099eb8-0c86-4e8b-9fe9-047cb9fab9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:41.304Z|02245d43-5146-4992-90b8-6d475a13d9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:41.305Z|02245d43-5146-4992-90b8-6d475a13d9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:47.894Z|ea15c7c1-4f2c-436f-84a2-d50f062a2db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:47.895Z|ea15c7c1-4f2c-436f-84a2-d50f062a2db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:48.293Z|8e0bb251-c9d3-4a95-8dcb-9cbfe52f6368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T06:59:48.293Z|8e0bb251-c9d3-4a95-8dcb-9cbfe52f6368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T06:59:50.144Z|7c5db202-92cf-4e05-b813-c07ca41167db|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T06:59:50.145Z|7c5db202-92cf-4e05-b813-c07ca41167db|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:51.248Z|4ffc54eb-5105-41f0-a31e-d08f955249e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:51.249Z|4ffc54eb-5105-41f0-a31e-d08f955249e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:51.322Z|45ea42de-3adf-49ae-934a-26a82e967728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:51.323Z|45ea42de-3adf-49ae-934a-26a82e967728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T06:59:51.337Z|54e0fd3b-3e23-494f-985e-aace752dda25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T06:59:51.338Z|54e0fd3b-3e23-494f-985e-aace752dda25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:01.279Z|79564074-ecad-4e6d-9258-ca6b102295a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:01.279Z|79564074-ecad-4e6d-9258-ca6b102295a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:01.346Z|edb31fdf-3a2d-4233-9621-52194b9c5846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:01.347Z|edb31fdf-3a2d-4233-9621-52194b9c5846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:01.379Z|a836bf2e-1a26-46d3-a688-0bf7b033b1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:01.379Z|a836bf2e-1a26-46d3-a688-0bf7b033b1ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:02.894Z|eb780655-2e52-438f-a76c-3129928f43d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:02.894Z|eb780655-2e52-438f-a76c-3129928f43d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:11.334Z|fd05bfbc-dc5d-4a3d-a812-aa65b80b2569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:11.334Z|fd05bfbc-dc5d-4a3d-a812-aa65b80b2569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:11.369Z|8b7eb79e-1961-4337-9b82-7f56efeca727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:11.369Z|8b7eb79e-1961-4337-9b82-7f56efeca727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:11.425Z|ca94d14e-2a90-4707-a998-8410c959b922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:11.426Z|ca94d14e-2a90-4707-a998-8410c959b922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:17.894Z|549c9e81-a4cd-4966-9663-539e24161a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:17.895Z|549c9e81-a4cd-4966-9663-539e24161a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:18.294Z|d2c08773-c51b-4296-acb6-1bbf6ad4a277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:18.294Z|d2c08773-c51b-4296-acb6-1bbf6ad4a277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:21.369Z|5c104004-b770-4f5c-b617-d283d0d87729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:21.369Z|5c104004-b770-4f5c-b617-d283d0d87729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:21.417Z|37bcdda9-37f5-4a7c-9658-dc52e2e491e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:21.418Z|37bcdda9-37f5-4a7c-9658-dc52e2e491e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:21.455Z|04179910-df33-4c36-a12b-31f6752cb565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:21.455Z|04179910-df33-4c36-a12b-31f6752cb565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:31.397Z|3d9b0879-92be-44f5-b0cf-781c038bee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:31.397Z|3d9b0879-92be-44f5-b0cf-781c038bee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:31.443Z|19931e0d-7046-4f87-97fe-b53bd51cc2c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:31.444Z|19931e0d-7046-4f87-97fe-b53bd51cc2c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:31.485Z|bb0cf291-30e6-448e-b04e-d4a2f3507ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:31.486Z|bb0cf291-30e6-448e-b04e-d4a2f3507ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:32.894Z|17a3e753-1586-4f15-b544-33d967d73dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:32.894Z|17a3e753-1586-4f15-b544-33d967d73dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:41.424Z|7819b443-a282-4d55-8aa0-c8f23b074065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:41.425Z|7819b443-a282-4d55-8aa0-c8f23b074065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:41.471Z|d6b30250-c182-4e31-8ff3-ddb44fd4c723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:41.471Z|d6b30250-c182-4e31-8ff3-ddb44fd4c723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:41.520Z|59c7e1c8-df8e-4be3-a886-c0632f1f05af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:41.520Z|59c7e1c8-df8e-4be3-a886-c0632f1f05af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:47.894Z|a69ac417-2b20-4c73-b084-0af6f08132d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:47.894Z|a69ac417-2b20-4c73-b084-0af6f08132d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:48.295Z|eab4bec8-a057-493b-9862-f4550134ce57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:00:48.296Z|eab4bec8-a057-493b-9862-f4550134ce57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:00:50.145Z|1e4797c9-88ef-4a94-a442-9ff69dba58bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:00:50.146Z|1e4797c9-88ef-4a94-a442-9ff69dba58bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:51.459Z|38abeb38-dbce-4b37-a772-a34572fbfc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:51.460Z|38abeb38-dbce-4b37-a772-a34572fbfc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:51.522Z|821f8eb4-b6ea-4f9d-9bf2-1c8562b31f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:51.523Z|821f8eb4-b6ea-4f9d-9bf2-1c8562b31f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:00:51.552Z|c203caf6-edbd-4eba-b4d6-238a8f622413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:00:51.553Z|c203caf6-edbd-4eba-b4d6-238a8f622413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:01.503Z|8b4b1889-6ea3-429d-87ef-77e1bd00b8c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:01.504Z|8b4b1889-6ea3-429d-87ef-77e1bd00b8c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:01.553Z|7aaacc71-6aac-481f-b40f-e515bbaa7f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:01.553Z|7aaacc71-6aac-481f-b40f-e515bbaa7f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:01.581Z|58981d52-1230-4403-9348-5363715a703a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:01.582Z|58981d52-1230-4403-9348-5363715a703a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:02.894Z|d846c7c9-d95d-43b7-be1e-b93b9103246f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:02.895Z|d846c7c9-d95d-43b7-be1e-b93b9103246f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:11.548Z|9f3289a3-9f31-4b1c-a765-44a209f16603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:11.548Z|9f3289a3-9f31-4b1c-a765-44a209f16603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:11.582Z|4ea5478d-e65a-491b-8f51-51af44b8c672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:11.582Z|4ea5478d-e65a-491b-8f51-51af44b8c672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:11.611Z|b6da8da0-d490-46fa-a942-73377091969b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:11.612Z|b6da8da0-d490-46fa-a942-73377091969b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:17.894Z|2f4587c0-f451-4b0d-9a3d-1a247ab6330a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:17.894Z|2f4587c0-f451-4b0d-9a3d-1a247ab6330a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:18.296Z|b64bbbce-e0b0-4bad-827a-3bbf1b3fff1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:18.297Z|b64bbbce-e0b0-4bad-827a-3bbf1b3fff1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:21.589Z|7b4c539a-005b-46b2-8931-240790adab36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:21.590Z|7b4c539a-005b-46b2-8931-240790adab36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:21.623Z|d178d413-ee06-46e1-a121-cba9d885da0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:21.623Z|d178d413-ee06-46e1-a121-cba9d885da0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:21.661Z|b01e1bfd-b5a0-46cd-82cc-ac62134637a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:21.661Z|b01e1bfd-b5a0-46cd-82cc-ac62134637a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:31.630Z|95b5de72-5a44-4055-9ede-fdd4ecd9687b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:31.631Z|95b5de72-5a44-4055-9ede-fdd4ecd9687b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:31.666Z|32f23970-ea0b-42c6-b56c-a0de9e756d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:31.666Z|32f23970-ea0b-42c6-b56c-a0de9e756d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:31.692Z|8f88ad99-cc85-4c57-ba90-4e7bd306a9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:31.693Z|8f88ad99-cc85-4c57-ba90-4e7bd306a9db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:32.894Z|ccaf5614-96b5-4e9c-aa65-a2b3aef416c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:32.895Z|ccaf5614-96b5-4e9c-aa65-a2b3aef416c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:41.659Z|a548834c-86fa-4874-9ab2-2227370955ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:41.660Z|a548834c-86fa-4874-9ab2-2227370955ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:41.701Z|1b8bb878-09e3-48da-ac86-5fa163ad6e4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:41.701Z|1b8bb878-09e3-48da-ac86-5fa163ad6e4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:41.721Z|4c60750a-906a-40f5-82ad-5f48a608f4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:41.722Z|4c60750a-906a-40f5-82ad-5f48a608f4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:47.894Z|9e50638f-2f4a-408d-b9ed-f55b4ef108f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:47.895Z|9e50638f-2f4a-408d-b9ed-f55b4ef108f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:48.298Z|b7d0adcd-fc50-4e6f-878f-069abf1e91f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:01:48.299Z|b7d0adcd-fc50-4e6f-878f-069abf1e91f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:01:50.145Z|d8d70743-55ae-4ea9-a5ec-11efdae4ec61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:01:50.145Z|d8d70743-55ae-4ea9-a5ec-11efdae4ec61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:51.716Z|9d69fc1e-8f63-4032-8bc7-67519d94764f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:51.717Z|9d69fc1e-8f63-4032-8bc7-67519d94764f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:51.736Z|3f366fca-bf7f-46ee-b5e8-c01703d4f33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:51.736Z|3f366fca-bf7f-46ee-b5e8-c01703d4f33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:01:51.750Z|f17a85ee-99c9-49bf-9237-3ed20b3c7bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:01:51.750Z|f17a85ee-99c9-49bf-9237-3ed20b3c7bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:01.765Z|be60151a-d6ca-46b9-bd4c-252d20dc7030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:01.766Z|be60151a-d6ca-46b9-bd4c-252d20dc7030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:01.799Z|9c428e80-830b-445c-a865-cfe102a5e2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:01.800Z|9c428e80-830b-445c-a865-cfe102a5e2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:01.815Z|14cc5be1-db14-473a-a559-11d4e57c5f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:01.815Z|14cc5be1-db14-473a-a559-11d4e57c5f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:02.894Z|b6d1b521-28c7-4c09-9b03-db5b9bbc4d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:02.895Z|b6d1b521-28c7-4c09-9b03-db5b9bbc4d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:11.793Z|33c51fa8-d55a-4c3a-afdc-814137463b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:11.793Z|33c51fa8-d55a-4c3a-afdc-814137463b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:11.838Z|c022177a-71c3-422a-b0b5-09201988d52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:11.839Z|c022177a-71c3-422a-b0b5-09201988d52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:11.847Z|ddf088a9-1341-4647-82d5-17cffa25bbe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:11.847Z|ddf088a9-1341-4647-82d5-17cffa25bbe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:17.894Z|a2086aab-c02b-4f19-83cb-16282b6ad910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:17.895Z|a2086aab-c02b-4f19-83cb-16282b6ad910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:18.299Z|e11726a5-86ad-4ad3-a4e7-98a5331907cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:18.300Z|e11726a5-86ad-4ad3-a4e7-98a5331907cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:21.828Z|0f7736e2-851c-45bd-b714-20cc2222e6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:21.829Z|0f7736e2-851c-45bd-b714-20cc2222e6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:21.877Z|d55b5f11-534a-45bf-9de5-25201ff15ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:21.878Z|d55b5f11-534a-45bf-9de5-25201ff15ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:21.879Z|f72a539f-31d5-49b9-974d-7719c8253c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:21.879Z|f72a539f-31d5-49b9-974d-7719c8253c8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:31.862Z|d9ca6967-0c66-4ae7-b2d4-aea35b35cfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:31.862Z|d9ca6967-0c66-4ae7-b2d4-aea35b35cfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:31.904Z|f9697a0b-dc42-472e-8b65-219b202289e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:31.905Z|f9697a0b-dc42-472e-8b65-219b202289e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:31.907Z|48247281-97be-42c8-9923-b2eb4890077f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:31.908Z|48247281-97be-42c8-9923-b2eb4890077f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:32.894Z|b6d8f915-bce8-4478-a0b2-6562c19e7db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:32.895Z|b6d8f915-bce8-4478-a0b2-6562c19e7db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:41.895Z|9979fb62-88ef-411e-9662-5f8be4a3d16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:41.895Z|9979fb62-88ef-411e-9662-5f8be4a3d16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:41.931Z|6ce5ccdf-eae0-4b01-942b-d66a5d82a780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:41.932Z|6ce5ccdf-eae0-4b01-942b-d66a5d82a780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:41.934Z|87a06922-fad5-45b8-95c2-f044a8406a14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:41.934Z|87a06922-fad5-45b8-95c2-f044a8406a14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:47.894Z|18f74ee4-af6c-4209-a739-ba1300ae8cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:47.894Z|18f74ee4-af6c-4209-a739-ba1300ae8cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:48.301Z|337ff5c6-7788-492f-bd1d-fd79fa1fec2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:02:48.301Z|337ff5c6-7788-492f-bd1d-fd79fa1fec2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:02:50.144Z|bf47299d-a210-4520-bb1c-409084d21e8c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:02:50.145Z|bf47299d-a210-4520-bb1c-409084d21e8c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:51.932Z|45e4d259-1ed0-4c93-b20c-80541bcc6563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:51.932Z|45e4d259-1ed0-4c93-b20c-80541bcc6563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:51.971Z|acc0b9a8-ace4-44bd-94cf-17bd9d88deb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:51.971Z|5327d774-439a-4ee0-aad0-482a8196189c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:02:51.971Z|acc0b9a8-ace4-44bd-94cf-17bd9d88deb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:02:51.971Z|5327d774-439a-4ee0-aad0-482a8196189c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:01.987Z|3584743e-9706-4a82-b6f0-f6375d29e378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:01.988Z|3584743e-9706-4a82-b6f0-f6375d29e378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:01.999Z|93a03449-6c90-4428-bbbc-1644ba219248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:02.000Z|93a03449-6c90-4428-bbbc-1644ba219248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:02.012Z|17ad78fb-c42a-40a4-938c-9b95633664e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:02.012Z|17ad78fb-c42a-40a4-938c-9b95633664e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:02.894Z|6e424a3e-e1fa-4b6a-b8ec-511ad2374c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:02.895Z|6e424a3e-e1fa-4b6a-b8ec-511ad2374c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:12.061Z|eb654cd6-2f6b-4e98-91a7-cc230f429cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:12.061Z|4a68e543-10ef-47f2-9372-b60c3336b51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:12.062Z|eb654cd6-2f6b-4e98-91a7-cc230f429cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:12.062Z|4a68e543-10ef-47f2-9372-b60c3336b51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:12.068Z|a1e4af19-b93c-4264-bb26-ad964795208a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:12.069Z|a1e4af19-b93c-4264-bb26-ad964795208a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:17.894Z|7cbb3c39-3122-4698-ae45-971068b5272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:17.895Z|7cbb3c39-3122-4698-ae45-971068b5272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:18.302Z|00c9e93f-61b3-4486-9240-2545c55988da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:18.303Z|00c9e93f-61b3-4486-9240-2545c55988da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:22.099Z|f8698252-5144-4d22-b842-0c6735f74066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:22.099Z|24d325c3-1208-488e-bb65-c867b3a8d664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:22.100Z|f8698252-5144-4d22-b842-0c6735f74066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:22.100Z|24d325c3-1208-488e-bb65-c867b3a8d664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:22.111Z|f44acfb2-0599-4195-ad72-3fa96808d3ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:22.112Z|f44acfb2-0599-4195-ad72-3fa96808d3ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:32.126Z|5a14642f-8b83-4f39-95a2-7b13d2e7c5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:32.127Z|5a14642f-8b83-4f39-95a2-7b13d2e7c5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:32.136Z|179759c2-a186-4a01-9902-9fd58554f99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:32.137Z|179759c2-a186-4a01-9902-9fd58554f99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:32.142Z|06bca448-74af-4a31-968e-21da0d1391b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:32.142Z|06bca448-74af-4a31-968e-21da0d1391b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:32.894Z|c79fc0c7-ed4d-45e9-bfc6-589e6f470191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:32.894Z|c79fc0c7-ed4d-45e9-bfc6-589e6f470191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:42.168Z|779da8a9-50f5-4807-9da5-26e848dea2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:42.168Z|779da8a9-50f5-4807-9da5-26e848dea2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:42.183Z|ff4c25d7-08ff-4aa2-bbf1-87ad6b1bf9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:42.184Z|ff4c25d7-08ff-4aa2-bbf1-87ad6b1bf9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:42.194Z|9242cc84-b86f-4f40-b945-9a9daedf6705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:42.194Z|9242cc84-b86f-4f40-b945-9a9daedf6705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:47.894Z|1de928b5-c901-43ba-a85a-237309812747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:47.895Z|1de928b5-c901-43ba-a85a-237309812747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:48.303Z|49694534-4e70-46c8-9f4d-840b9528a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:03:48.304Z|49694534-4e70-46c8-9f4d-840b9528a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:03:50.145Z|20e45569-4471-4dc3-8be1-31a094f64f88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:03:50.147Z|20e45569-4471-4dc3-8be1-31a094f64f88|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:52.202Z|eec9c771-94c8-40f5-9569-4e1e059902a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:52.203Z|eec9c771-94c8-40f5-9569-4e1e059902a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:52.216Z|de713df8-2c99-408a-9e1a-f893177729e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:52.217Z|de713df8-2c99-408a-9e1a-f893177729e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:03:52.243Z|7a4a9995-b795-456f-8ada-c346fa1e1c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:03:52.244Z|7a4a9995-b795-456f-8ada-c346fa1e1c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:02.251Z|253b5a2e-b5c2-4bad-ada2-4e006a2432e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:02.252Z|4c6f6993-b786-482f-a115-2f941ee055fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:02.252Z|4c6f6993-b786-482f-a115-2f941ee055fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:02.252Z|253b5a2e-b5c2-4bad-ada2-4e006a2432e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:02.274Z|c46d79a1-3d87-4a3e-9801-4d7d0af65186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:02.275Z|c46d79a1-3d87-4a3e-9801-4d7d0af65186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:02.894Z|ee588249-ec13-4b9f-9193-7695a650572f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:02.895Z|ee588249-ec13-4b9f-9193-7695a650572f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:12.288Z|d7a14d7e-107c-4a20-b440-0934cba35531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:12.289Z|d7a14d7e-107c-4a20-b440-0934cba35531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:12.298Z|f1f6af3e-1931-4775-b6c3-12ea201a4037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:12.299Z|f1f6af3e-1931-4775-b6c3-12ea201a4037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:12.320Z|445465d9-bc6d-4d5d-b506-21bb77dd2b2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:12.321Z|445465d9-bc6d-4d5d-b506-21bb77dd2b2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:17.895Z|f9d1a9bf-9212-4f6c-a757-d175aa354b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:17.896Z|f9d1a9bf-9212-4f6c-a757-d175aa354b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:18.304Z|0e50417b-0595-475e-ae0a-008afd03ce6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:18.305Z|0e50417b-0595-475e-ae0a-008afd03ce6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:22.371Z|130e7cd2-18a5-4669-9674-29b0a8bf7d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:22.371Z|2c74f085-52fe-4069-953e-a8d323957cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:22.373Z|130e7cd2-18a5-4669-9674-29b0a8bf7d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:22.373Z|2c74f085-52fe-4069-953e-a8d323957cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:22.375Z|22522678-5ee7-4bcf-abe9-2a238e584e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:22.375Z|22522678-5ee7-4bcf-abe9-2a238e584e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:32.418Z|acfcc43d-ce1a-43dd-94de-f8250a4021c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:32.418Z|2b8ac8fe-cdb6-4d22-b1da-aa16d160192a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:32.419Z|acfcc43d-ce1a-43dd-94de-f8250a4021c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:32.419Z|2b8ac8fe-cdb6-4d22-b1da-aa16d160192a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:32.420Z|f224eb94-1c41-4e9a-998d-8e94e7779e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:32.421Z|f224eb94-1c41-4e9a-998d-8e94e7779e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:32.894Z|551075c9-19a0-4025-8c32-52d8643af0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:32.895Z|551075c9-19a0-4025-8c32-52d8643af0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:42.472Z|fd6a8ff3-4e27-4b0b-9a1d-7c4301785a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:42.472Z|8d9e26a4-6d8d-475e-b16a-b22070e97a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:42.472Z|fd6a8ff3-4e27-4b0b-9a1d-7c4301785a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:42.472Z|8d9e26a4-6d8d-475e-b16a-b22070e97a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:42.478Z|79520120-e374-4896-86dc-6a22faa3df69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:42.479Z|79520120-e374-4896-86dc-6a22faa3df69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:47.894Z|96136a99-4826-46fc-8f80-53820891a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:47.895Z|96136a99-4826-46fc-8f80-53820891a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:48.306Z|85f97bd3-132e-43ea-bfd1-1221d20b2a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:04:48.307Z|85f97bd3-132e-43ea-bfd1-1221d20b2a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:04:50.146Z|aa0234ea-93ea-4d2e-85b4-93da77e0fc6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:04:50.148Z|aa0234ea-93ea-4d2e-85b4-93da77e0fc6e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:52.519Z|34d00374-13dc-4fbd-9c18-2b4e9d2da899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:52.520Z|34d00374-13dc-4fbd-9c18-2b4e9d2da899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:52.523Z|12c3b9f6-c8c6-469e-a189-750628888996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:52.524Z|12c3b9f6-c8c6-469e-a189-750628888996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:04:52.533Z|a8d9176a-4cd6-4450-9f07-ad42eb8bd92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:04:52.533Z|a8d9176a-4cd6-4450-9f07-ad42eb8bd92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:02.560Z|78a5635e-c69a-4ad6-8bea-96a1d7e7998a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:02.560Z|4535098d-e5e8-4171-aa27-2d3299f896cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:02.560Z|4535098d-e5e8-4171-aa27-2d3299f896cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:02.560Z|78a5635e-c69a-4ad6-8bea-96a1d7e7998a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:02.566Z|8202df35-df32-42a8-8664-05ad5e6bb84d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:02.567Z|8202df35-df32-42a8-8664-05ad5e6bb84d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:02.894Z|8e2f8e63-c1d9-44fb-bd7d-f4cec23ffa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:02.894Z|8e2f8e63-c1d9-44fb-bd7d-f4cec23ffa3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:12.643Z|52887085-b531-4bd3-83a2-b987589a4986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:12.644Z|ffabe98a-91eb-4b8d-a808-c97c71b78cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:12.644Z|52887085-b531-4bd3-83a2-b987589a4986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:12.644Z|ffabe98a-91eb-4b8d-a808-c97c71b78cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:12.644Z|378374f1-a2b4-4928-a5bc-e70643720c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:12.645Z|378374f1-a2b4-4928-a5bc-e70643720c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:17.894Z|8739133e-0720-424d-afc1-9d6682811273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:17.895Z|8739133e-0720-424d-afc1-9d6682811273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:18.307Z|5deee384-dc66-4cb9-a9ee-f1503edbe426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:18.308Z|5deee384-dc66-4cb9-a9ee-f1503edbe426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:22.706Z|993ed343-c88a-47f3-9415-83d290bb9313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:22.706Z|a5c86415-0b7f-48f6-a56d-614acd949234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:22.707Z|993ed343-c88a-47f3-9415-83d290bb9313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:22.707Z|a5c86415-0b7f-48f6-a56d-614acd949234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:22.715Z|277ec823-1c24-4d8e-837c-440e949e8a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:22.716Z|277ec823-1c24-4d8e-837c-440e949e8a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:32.732Z|69dae358-05ff-4de8-8f4d-a2586e7ab686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:32.733Z|69dae358-05ff-4de8-8f4d-a2586e7ab686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:32.747Z|a6546f8f-852c-4ee6-8568-a1ce5588553b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:32.747Z|a6546f8f-852c-4ee6-8568-a1ce5588553b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:32.753Z|0fa94b60-6e2e-49a1-a50b-88b681a3a88a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:32.753Z|0fa94b60-6e2e-49a1-a50b-88b681a3a88a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:32.894Z|3d3cf810-0549-45a9-98a8-337117d0e18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:32.896Z|3d3cf810-0549-45a9-98a8-337117d0e18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:42.815Z|841ded15-2b49-4fc4-a878-1de97404b426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:42.816Z|841ded15-2b49-4fc4-a878-1de97404b426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:42.829Z|111195bd-ea9b-446f-9bf4-c737b801d81a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:42.829Z|111195bd-ea9b-446f-9bf4-c737b801d81a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:42.830Z|bae78ad7-a480-415a-9946-fc004316585b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:42.830Z|bae78ad7-a480-415a-9946-fc004316585b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:47.894Z|0095e1e2-2c62-4fa3-9605-ffce21163330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:47.894Z|0095e1e2-2c62-4fa3-9605-ffce21163330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:48.309Z|9d833969-407c-437b-ab5d-9667ec65c40b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:05:48.309Z|9d833969-407c-437b-ab5d-9667ec65c40b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:05:50.148Z|7f1a07c0-5227-4a25-8d58-42afea02b4e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:05:50.152Z|7f1a07c0-5227-4a25-8d58-42afea02b4e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:52.852Z|182854cf-8eb6-4334-b5c3-9017a8defd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:52.853Z|182854cf-8eb6-4334-b5c3-9017a8defd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:52.860Z|443922bf-1db8-4744-a4c8-347ca68c0e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:52.861Z|443922bf-1db8-4744-a4c8-347ca68c0e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:05:52.867Z|90229cd6-ac81-4a51-8aed-81e98f25a438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:05:52.868Z|90229cd6-ac81-4a51-8aed-81e98f25a438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:02.889Z|0c5720a4-f294-43b0-a39e-e803001749c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:02.889Z|5e022c65-3a80-4ddf-985f-0f4e634160ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:02.889Z|5e022c65-3a80-4ddf-985f-0f4e634160ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:02.889Z|0c5720a4-f294-43b0-a39e-e803001749c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:02.894Z|bcd60911-b770-48ac-9b41-2792828014f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:02.894Z|78a5064e-c4ea-4652-bd92-9192644fba70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:02.894Z|bcd60911-b770-48ac-9b41-2792828014f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:02.895Z|78a5064e-c4ea-4652-bd92-9192644fba70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:12.921Z|ac690226-f4bc-48e6-af0a-17edf221a8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:12.921Z|a9be8230-9ecf-424d-bfd0-1a811f4a7727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:12.921Z|ac690226-f4bc-48e6-af0a-17edf221a8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:12.922Z|a9be8230-9ecf-424d-bfd0-1a811f4a7727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:12.927Z|7bc0f095-3a9a-4e6d-9129-a50ab93112dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:12.928Z|7bc0f095-3a9a-4e6d-9129-a50ab93112dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:17.894Z|9086cd93-2aba-4b5d-a0b1-7b11621f87a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:17.896Z|9086cd93-2aba-4b5d-a0b1-7b11621f87a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:18.310Z|41d7cfb7-1b86-4326-ba55-7393274f22c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:18.311Z|41d7cfb7-1b86-4326-ba55-7393274f22c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:22.987Z|cdcf8930-325a-4b6f-9dad-c576a60a1759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:22.988Z|cdcf8930-325a-4b6f-9dad-c576a60a1759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:22.989Z|fa21e78a-b3e3-4021-9ad9-e02a23594f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:22.989Z|fa21e78a-b3e3-4021-9ad9-e02a23594f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:22.995Z|d99edb0b-282d-4069-b3a9-22ac67df349d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:22.996Z|d99edb0b-282d-4069-b3a9-22ac67df349d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:32.894Z|1499a4ab-4fe9-4e64-b969-c3b271145e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:32.894Z|1499a4ab-4fe9-4e64-b969-c3b271145e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:33.019Z|d0fba79b-2aae-483c-b977-125fd7f5770d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:33.020Z|d0fba79b-2aae-483c-b977-125fd7f5770d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:33.023Z|82be9bd3-16f6-45ab-b301-aadd1ad6a48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:33.023Z|82be9bd3-16f6-45ab-b301-aadd1ad6a48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:33.030Z|48549dbf-c26b-46e9-80d3-383f79b940e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:33.030Z|48549dbf-c26b-46e9-80d3-383f79b940e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:43.050Z|e18eb989-96ff-45ce-811c-ca36910031d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:43.050Z|f4f8e814-825a-4c31-b943-7efbe2f2400c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:43.051Z|e18eb989-96ff-45ce-811c-ca36910031d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:43.051Z|f4f8e814-825a-4c31-b943-7efbe2f2400c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:43.053Z|9ef920c0-c2c9-4e40-93da-8ae85ff81d50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:43.053Z|9ef920c0-c2c9-4e40-93da-8ae85ff81d50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:47.894Z|0d7446ea-ca17-4701-bb6c-5254258113c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:47.894Z|0d7446ea-ca17-4701-bb6c-5254258113c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:48.312Z|2fcdb102-e79c-49d1-adaa-aca03208aa88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:06:48.312Z|2fcdb102-e79c-49d1-adaa-aca03208aa88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:06:50.145Z|c572f911-1b3d-4fe7-9111-df671b399081|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:06:50.146Z|c572f911-1b3d-4fe7-9111-df671b399081|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:53.079Z|2ca9095a-0f1c-4fec-978e-7ed263ba78f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:53.079Z|2eba42cf-9e4a-4124-b8b0-c08db168f165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:53.080Z|2ca9095a-0f1c-4fec-978e-7ed263ba78f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:53.080Z|2eba42cf-9e4a-4124-b8b0-c08db168f165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:06:53.081Z|8f495efa-2ba6-49b0-a3db-97d63de57019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:06:53.081Z|8f495efa-2ba6-49b0-a3db-97d63de57019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:02.894Z|434d3a75-d246-4aca-b28e-3419a1cc9c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:02.895Z|434d3a75-d246-4aca-b28e-3419a1cc9c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:03.105Z|3bb0bb40-6b4d-44ea-ab99-906ca65529a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:03.106Z|3bb0bb40-6b4d-44ea-ab99-906ca65529a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:03.106Z|fa6aaca5-4c1e-440c-9aa3-50943fbe68c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:03.106Z|fa6aaca5-4c1e-440c-9aa3-50943fbe68c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:03.107Z|b1059d90-a876-488e-ba36-e4cc091d189e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:03.107Z|b1059d90-a876-488e-ba36-e4cc091d189e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:13.137Z|3730dd6c-dddf-41f1-a687-f2e7697dcbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:13.138Z|fcf9ff2d-815a-4080-a447-de809d938352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:13.138Z|3730dd6c-dddf-41f1-a687-f2e7697dcbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:13.138Z|a6dc28c1-e3c2-4611-9f33-7d92dfa1442c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:13.138Z|fcf9ff2d-815a-4080-a447-de809d938352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:13.138Z|a6dc28c1-e3c2-4611-9f33-7d92dfa1442c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:17.894Z|10a74287-98cb-43ca-8578-4fb1f2273ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:17.894Z|10a74287-98cb-43ca-8578-4fb1f2273ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:18.312Z|c7b05190-d491-48cc-81b8-8fb507e92cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:18.313Z|c7b05190-d491-48cc-81b8-8fb507e92cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:23.204Z|375e140b-7307-4ecb-adff-76b65cbf3060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:23.204Z|9b95c12d-affd-4c9d-9f29-d33fbe95afaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:23.204Z|9b95c12d-affd-4c9d-9f29-d33fbe95afaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:23.204Z|375e140b-7307-4ecb-adff-76b65cbf3060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:23.214Z|8cac8ce6-1a9c-4ac8-b3f8-8e151179321c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:23.214Z|8cac8ce6-1a9c-4ac8-b3f8-8e151179321c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:32.894Z|1cb85599-ed4a-47e0-a1ff-95a66b6fd127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:32.894Z|1cb85599-ed4a-47e0-a1ff-95a66b6fd127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:33.255Z|e7892dc3-0276-42fd-8ef6-5cd23a8e3d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:33.255Z|2b7f437b-2279-4cff-8e7b-0f6125d3a053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:33.256Z|2b7f437b-2279-4cff-8e7b-0f6125d3a053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:33.256Z|e7892dc3-0276-42fd-8ef6-5cd23a8e3d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:33.257Z|da68c932-0da4-44ac-91a3-d85f1c859d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:33.257Z|da68c932-0da4-44ac-91a3-d85f1c859d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:43.289Z|8b8e6a4d-f244-4238-a0e2-c28fccc4ef86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:43.290Z|8b8e6a4d-f244-4238-a0e2-c28fccc4ef86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:43.291Z|fc960d9f-5ca8-4d8c-92ab-974b3162a1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:43.292Z|fc960d9f-5ca8-4d8c-92ab-974b3162a1e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:43.298Z|059699e1-1cfe-436f-941e-a3733f7215b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:43.298Z|059699e1-1cfe-436f-941e-a3733f7215b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:47.894Z|b531d829-7ef7-4ea5-90d4-2c0b36039ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:47.895Z|b531d829-7ef7-4ea5-90d4-2c0b36039ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:48.314Z|95bf367c-66be-4205-80b0-7637d5be68cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:07:48.314Z|95bf367c-66be-4205-80b0-7637d5be68cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:07:50.146Z|f6a5911e-0a46-4227-a58f-1d389313d3b1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:07:50.147Z|f6a5911e-0a46-4227-a58f-1d389313d3b1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:53.322Z|f8c959f6-c4e5-438f-b42d-396ea5b634fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:53.323Z|f8c959f6-c4e5-438f-b42d-396ea5b634fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:53.340Z|8e713b87-c0b4-4c13-beda-032fbbb67b77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:53.341Z|3c28ad96-76e5-43ae-96b0-259c5ed5f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:07:53.341Z|8e713b87-c0b4-4c13-beda-032fbbb67b77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:07:53.342Z|3c28ad96-76e5-43ae-96b0-259c5ed5f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:02.894Z|3a2a6901-b154-475a-b804-8f367f2e7d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:02.895Z|3a2a6901-b154-475a-b804-8f367f2e7d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:03.379Z|d150cfd9-a497-4077-9ead-98567348bdda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:03.379Z|887ee8b8-a088-4a9e-8988-f511e7571430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:03.380Z|d150cfd9-a497-4077-9ead-98567348bdda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:03.380Z|887ee8b8-a088-4a9e-8988-f511e7571430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:03.381Z|7f3dd3a6-b035-48f6-8192-92fb61a672c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:03.382Z|7f3dd3a6-b035-48f6-8192-92fb61a672c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:13.417Z|6acaa5d3-54c1-4391-be83-c2f75241e015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:13.417Z|07fcd4c8-4fff-4bf3-abef-0150cecda50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:13.418Z|6acaa5d3-54c1-4391-be83-c2f75241e015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:13.418Z|07fcd4c8-4fff-4bf3-abef-0150cecda50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:13.419Z|4df983da-a863-4cfa-919c-fd6e9e883177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:13.419Z|4df983da-a863-4cfa-919c-fd6e9e883177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:17.894Z|504dcaa8-99d3-41f0-94c0-19cb28144133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:17.895Z|504dcaa8-99d3-41f0-94c0-19cb28144133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:18.315Z|e67940ae-9c77-433a-af29-d5741726d219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:18.315Z|e67940ae-9c77-433a-af29-d5741726d219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:23.450Z|90a5d32c-2447-45aa-a80e-c7bca9f21ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:23.452Z|90a5d32c-2447-45aa-a80e-c7bca9f21ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:23.454Z|edca5e1f-6be4-4f28-8a95-be30b5414371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:23.454Z|55121172-b7dc-44c2-80a3-5373db5bc785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:23.455Z|edca5e1f-6be4-4f28-8a95-be30b5414371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:23.455Z|55121172-b7dc-44c2-80a3-5373db5bc785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:32.894Z|23ec9669-66e2-4c68-841d-9efcada7b310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:32.895Z|23ec9669-66e2-4c68-841d-9efcada7b310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:33.503Z|6ccf8256-eece-4664-935e-50176c4eb35a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:33.503Z|6ccf8256-eece-4664-935e-50176c4eb35a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:33.513Z|c9014116-d513-405e-8bce-3815c12f8421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:33.513Z|c9014116-d513-405e-8bce-3815c12f8421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:33.516Z|5c4d47d6-d2a8-4104-8435-cb15ad4f7abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:33.516Z|5c4d47d6-d2a8-4104-8435-cb15ad4f7abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:43.547Z|375e253d-d3ba-4c60-ba7c-b04a61b48988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:43.547Z|a04ac274-04a5-4d09-a16c-3624cdb1c910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:43.548Z|375e253d-d3ba-4c60-ba7c-b04a61b48988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:43.548Z|a04ac274-04a5-4d09-a16c-3624cdb1c910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:43.565Z|274e6f2e-ccd9-4d97-953e-c30660137c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:43.566Z|274e6f2e-ccd9-4d97-953e-c30660137c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:47.894Z|937cb26a-b0ba-4f94-9b3c-c6e297badab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:47.894Z|937cb26a-b0ba-4f94-9b3c-c6e297badab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:48.316Z|95d50288-26c5-4a41-983e-b9d9c4a36e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:08:48.317Z|95d50288-26c5-4a41-983e-b9d9c4a36e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:08:50.145Z|ae09f765-1b19-4d23-8a54-b5f72d001986|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:08:50.146Z|ae09f765-1b19-4d23-8a54-b5f72d001986|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:50.474Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:08:50.477Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b5404e5a-ece7-45c5-b391-4a964ad1cfb9 already exists in requestDb InfraActiveRequests table
2022-11-27T07:08:50.479Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:08:50.480Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:08:50.480Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.480Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:08:50.481Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:08:50.481Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a10f57b8a64dd12d", X-B3-SpanId:"4bda75786ec6d158", X-B3-ParentSpanId:"a10f57b8a64dd12d", X-B3-Sampled:"0", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895fad71-da1e-490d-953f-d6fe8694f981"]
2022-11-27T07:08:50.481Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:08:50.482Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:08:50.518Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:50.519Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:08:50.519Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:08:50.519Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:08:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.520Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: 
2022-11-27T07:08:50.520Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:50.520Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|404|Not Found|InvokeReturn
2022-11-27T07:08:50.534Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:08:50.534Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T07:08:50.540Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:08:50.569Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/1234|INFO|500||Invoke
2022-11-27T07:08:50.570Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2a3b8481-0e4a-4590-970a-61e940da2f15], X-ECOMP-RequestID=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9], X-TransactionId=[], X-ONAP-RequestID=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9]}
2022-11-27T07:08:50.613Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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:{date=[Sun, 27 Nov 2022 07:08:48 GMT], content-length=[313], x-aai-txid=[2-aai-resources-221127-07:08:48:806-96568], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:08:50.614Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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-11-27T07:08:50.614Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/1234|INFO|404|Not Found|InvokeReturn
2022-11-27T07:08:50.617Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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-11-27T07:08:50.617Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:08:50.620Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:08:50.639Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/1234|INFO|500||Invoke
2022-11-27T07:08:50.639Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c9c2d75e-1183-446c-b602-9757c3e9a4de], X-ECOMP-RequestID=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9], X-TransactionId=[], X-ONAP-RequestID=[b5404e5a-ece7-45c5-b391-4a964ad1cfb9]}
2022-11-27T07:08:50.672Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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:{date=[Sun, 27 Nov 2022 07:08:48 GMT], content-length=[313], x-aai-txid=[1-aai-resources-221127-07:08:48:866-93669], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:08:50.672Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/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-11-27T07:08:50.673Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/1234|INFO|404|Not Found|InvokeReturn
2022-11-27T07:08:50.675Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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-11-27T07:08:50.675Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:08:50.678Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:08:50.700Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-27T07:08:50.700Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T07:08:50.749Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T07:08:50.750Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 07:08:48 GMT], content-length=[616], vertex-id=[209000], x-aai-txid=[2-aai-resources-221127-07:08:48:929-20571], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:08:50.750Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669532746788","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-11-27T07:08:50.755Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:08:50.756Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:08:50.762Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.763Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.763Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.763Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.763Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.764Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"113", X-B3-TraceId:"a10f57b8a64dd12d", X-B3-SpanId:"2ffc75f17ad19fe9", X-B3-ParentSpanId:"a10f57b8a64dd12d", X-B3-Sampled:"0", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51be6f99-4b20-4eb2-9289-038532399d74"]
2022-11-27T07:08:50.764Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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":"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3","requestScope":"service"}
2022-11-27T07:08:50.764Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.782Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.783Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.783Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.783Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"Sun, 27 Nov 2022 07:08:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.784Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.784Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.784Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.785Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:08:50.786Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||Invoke
2022-11-27T07:08:50.786Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.786Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:08:50.787Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Method      : GET
2022-11-27T07:08:50.787Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b5676e-cdb7-4b31-a56d-ba5e89cbdf5a"]
2022-11-27T07:08:50.787Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Request body: 
2022-11-27T07:08:50.788Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||==========================request end================================================
2022-11-27T07:08:50.833Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:50.833Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status code  : 200 OK
2022-11-27T07:08:50.833Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status text  : 
2022-11-27T07:08:50.834Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.838Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
  "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
  "created" : "2022-11-27 07:06:33.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:08:50.838Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:50.838Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||InvokeReturn
2022-11-27T07:08:50.843Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance
2022-11-27T07:08:50.843Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|INFO|500||Invoke
2022-11-27T07:08:50.844Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.844Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance
2022-11-27T07:08:50.844Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:08:50.845Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae1df1ac-1b32-43b2-a446-a5ac351fe2bc"]
2022-11-27T07:08:50.845Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:08:50.845Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:08:50.864Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:50.864Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:08:50.864Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:08:50.865Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.865Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:08:50.865Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:50.866Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:08:50.866Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba
2022-11-27T07:08:50.867Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|INFO|500||Invoke
2022-11-27T07:08:50.867Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.867Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba
2022-11-27T07:08:50.867Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Method      : GET
2022-11-27T07:08:50.868Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ee7f369-1c20-4184-b6ac-c6c79c0c2cc3"]
2022-11-27T07:08:50.868Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Request body: 
2022-11-27T07:08:50.868Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||==========================request end================================================
2022-11-27T07:08:50.909Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:50.909Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Status code  : 200 OK
2022-11-27T07:08:50.910Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Status text  : 
2022-11-27T07:08:50.910Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.910Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
      "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
      "created" : "2022-11-27 07:06:33.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" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba"
    }
  }
}
2022-11-27T07:08:50.911Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:50.911Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=a1339a11-4874-43d1-a81a-2c2161cb20ba|INFO|500||InvokeReturn
2022-11-27T07:08:50.915Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance
2022-11-27T07:08:50.915Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|INFO|500||Invoke
2022-11-27T07:08:50.915Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.916Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance
2022-11-27T07:08:50.916Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:08:50.916Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d788a279-ccc2-4e96-86e0-67552bc03aa7"]
2022-11-27T07:08:50.916Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:08:50.917Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:08:50.935Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:50.935Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:08:50.936Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:08:50.936Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.936Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:08:50.937Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:50.937Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:08:50.938Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.938Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.938Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.939Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.939Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.939Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8db1b3b6-7522-414c-be6c-05d4e5399828"]
2022-11-27T07:08:50.940Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.940Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.960Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.961Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.961Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.962Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.962Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:08:50.963Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.963Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.966Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.966Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.966Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.967Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.967Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.967Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e763378-d934-4668-a969-f983e97974e8"]
2022-11-27T07:08:50.968Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.968Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.991Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.992Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.992Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.992Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:50.994Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T07:08:50.994Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.995Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:50.997Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:08:50.997Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||Invoke
2022-11-27T07:08:50.997Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:50.998Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:08:50.998Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Method      : GET
2022-11-27T07:08:50.998Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2236ccdc-974b-4324-aa7c-00d1bbbb100c"]
2022-11-27T07:08:50.999Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Request body: 
2022-11-27T07:08:50.999Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||==========================request end================================================
2022-11-27T07:08:51.031Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:51.032Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status code  : 200 OK
2022-11-27T07:08:51.032Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status text  : 
2022-11-27T07:08:51.033Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:08:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:51.033Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
  "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
  "created" : "2022-11-27 07:06:33.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:08:51.034Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:51.035Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||InvokeReturn
2022-11-27T07:08:51.039Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.040Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.040Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.040Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.041Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.041Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"9182", X-B3-TraceId:"a10f57b8a64dd12d", X-B3-SpanId:"ae4190cb3b84b9af", X-B3-ParentSpanId:"a10f57b8a64dd12d", X-B3-Sampled:"0", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eda4a78-8170-4536-89f4-0c10cb539943"]
2022-11-27T07:08:51.041Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","requestStatus":"IN_PROGRESS","startTime":1669532930534,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9"}
2022-11-27T07:08:51.042Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.083Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.084Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.084Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.085Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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/b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:08:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:51.086Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:08:50.534+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T07:08:51.059+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:08:51.086Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.087Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.097Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.097Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.097Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.098Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.098Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:51.098Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"4604", X-B3-TraceId:"a10f57b8a64dd12d", X-B3-SpanId:"2d04ffbb26d79b0b", X-B3-ParentSpanId:"a10f57b8a64dd12d", X-B3-Sampled:"0", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca5ba238-20dc-4529-8e58-14127a76247f"]
2022-11-27T07:08:51.099Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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\":\"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\"modelUuid\":\"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\"modelInvariantUuid\":\"a1339a11-4874-43d1-a81a-2c2161cb20ba\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"93d62a89-3710-4cb1-bd67-f088b48c592e\",\"modelInvariantUuid\":\"baea0048-e250-41eb-9558-de58e55c1996\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b0e091ac-de96-48f6-b153-a30857ce1c06\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"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\":\"0c074a3c-14bc-4174-b1b3-57928ea76433\",\"modelInvariantUuid\":\"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"},\"instanceName\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\"modelInvariantId\":\"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","type":"String"},"mso-request-id":{"value":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","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-11-27T07:08:51.099Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.125Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.126Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.126Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.127Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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:"Sun, 27 Nov 2022 07:08:53 GMT", X-ONAP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-TransactionID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ECOMP-RequestID:"b5404e5a-ece7-45c5-b391-4a964ad1cfb9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ca5ba238-20dc-4529-8e58-14127a76247f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:08:53.127Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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\":\"b5404e5a-ece7-45c5-b391-4a964ad1cfb9\",\"instanceId\":\"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec\"}}","message":"Success","processInstanceID":"58830bfa-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:08:53.128Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.128Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|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-11-27T07:08:53.135Z|b5404e5a-ece7-45c5-b391-4a964ad1cfb9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:08:53.274Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:08:53.279Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:08:53.279Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:08:53.280Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:53.280Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:08:53.280Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:08:53.281Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c207f589eb9e5531", X-B3-SpanId:"07022e49379f9cab", X-B3-ParentSpanId:"c207f589eb9e5531", X-B3-Sampled:"0", X-ONAP-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-TransactionID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-ECOMP-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f043aa4a-dbfc-4916-af11-48d3fe653dc5"]
2022-11-27T07:08:53.281Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:08:53.281Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:08:53.310Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:53.311Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:08:53.311Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:08:53.312Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:53.313Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:08:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:08:53.313Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:53.314Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:08:53.316Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:08:53.317Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:08:53.317Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:08:53.318Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:08:53.318Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:08:53.318Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c207f589eb9e5531", X-B3-SpanId:"c4d97cc6173f4e4b", X-B3-ParentSpanId:"c207f589eb9e5531", X-B3-Sampled:"0", X-ONAP-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-TransactionID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-ECOMP-RequestID:"093d9e8c-e58a-48ad-b757-c1677c397e51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0693972-ce11-46a9-8f8f-266498a4e519"]
2022-11-27T07:08:53.319Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:08:53.319Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:08:53.333Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:08:53.334Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:08:53.334Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:08:53.335Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:08:53.336Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:08:53.336Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:08:53.336Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:08:53.346Z|093d9e8c-e58a-48ad-b757-c1677c397e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:08:53.585Z|ae9320c7-db34-46ea-a60a-6eda3e55ab3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:53.586Z|ae9320c7-db34-46ea-a60a-6eda3e55ab3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:53.588Z|086959fa-72de-4011-98b4-a3899fa40d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:53.588Z|086959fa-72de-4011-98b4-a3899fa40d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:08:53.606Z|33047899-41a7-43e9-9d8f-afd9e1ed2b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:08:53.606Z|33047899-41a7-43e9-9d8f-afd9e1ed2b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:02.894Z|cf977ca6-87dd-48b7-9771-addc813be261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:02.895Z|cf977ca6-87dd-48b7-9771-addc813be261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:03.486Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:03.493Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:03.494Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:03.494Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:03.494Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:03.495Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:03.495Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b03d65fb6a92d1ee", X-B3-SpanId:"fb158ace5f1a3558", X-B3-ParentSpanId:"b03d65fb6a92d1ee", X-B3-Sampled:"0", X-ONAP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-TransactionID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ECOMP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb04796-12eb-4302-bd23-13077603cad6"]
2022-11-27T07:09:03.495Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:03.495Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:03.525Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:03.526Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:03.527Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:03.528Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:03.530Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:03.530Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:03.531Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:03.532Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:03.533Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:03.533Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:03.533Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:03.534Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:03.534Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b03d65fb6a92d1ee", X-B3-SpanId:"f1297d335674c633", X-B3-ParentSpanId:"b03d65fb6a92d1ee", X-B3-Sampled:"0", X-ONAP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-TransactionID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ECOMP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26f7300b-a1b0-4e47-a067-d576dc5f0bf0"]
2022-11-27T07:09:03.535Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:03.535Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:03.549Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:03.549Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:03.550Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:03.551Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:03.552Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:03.553Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:03.553Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:03.595Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:03.595Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:03.596Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:03.596Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:03.596Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:03.597Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-TransactionID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ECOMP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4275d5ec-2d9b-4607-bf72-3c8e1536f18f"]
2022-11-27T07:09:03.597Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:03.597Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:03.639Z|6874f137-2025-4c21-b895-8087e9f01e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:03.639Z|6874f137-2025-4c21-b895-8087e9f01e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:03.646Z|b73bad12-25e3-4c39-bd95-b3145c782baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:03.646Z|b73bad12-25e3-4c39-bd95-b3145c782baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:03.648Z|91d8ca77-80fd-4e2a-9ef3-00a16eda8738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:03.649Z|91d8ca77-80fd-4e2a-9ef3-00a16eda8738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:03.725Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:03.726Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:03.726Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:03.726Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E5AB8FF8623906D2B25F880F4D958D66; 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:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:03.727Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5f7798b0-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:02.797+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"5f5c4843-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:03.727Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:03.727Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:03.747Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:03.748Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:03.748Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:03.748Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:03.748Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:03.749Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-TransactionID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ECOMP-RequestID:"777a3a1e-1e41-48d4-a56f-526d05697ebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efab8d4a-d21e-41e9-8bdd-192d76f9a6ef"]
2022-11-27T07:09:03.749Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:03.749Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:03.878Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:03.878Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:03.878Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:03.879Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=125D7BA47C06FB4A38625AE8F2D874D9; 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:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:03.879Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"5faa40a8-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"SubProcess_0y8yozw:5f91143c-6e22-11ed-884a-b283cc742bbe","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"5f7798b0-6e22-11ed-884a-b283cc742bbe","executionId":"5faa40a6-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:03.129+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:03.879Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:03.880Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f7798b0-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:03.883Z|777a3a1e-1e41-48d4-a56f-526d05697ebb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:03.903Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:03.905Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 419db7fb-8cf0-4bf3-8959-96dcd24b2e99 already exists in requestDb InfraActiveRequests table
2022-11-27T07:09:03.905Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:03.905Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:03.906Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:03.906Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:03.906Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:03.906Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1977831ae716ec0a", X-B3-SpanId:"2c23ef776f546fc8", X-B3-ParentSpanId:"1977831ae716ec0a", X-B3-Sampled:"0", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31dfde4-97ca-4e53-b6c9-11605c752a30"]
2022-11-27T07:09:03.906Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:03.907Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:03.923Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:03.923Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:09:03.924Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:03.924Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:03.924Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: 
2022-11-27T07:09:03.924Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:03.924Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|404|Not Found|InvokeReturn
2022-11-27T07:09:03.930Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:09:03.931Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T07:09:03.933Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:09:03.953Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:03.953Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:03.988Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:03.988Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:{date=[Sun, 27 Nov 2022 07:09:02 GMT], content-length=[313], x-aai-txid=[0-aai-resources-221127-07:09:02:178-22933], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:09:03.989Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:03.991Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:03.991Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:09:03.994Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:09:04.017Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.017Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.053Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.054Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:{date=[Sun, 27 Nov 2022 07:09:02 GMT], content-length=[313], x-aai-txid=[0-aai-resources-221127-07:09:02:243-38107], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:09:04.055Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.056Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.057Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:09:04.059Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:09:04.080Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.080Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.134Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.135Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:{date=[Sun, 27 Nov 2022 07:09:02 GMT], content-length=[599], vertex-id=[221408], x-aai-txid=[1-aai-resources-221127-07:09:02:305-9210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:09:04.135Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669532759564","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-11-27T07:09:04.136Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:09:04.137Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:09:04.142Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.142Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T07:09:04.142Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.143Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.143Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T07:09:04.143Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"1977831ae716ec0a", X-B3-SpanId:"084aea61dba8cf40", X-B3-ParentSpanId:"1977831ae716ec0a", X-B3-Sampled:"0", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91510a86-6b87-44a1-acc9-14430215dff8"]
2022-11-27T07:09:04.143Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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_39ed0b9e-ac06-4769-950d-d76507f05d51","requestScope":"service"}
2022-11-27T07:09:04.144Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.162Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.163Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.164Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T07:09:04.164Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.164Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T07:09:04.165Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.165Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T07:09:04.166Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:09:04.166Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||Invoke
2022-11-27T07:09:04.166Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.166Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:09:04.167Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Method      : GET
2022-11-27T07:09:04.167Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acb922cf-285d-49f9-8bb5-543d10f928af"]
2022-11-27T07:09:04.167Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Request body: 
2022-11-27T07:09:04.167Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.196Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.196Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:04.196Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status text  : 
2022-11-27T07:09:04.197Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.198Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
  "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
  "created" : "2022-11-27 07:07:26.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:09:04.198Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.198Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||InvokeReturn
2022-11-27T07:09:04.202Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance
2022-11-27T07:09:04.202Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|INFO|500||Invoke
2022-11-27T07:09:04.203Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.203Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance
2022-11-27T07:09:04.203Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:09:04.203Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a6b5b85-4e29-43d5-b102-9461f8031125"]
2022-11-27T07:09:04.204Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:09:04.204Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.221Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.221Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:09:04.221Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:09:04.221Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.222Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:09:04.222Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.222Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:09:04.223Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc
2022-11-27T07:09:04.223Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|INFO|500||Invoke
2022-11-27T07:09:04.223Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.224Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc
2022-11-27T07:09:04.224Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Method      : GET
2022-11-27T07:09:04.224Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e28fa935-97a7-4f6e-88ee-36d215f37f92"]
2022-11-27T07:09:04.224Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Request body: 
2022-11-27T07:09:04.225Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.255Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.256Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:04.256Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Status text  : 
2022-11-27T07:09:04.256Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.259Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
      "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
      "created" : "2022-11-27 07:07:26.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" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc"
    }
  }
}
2022-11-27T07:09:04.260Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.260Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|INFO|500||InvokeReturn
2022-11-27T07:09:04.262Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance
2022-11-27T07:09:04.263Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|INFO|500||Invoke
2022-11-27T07:09:04.263Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.263Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance
2022-11-27T07:09:04.263Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:09:04.264Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7653646-a9e2-4193-b04f-a5653dbbd29d"]
2022-11-27T07:09:04.264Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:09:04.264Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.280Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.280Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:09:04.280Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:09:04.280Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.281Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:09:04.281Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.281Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:09:04.282Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.282Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.282Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.282Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.283Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.283Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f261e4c-aa4d-416e-8bc1-a12347ed2619"]
2022-11-27T07:09:04.283Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.283Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.303Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.303Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.304Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.304Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.305Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:09:04.305Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.306Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.308Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.308Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.308Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.308Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.308Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.309Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fbd4dda-ff81-4f16-afe1-62ffe5256f1b"]
2022-11-27T07:09:04.309Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.309Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.326Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.326Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.327Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.327Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.328Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T07:09:04.329Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.329Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.331Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:09:04.331Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||Invoke
2022-11-27T07:09:04.331Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.331Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:09:04.332Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Method      : GET
2022-11-27T07:09:04.332Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d15d329-8acc-4a74-9e1c-60044b91d393"]
2022-11-27T07:09:04.332Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Request body: 
2022-11-27T07:09:04.332Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.360Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.360Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:04.361Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status text  : 
2022-11-27T07:09:04.361Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.363Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
  "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
  "created" : "2022-11-27 07:07:26.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:09:04.363Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.364Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||InvokeReturn
2022-11-27T07:09:04.366Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.366Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T07:09:04.366Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:04.367Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.367Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T07:09:04.367Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"1977831ae716ec0a", X-B3-SpanId:"8ecebd443e3c1e15", X-B3-ParentSpanId:"1977831ae716ec0a", X-B3-Sampled:"0", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25fff63a-cebb-4ea4-a10d-52a959e5e70a"]
2022-11-27T07:09:04.367Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","requestStatus":"IN_PROGRESS","startTime":1669532943931,"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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51","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":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99"}
2022-11-27T07:09:04.368Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T07:09:04.392Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:04.392Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.392Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T07:09:04.393Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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/419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:04.394Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:09:03.931+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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T07:09:04.380+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:04.394Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:04.395Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T07:09:04.403Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.403Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T07:09:04.403Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.403Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.404Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:04.404Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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:"1977831ae716ec0a", X-B3-SpanId:"242b871c97df0882", X-B3-ParentSpanId:"1977831ae716ec0a", X-B3-Sampled:"0", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c58f5f4-d02e-4acb-a5c7-e1e2b9ad8e3b"]
2022-11-27T07:09:04.404Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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\":\"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"905f338f-c79f-492d-b930-295e39afe187\",\"modelUuid\":\"905f338f-c79f-492d-b930-295e39afe187\",\"modelInvariantUuid\":\"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\"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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\"modelInvariantUuid\":\"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\"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\":\"82872686-e054-44f7-b3bf-5459448d93a0\",\"modelInvariantUuid\":\"02e2b29c-4703-4315-b494-794c9f0909ff\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"},\"instanceName\":\"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\":\"905f338f-c79f-492d-b930-295e39afe187\",\"modelInvariantId\":\"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"771e1951-90ac-46af-9b4f-bd31ea088da9\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","type":"String"},"mso-request-id":{"value":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","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-11-27T07:09:04.404Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:05.416Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:05.417Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:05.417Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:05.417Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 07:09:05 GMT", X-ONAP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-TransactionID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ECOMP-RequestID:"419db7fb-8cf0-4bf3-8959-96dcd24b2e99", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6c58f5f4-d02e-4acb-a5c7-e1e2b9ad8e3b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:09:05.418Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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\":\"419db7fb-8cf0-4bf3-8959-96dcd24b2e99\",\"instanceId\":\"26db0570-ce64-4270-89c7-f29da492602b\"}}","message":"Success","processInstanceID":"606f174c-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:09:05.418Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|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-11-27T07:09:05.418Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T07:09:05.421Z|419db7fb-8cf0-4bf3-8959-96dcd24b2e99|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:05.558Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:05.562Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:05.562Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:05.562Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:05.563Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:05.563Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:05.563Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9070c3da588c254d", X-B3-SpanId:"6b690ad59e95e545", X-B3-ParentSpanId:"9070c3da588c254d", X-B3-Sampled:"0", X-ONAP-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-TransactionID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-ECOMP-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8e56963-0902-435d-a2d5-cf91fcc5e1e2"]
2022-11-27T07:09:05.564Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:05.564Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:05.585Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:05.585Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:05.586Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:05.586Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:05.588Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:09:03.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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:05.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:05.588Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:05.588Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:05.590Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:05.590Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:05.590Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:05.591Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:05.591Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:05.591Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9070c3da588c254d", X-B3-SpanId:"6729e1af6126a0c9", X-B3-ParentSpanId:"9070c3da588c254d", X-B3-Sampled:"0", X-ONAP-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-TransactionID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-ECOMP-RequestID:"b1a8cf9f-078f-4f52-8c7e-0ed6a4771136", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e733c20-799a-4fde-8c2e-fb08dfd959c7"]
2022-11-27T07:09:05.591Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:05.592Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:05.842Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:05.842Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:05.843Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:05.843Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:05.844Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:05.844Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:05.844Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:05.852Z|b1a8cf9f-078f-4f52-8c7e-0ed6a4771136|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:13.682Z|8203f3a0-6f62-446f-99c2-b0f51f87f824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:13.683Z|8203f3a0-6f62-446f-99c2-b0f51f87f824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:13.690Z|368c2991-e48b-43b2-9624-d4b2ff9aa1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:13.690Z|f3a77268-560e-4591-b696-9fd0880ee3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:13.690Z|368c2991-e48b-43b2-9624-d4b2ff9aa1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:13.691Z|f3a77268-560e-4591-b696-9fd0880ee3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:14.017Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:14.022Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:14.022Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:14.023Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:14.023Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:14.023Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:14.023Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6d22a4a75804ab9", X-B3-SpanId:"bfd656df11dee35c", X-B3-ParentSpanId:"c6d22a4a75804ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-TransactionID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ECOMP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6554b8a-8619-427c-8dae-8e4782df2c10"]
2022-11-27T07:09:14.024Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:14.024Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:14.052Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:14.053Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:14.053Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:14.053Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:14.054Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:14.055Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:14.055Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:14.057Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:14.057Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:14.057Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:14.058Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:14.058Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:14.058Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6d22a4a75804ab9", X-B3-SpanId:"20eba77c8b1650fd", X-B3-ParentSpanId:"c6d22a4a75804ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-TransactionID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ECOMP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"873916db-d313-4ed6-877c-e00aef46afc2"]
2022-11-27T07:09:14.058Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:14.059Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:14.094Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:14.095Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:14.095Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:14.096Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:14.096Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:14.097Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:14.097Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:14.131Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:14.132Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:14.132Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:14.133Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:14.133Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:14.133Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-TransactionID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ECOMP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a18bce0c-c355-43fa-8154-e9205a58d4c8"]
2022-11-27T07:09:14.134Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:14.134Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:14.263Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:14.264Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:14.264Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:14.264Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1D9A4D61C3BA590B8F49645802E123D4; 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:"Sun, 27 Nov 2022 07:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:14.265Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6543d17d-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:12.524+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6542bfcc-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:14.265Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:14.265Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:14.289Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:14.290Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:14.290Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:14.290Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:14.290Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:14.291Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-TransactionID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ECOMP-RequestID:"ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d5dbc55-8604-4ea5-9ef5-3ee607f136bb"]
2022-11-27T07:09:14.291Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:14.291Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:14.412Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:14.413Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:14.414Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:14.415Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=032A9F950EA2FF33719D81C1D3FF0FF8; 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:"Sun, 27 Nov 2022 07:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:14.416Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:6543d184-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","executionId":"6543d17d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:12.524+0000","endTime":"2022-11-27T07:09:12.525+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:14.416Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:14.417Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:14.421Z|ccd2b8ac-2406-4e86-aa3a-6fc8cc0b7be6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:15.986Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:15.990Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:15.991Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:15.991Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:15.991Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:15.991Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:15.992Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4178ca43d8646c02", X-B3-SpanId:"3c8a3b403dd70792", X-B3-ParentSpanId:"4178ca43d8646c02", X-B3-Sampled:"0", X-ONAP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-TransactionID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ECOMP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0284d418-a601-485a-82df-5cbf8a444d12"]
2022-11-27T07:09:15.992Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:15.992Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:16.013Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:16.014Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:16.014Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:16.015Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:16.015Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:15.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:16.016Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:16.016Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:16.018Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:16.018Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:16.018Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:16.019Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:16.019Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:16.019Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4178ca43d8646c02", X-B3-SpanId:"57299a1ad13b4bac", X-B3-ParentSpanId:"4178ca43d8646c02", X-B3-Sampled:"0", X-ONAP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-TransactionID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ECOMP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66f0ec91-819f-4732-8e73-55799572d7bb"]
2022-11-27T07:09:16.020Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:16.020Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:16.030Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:16.031Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:16.031Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:16.031Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:16.032Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:16.032Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:16.033Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:16.059Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:16.060Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:16.060Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:16.061Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:16.061Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:16.061Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-TransactionID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ECOMP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a543f778-d0c7-4fa7-9dc9-d374bf16fa6d"]
2022-11-27T07:09:16.061Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:16.062Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:16.214Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:16.215Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:16.215Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:16.215Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DB93266B7BD75E8EF1AAA28B3493E98E; 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:"Sun, 27 Nov 2022 07:09:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:16.216Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"64521e78-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:10.940+0000","endTime":"2022-11-27T07:09:15.441+0000","removalTime":null,"durationInMillis":4501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"639dc1e8-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:09:16.216Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:16.216Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:16.248Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:16.250Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:16.250Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:16.250Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:16.250Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:16.251Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-TransactionID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ECOMP-RequestID:"8485317f-697d-4401-8f6d-003fcc49ac8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9191d01-ec11-4760-9968-78f4b311ae7d"]
2022-11-27T07:09:16.251Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:16.251Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:16.388Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:16.389Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:16.389Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:16.389Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E28C4E2A6DB667C2B2A91DD3F6603D98; 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:"Sun, 27 Nov 2022 07:09:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:16.390Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"64849f7e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"SubProcess_0y8yozw:646817b2-6e22-11ed-884a-b283cc742bbe","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"64521e78-6e22-11ed-884a-b283cc742bbe","executionId":"6484786c-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:11.271+0000","endTime":"2022-11-27T07:09:15.310+0000","durationInMillis":4039,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:16.390Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:16.391Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=64521e78-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:16.394Z|8485317f-697d-4401-8f6d-003fcc49ac8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:17.894Z|8a531d83-a2ba-4e9f-a045-a4c8613aa409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:17.895Z|8a531d83-a2ba-4e9f-a045-a4c8613aa409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:18.317Z|0c05c2e1-2852-47a9-9d3f-64604b4ad8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:18.318Z|0c05c2e1-2852-47a9-9d3f-64604b4ad8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:23.724Z|da5fcf27-db0e-4809-88de-3f630cda790d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:23.724Z|da5fcf27-db0e-4809-88de-3f630cda790d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:23.751Z|61e811b3-8f86-4b62-bd3c-9efd98045e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:23.751Z|61e811b3-8f86-4b62-bd3c-9efd98045e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:23.766Z|3f8c2f36-0d1e-4216-b5c9-c104910b31e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:23.766Z|3f8c2f36-0d1e-4216-b5c9-c104910b31e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:24.552Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:24.557Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:24.557Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:24.558Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:24.558Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:24.558Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:24.559Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a14077a3e3f8a728", X-B3-SpanId:"1a6755cacbf29a3c", X-B3-ParentSpanId:"a14077a3e3f8a728", X-B3-Sampled:"0", X-ONAP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-TransactionID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ECOMP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ce25d6-a7cb-473c-b33b-12a10f951ab8"]
2022-11-27T07:09:24.559Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:24.559Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:24.580Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:24.581Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:24.581Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:24.582Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:24.584Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:24.584Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:24.585Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:24.586Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:24.587Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:24.587Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:24.587Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:24.588Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:24.588Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a14077a3e3f8a728", X-B3-SpanId:"6909487b56d0fd2b", X-B3-ParentSpanId:"a14077a3e3f8a728", X-B3-Sampled:"0", X-ONAP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-TransactionID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ECOMP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ff2db7-b20d-4825-b292-1c4588a03f2a"]
2022-11-27T07:09:24.588Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:24.588Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:24.600Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:24.600Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:24.600Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:24.601Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:24.601Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:09:24.601Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:24.602Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:24.710Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:24.711Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:24.711Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:24.711Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:24.711Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:24.712Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-TransactionID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ECOMP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ad4faa7-8642-4011-bbb5-edca90d59447"]
2022-11-27T07:09:24.712Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:24.712Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:24.842Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:24.843Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:24.843Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:24.843Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=057FA26A050ACF4A8C02B8F089CC555F; 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:"Sun, 27 Nov 2022 07:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:24.844Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6543d17d-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:12.524+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6542bfcc-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:24.844Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:24.844Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:24.871Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:24.872Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:24.872Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:24.872Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:24.872Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:24.873Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-TransactionID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ECOMP-RequestID:"d84608db-ba79-407f-9ad0-1e8578e5fda3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fd92d63-3005-4952-80d2-a5883c81dfa0"]
2022-11-27T07:09:24.873Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:24.873Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:24.996Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:24.997Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:24.997Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:24.997Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F979B81CECE508D6675575F0663D580F; 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:"Sun, 27 Nov 2022 07:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:24.998Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:68ba8109-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","executionId":"6543d17d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:18.335+0000","endTime":"2022-11-27T07:09:18.340+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:24.998Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:24.998Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:25.002Z|d84608db-ba79-407f-9ad0-1e8578e5fda3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:26.522Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:26.526Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:26.527Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:26.527Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:26.527Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:26.528Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:26.528Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e035b43ef6ff8a5e", X-B3-SpanId:"3ad4dae4473d0080", X-B3-ParentSpanId:"e035b43ef6ff8a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-TransactionID:"531a6983-e815-40d8-844e-adc078995f39", X-ECOMP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ff605aa-99dd-48b9-a10e-75cdd5b10611"]
2022-11-27T07:09:26.528Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:26.529Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:26.549Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:26.550Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:26.551Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:26.551Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:26.552Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:20.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:26.552Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:26.553Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:26.554Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:26.555Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:26.555Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:26.555Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:26.555Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:26.556Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e035b43ef6ff8a5e", X-B3-SpanId:"9fe7b94a6f8a4bf3", X-B3-ParentSpanId:"e035b43ef6ff8a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-TransactionID:"531a6983-e815-40d8-844e-adc078995f39", X-ECOMP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1165cea6-a153-48eb-9d99-bd00fce43426"]
2022-11-27T07:09:26.556Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:26.556Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:26.569Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:26.570Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:26.570Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:26.571Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:26.571Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:26.572Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:26.572Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:26.600Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:26.601Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:26.601Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:26.602Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:26.602Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:26.602Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-TransactionID:"531a6983-e815-40d8-844e-adc078995f39", X-ECOMP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c58f00b-ee95-4393-becd-5dc22d6df8a6"]
2022-11-27T07:09:26.603Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:26.603Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:26.730Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:26.731Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:26.732Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:26.732Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8445137685770B7EBFE5BE69454C89C6; 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:"691", Date:"Sun, 27 Nov 2022 07:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:26.732Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6ae8102d-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:21.989+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6a175267-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:26.733Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:26.733Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:26.757Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:26.758Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:26.758Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:26.759Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:26.759Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:26.759Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-TransactionID:"531a6983-e815-40d8-844e-adc078995f39", X-ECOMP-RequestID:"531a6983-e815-40d8-844e-adc078995f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b21ef37-8a48-4505-b59a-705da114022e"]
2022-11-27T07:09:26.759Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:26.760Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:26.879Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:26.880Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:26.880Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:26.880Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A745365F6CFC7C3D45279AEBDF99F835; 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:"Sun, 27 Nov 2022 07:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:26.881Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:6aee29e2-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6ae8102d-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6ae8102d-6e22-11ed-884a-b283cc742bbe","executionId":"6ae8102d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:22.029+0000","endTime":"2022-11-27T07:09:22.030+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:26.881Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:26.881Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ae8102d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:26.885Z|531a6983-e815-40d8-844e-adc078995f39|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:32.894Z|8dc0cec1-e2ee-4f4d-8488-bfb14a7adf93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:32.895Z|8dc0cec1-e2ee-4f4d-8488-bfb14a7adf93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:33.766Z|7429c3d1-1f1d-442d-a715-d4e77cf7d68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:33.767Z|7429c3d1-1f1d-442d-a715-d4e77cf7d68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:33.788Z|2f0b061c-3950-40c0-9255-46ea7d3b90c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:33.789Z|2f0b061c-3950-40c0-9255-46ea7d3b90c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:33.824Z|cd0ae8a7-982d-44f9-b7d9-46e42c70f66b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:33.824Z|cd0ae8a7-982d-44f9-b7d9-46e42c70f66b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:35.138Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:35.143Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:35.143Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:35.143Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:35.144Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:35.144Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:35.144Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3797e5074e210567", X-B3-SpanId:"4d827b8191651ac5", X-B3-ParentSpanId:"3797e5074e210567", X-B3-Sampled:"0", X-ONAP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-TransactionID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ECOMP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f4cb8a-8acf-4c6e-9837-506cb6e08478"]
2022-11-27T07:09:35.145Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:35.145Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:35.168Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:35.169Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:35.170Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:35.170Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:35.171Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:35.172Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:35.172Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:35.174Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:35.175Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:35.175Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:35.176Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:35.176Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:35.176Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3797e5074e210567", X-B3-SpanId:"aa3fb8b664282a02", X-B3-ParentSpanId:"3797e5074e210567", X-B3-Sampled:"0", X-ONAP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-TransactionID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ECOMP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"614b3ba0-583d-4eed-af23-62a57cfc003b"]
2022-11-27T07:09:35.177Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:35.177Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:35.194Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:35.195Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:35.196Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:35.196Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:35.198Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:09:35.198Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:35.199Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:35.236Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:35.237Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:35.237Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:35.237Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:35.238Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:35.238Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-TransactionID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ECOMP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a56ed1b-8365-4ac5-9167-835b7f986ca9"]
2022-11-27T07:09:35.238Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:35.239Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:35.366Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:35.367Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:35.367Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:35.367Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6393712FE2FCBF9B70E59080E85B452C; 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:"Sun, 27 Nov 2022 07:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:35.368Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6543d17d-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:12.524+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6542bfcc-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:35.368Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:35.368Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:35.391Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:35.392Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:35.392Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:35.392Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:35.393Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:35.393Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-TransactionID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ECOMP-RequestID:"0508a00c-a848-4527-a14c-5623d8c88926", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81a0863e-5d8b-44f0-88f3-f5eeec35eb7d"]
2022-11-27T07:09:35.393Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:35.393Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:35.517Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:35.518Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:35.518Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:35.518Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=70E37F9CD61A3D5FC4A3941B3A101ACD; 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:"Sun, 27 Nov 2022 07:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:35.519Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:68ba8109-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","executionId":"6543d17d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:18.335+0000","endTime":"2022-11-27T07:09:18.340+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:35.519Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:35.519Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:35.523Z|0508a00c-a848-4527-a14c-5623d8c88926|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:37.005Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:37.009Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:37.010Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:37.010Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:37.010Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:37.011Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:37.011Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6881d48ef15bb862", X-B3-SpanId:"629b3c4dfd6b6a5b", X-B3-ParentSpanId:"6881d48ef15bb862", X-B3-Sampled:"0", X-ONAP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-TransactionID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ECOMP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9448483d-7d3a-4fd1-ad7d-e07a4d8446a0"]
2022-11-27T07:09:37.011Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:37.011Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:37.037Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:37.037Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:37.037Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:37.038Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:37.039Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:31.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:37.040Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:37.040Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:37.042Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:37.042Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:37.043Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:37.043Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:37.043Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:37.044Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6881d48ef15bb862", X-B3-SpanId:"dc3d41ebc8f47a6b", X-B3-ParentSpanId:"6881d48ef15bb862", X-B3-Sampled:"0", X-ONAP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-TransactionID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ECOMP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7e8cc67-bf48-469e-94f7-f453c3e3ee06"]
2022-11-27T07:09:37.044Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:37.044Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:37.054Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:37.054Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:37.055Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:37.055Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:37.056Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:37.056Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:37.056Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:37.078Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:37.078Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:37.079Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:37.079Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:37.079Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:37.079Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-TransactionID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ECOMP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a02ec78a-3df4-48d8-936c-bc5abacdd802"]
2022-11-27T07:09:37.080Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:37.080Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:37.205Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:37.205Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:37.206Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:37.206Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DC6B7BA470C22FAFD77A403B6AD920F9; 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:"Sun, 27 Nov 2022 07:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:37.206Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:35.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"721733f2-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:37.207Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:37.207Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:37.237Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:37.237Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:37.237Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:37.238Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:37.238Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:37.238Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-TransactionID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ECOMP-RequestID:"d5a28800-dd05-4a8f-b139-b1a09d7d35d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a1e061d-8037-4059-9026-4f83b8c78d75"]
2022-11-27T07:09:37.238Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:37.239Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:37.364Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:37.365Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:37.365Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:37.365Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2AC710A2801417D92275D10ABA5D958D; 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:"Sun, 27 Nov 2022 07:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:37.366Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:72c4d94b-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"SubProcess_2:72c43d02-6e22-11ed-884a-b283cc742bbe","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processInstanceId":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","executionId":"72c4d949-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:35.180+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:37.366Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:37.366Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:37.370Z|d5a28800-dd05-4a8f-b139-b1a09d7d35d1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:43.804Z|dd973df8-b4be-4902-88be-b9ec63ba0220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:43.805Z|dd973df8-b4be-4902-88be-b9ec63ba0220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:43.825Z|e14fa828-f9df-4ee9-969c-f31ec190b2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:43.826Z|e14fa828-f9df-4ee9-969c-f31ec190b2a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:43.902Z|36ca64ee-857a-41f6-8adb-eb006454f99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:43.903Z|36ca64ee-857a-41f6-8adb-eb006454f99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:45.653Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:45.663Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:45.664Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:45.664Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:45.664Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:45.665Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:45.665Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b3846c045f0bd1f", X-B3-SpanId:"beeaeddd47c0a47c", X-B3-ParentSpanId:"3b3846c045f0bd1f", X-B3-Sampled:"0", X-ONAP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-TransactionID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ECOMP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"953bb2b0-c8bc-42d8-b7b2-c5a7d0003fcb"]
2022-11-27T07:09:45.665Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:45.666Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:45.694Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:45.695Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:45.695Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:45.696Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:45.699Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:45.699Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:45.699Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:45.701Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:45.701Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:45.701Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:45.702Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:45.702Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:45.703Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b3846c045f0bd1f", X-B3-SpanId:"f6a0c1906fc51fa9", X-B3-ParentSpanId:"3b3846c045f0bd1f", X-B3-Sampled:"0", X-ONAP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-TransactionID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ECOMP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeea6237-de8b-4e0e-9912-5de232dd0182"]
2022-11-27T07:09:45.703Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:45.704Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:45.715Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:45.715Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:45.715Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:45.716Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:45.716Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:09:45.717Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:45.717Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:45.746Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:45.747Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:45.747Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:45.747Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:45.747Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:45.748Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-TransactionID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ECOMP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb75cc3-98be-42fb-a897-0b64e016f94c"]
2022-11-27T07:09:45.748Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:45.748Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:45.884Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:45.885Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:45.885Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:45.886Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1840333D1D5D5166A416377585AEB45F; 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:"Sun, 27 Nov 2022 07:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:45.888Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6543d17d-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:12.524+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6542bfcc-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:45.889Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:45.889Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:45.909Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:45.909Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:45.909Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:45.910Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:45.910Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:45.910Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-TransactionID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ECOMP-RequestID:"cde4e260-197d-4fa6-88c9-4d01bf50866c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9981997-3fb2-41f0-8c15-de571535ab24"]
2022-11-27T07:09:45.910Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:45.911Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:46.030Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:46.030Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:46.031Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:46.031Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=151B0F370953050D634D75A691529C1A; 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:"Sun, 27 Nov 2022 07:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:46.032Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:68ba8109-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","executionId":"6543d17d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:18.335+0000","endTime":"2022-11-27T07:09:18.340+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:46.032Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:46.032Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:46.036Z|cde4e260-197d-4fa6-88c9-4d01bf50866c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:47.500Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:47.507Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:47.507Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:47.508Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:47.508Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:47.508Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:47.508Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be5d725eaefd2ef", X-B3-SpanId:"761e0ea6152bf357", X-B3-ParentSpanId:"9be5d725eaefd2ef", X-B3-Sampled:"0", X-ONAP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-TransactionID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ECOMP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017b07bf-dbe5-4a0b-a69f-ab575f4c6e7f"]
2022-11-27T07:09:47.509Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:47.509Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:47.529Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:47.529Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:47.530Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:47.530Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:47.531Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:31.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:47.531Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:47.531Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:47.533Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:47.533Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:47.533Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:47.534Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:47.534Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:47.534Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be5d725eaefd2ef", X-B3-SpanId:"223c584e5c61e604", X-B3-ParentSpanId:"9be5d725eaefd2ef", X-B3-Sampled:"0", X-ONAP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-TransactionID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ECOMP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f46f8a42-2bd6-4132-b138-b340cabc5b7f"]
2022-11-27T07:09:47.534Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:47.535Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:47.548Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:47.548Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:47.548Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:47.549Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:47.549Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:47.549Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:47.550Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:47.578Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:47.579Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:47.579Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:47.580Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:47.580Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:47.580Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-TransactionID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ECOMP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f52072d-6782-45e1-aae6-6889182967b8"]
2022-11-27T07:09:47.580Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:47.581Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:47.703Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:47.704Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:47.704Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:47.705Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A991E40F1E66717C336B52E7E283D9F6; 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:"Sun, 27 Nov 2022 07:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:47.705Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:35.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"721733f2-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:47.705Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:47.706Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:47.726Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:47.727Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:47.727Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:47.727Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:47.727Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:47.728Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-TransactionID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ECOMP-RequestID:"805fab88-f6bc-4d08-983f-7ea88b7533e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649c6b62-1d7d-4f03-a25f-5c355c8e2ee8"]
2022-11-27T07:09:47.728Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:47.729Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:47.859Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:47.860Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:47.860Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:47.860Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=11BC7B85FA729C0C51B8278F1A18B869; 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:"Sun, 27 Nov 2022 07:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:47.861Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:72c4d94b-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"SubProcess_2:72c43d02-6e22-11ed-884a-b283cc742bbe","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processInstanceId":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","executionId":"72c4d949-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:35.180+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:47.861Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:47.861Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:47.865Z|805fab88-f6bc-4d08-983f-7ea88b7533e4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:47.894Z|749b6504-61d6-456e-a686-8e566a17144b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:47.894Z|749b6504-61d6-456e-a686-8e566a17144b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:48.319Z|7c2c3764-28c8-4c23-9116-77af98cb56e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:09:48.320Z|7c2c3764-28c8-4c23-9116-77af98cb56e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:09:50.149Z|7dddf662-8428-4767-a226-c694c1f13225|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:09:50.150Z|7dddf662-8428-4767-a226-c694c1f13225|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:53.846Z|2a029971-3b59-4171-b8cf-65f19c1adb99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:53.847Z|2a029971-3b59-4171-b8cf-65f19c1adb99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:53.864Z|530ff346-7a8e-4804-ad28-67d0e2d2f455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:53.865Z|530ff346-7a8e-4804-ad28-67d0e2d2f455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:53.936Z|650bd206-e143-4f8b-b702-189c5dd708cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:09:53.937Z|650bd206-e143-4f8b-b702-189c5dd708cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:09:56.172Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:56.177Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:56.178Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:09:56.178Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:56.178Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:09:56.179Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:09:56.179Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37b97be534ed452e", X-B3-SpanId:"cec39933ec16f458", X-B3-ParentSpanId:"37b97be534ed452e", X-B3-Sampled:"0", X-ONAP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-TransactionID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ECOMP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8093a94f-7da5-4a90-94cf-878aada26037"]
2022-11-27T07:09:56.179Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:09:56.180Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:09:56.207Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:56.207Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:56.208Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:09:56.208Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:56.209Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:09:56.209Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:56.209Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:09:56.211Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:56.211Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:56.211Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:56.211Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:09:56.212Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:56.212Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37b97be534ed452e", X-B3-SpanId:"b6d2b95560b34987", X-B3-ParentSpanId:"37b97be534ed452e", X-B3-Sampled:"0", X-ONAP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-TransactionID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ECOMP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c77271f-552b-4dc0-a87b-c928bbad0f80"]
2022-11-27T07:09:56.212Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:56.212Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:56.225Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:56.225Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:56.225Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:56.226Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:56.226Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:09:56.227Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:56.227Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:56.250Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:56.251Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:56.251Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:56.251Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:56.251Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:56.252Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-TransactionID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ECOMP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eb01057-7df2-4567-922d-cdf747a39473"]
2022-11-27T07:09:56.252Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:56.252Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:56.377Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:56.378Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:56.378Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:56.378Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1CEFFA31096E5DC3FBD18EE8F60E71C2; 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:"Sun, 27 Nov 2022 07:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:56.379Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6543d17d-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:12.524+0000","endTime":"2022-11-27T07:09:51.327+0000","removalTime":null,"durationInMillis":38803,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"6542bfcc-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:09:56.379Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:56.380Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:56.400Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:56.401Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:56.401Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:56.401Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:56.402Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:56.402Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-TransactionID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ECOMP-RequestID:"babb7cea-724c-4383-9f01-7d2547a4868e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ff9dfc7-b0a7-4a50-8c17-e632e042ab94"]
2022-11-27T07:09:56.402Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:56.403Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:56.529Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:56.529Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:56.530Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:56.530Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=10854858E3C2402D9E499EF404B6944C; 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:"Sun, 27 Nov 2022 07:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:56.530Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:7c648889-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"6543d17d-6e22-11ed-884a-b283cc742bbe","executionId":"6543d17d-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:51.326+0000","endTime":"2022-11-27T07:09:51.326+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:56.531Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:56.531Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6543d17d-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:56.542Z|babb7cea-724c-4383-9f01-7d2547a4868e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:09:57.996Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:09:58.000Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:58.001Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:09:58.001Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:58.001Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:09:58.001Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:09:58.002Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecf45fcc4b037191", X-B3-SpanId:"2f665dcaf609b3db", X-B3-ParentSpanId:"ecf45fcc4b037191", X-B3-Sampled:"0", X-ONAP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-TransactionID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ECOMP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"917fbc94-a1a3-475f-947c-b35fd07b2b52"]
2022-11-27T07:09:58.002Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:09:58.002Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:09:58.023Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:58.023Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:58.024Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:09:58.024Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:09:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:58.025Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:09:31.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:09:58.026Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:58.026Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:09:58.027Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:58.028Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:09:58.028Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:58.028Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:09:58.028Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:09:58.029Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecf45fcc4b037191", X-B3-SpanId:"daacb804c2bd4200", X-B3-ParentSpanId:"ecf45fcc4b037191", X-B3-Sampled:"0", X-ONAP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-TransactionID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ECOMP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93cff387-ce6b-428a-9c7e-e7dc22675328"]
2022-11-27T07:09:58.029Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:09:58.029Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:09:58.045Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:58.045Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:58.046Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:09:58.046Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:09:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:58.048Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:09:58.049Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:58.049Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:09:58.070Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:58.070Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:58.071Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:58.071Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:09:58.071Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:58.071Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-TransactionID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ECOMP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"243f5a67-b7f7-4a2e-a1d9-0c3e34f4fec8"]
2022-11-27T07:09:58.071Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:58.072Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:58.196Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:58.197Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:58.197Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:58.198Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=26A87E9D2A9379DDA2A8C245A75C1CDD; 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:"Sun, 27 Nov 2022 07:09:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:58.198Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-11-27T07:09:35.113+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"721733f2-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:09:58.199Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:58.199Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:58.221Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:58.222Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:09:58.222Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:09:58.222Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:09:58.223Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:09:58.223Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-TransactionID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ECOMP-RequestID:"ab96562c-9c28-419d-beee-5f1f49ebcd21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be943df7-d8d7-4fd5-8a06-3db58b77bf35"]
2022-11-27T07:09:58.223Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:09:58.223Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:09:58.347Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:09:58.347Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:09:58.348Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:09:58.348Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0513DF408083E86F282FB5AB5C58DE84; 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:"Sun, 27 Nov 2022 07:09:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:09:58.348Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:72c4d94b-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"SubProcess_2:72c43d02-6e22-11ed-884a-b283cc742bbe","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:de31e86f-6e13-11ed-884a-b283cc742bbe","processInstanceId":"72ba9ffc-6e22-11ed-884a-b283cc742bbe","executionId":"72c4d949-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:09:35.180+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:09:58.349Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:09:58.349Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72ba9ffc-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:09:58.352Z|ab96562c-9c28-419d-beee-5f1f49ebcd21|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:02.894Z|d98a06bf-901e-4ec7-85dc-61b26795d680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:02.895Z|d98a06bf-901e-4ec7-85dc-61b26795d680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:03.916Z|5d382557-466b-4809-be4f-9122dc8c0429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:03.916Z|2bed00f0-cb1e-4766-9704-fcf78aba5b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:03.917Z|2bed00f0-cb1e-4766-9704-fcf78aba5b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:03.917Z|5d382557-466b-4809-be4f-9122dc8c0429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:03.966Z|3abc1c1c-55bf-46df-96a2-7faba456df7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:03.966Z|3abc1c1c-55bf-46df-96a2-7faba456df7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:06.681Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:06.687Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:06.687Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:06.687Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:06.688Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:06.688Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:06.688Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a3a67824ba7e323", X-B3-SpanId:"e492ee2808e16757", X-B3-ParentSpanId:"6a3a67824ba7e323", X-B3-Sampled:"0", X-ONAP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-TransactionID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ECOMP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a331d09-c856-42dc-8963-37d6fc3617cc"]
2022-11-27T07:10:06.688Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:06.689Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:06.711Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:06.712Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:06.712Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:06.712Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:06.715Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "progress" : 89,
  "startTime" : "2022-11-27T07:08:50.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:06.715Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:06.716Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:06.717Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:06.718Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:06.718Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:06.718Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:06.719Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:06.719Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a3a67824ba7e323", X-B3-SpanId:"9b606ac70505b9b6", X-B3-ParentSpanId:"6a3a67824ba7e323", X-B3-Sampled:"0", X-ONAP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-TransactionID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ECOMP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c79b21b-4a0e-4b0b-8384-c5fc37d57b66"]
2022-11-27T07:10:06.719Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:06.720Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:06.736Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:06.737Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:06.737Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:06.737Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:06.741Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:06.741Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:06.742Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:06.768Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:06.769Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:06.769Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:06.769Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:06.769Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:06.770Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-TransactionID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ECOMP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72016f40-47e3-4b4d-837e-f99d8e9d4b0e"]
2022-11-27T07:10:06.770Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:06.770Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:06.896Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:06.897Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:06.897Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:06.897Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=216F49E99266A9588B07C18F22A9FB8A; 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:"Sun, 27 Nov 2022 07:10:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:06.898Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"842d548b-6e22-11ed-884a-b283cc742bbe","businessKey":"b5404e5a-ece7-45c5-b391-4a964ad1cfb9","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:04.386+0000","endTime":"2022-11-27T07:10:04.821+0000","removalTime":null,"durationInMillis":435,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"842c69f4-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:10:06.898Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:06.898Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:06.918Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:06.919Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:06.919Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:06.919Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:06.920Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:06.920Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-TransactionID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ECOMP-RequestID:"ec95fc1c-bff8-49a9-9026-d495c304e90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"811cd137-546c-4edd-bb7d-1596e9420a38"]
2022-11-27T07:10:06.920Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:06.920Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:07.040Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:07.041Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:07.041Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:07.041Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=03D7B421BEADAE1BADB0FB5F017A7922; 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:"Sun, 27 Nov 2022 07:10:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:07.042Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:842da2be-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"842d548b-6e22-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"842d548b-6e22-11ed-884a-b283cc742bbe","executionId":"842d548b-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:04.388+0000","endTime":"2022-11-27T07:10:04.820+0000","durationInMillis":432,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58830bfa-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:07.042Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:07.042Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=842d548b-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:07.047Z|ec95fc1c-bff8-49a9-9026-d495c304e90f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:08.480Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:08.485Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:08.485Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:10:08.485Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:08.486Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:08.486Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:10:08.486Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d02d176bfa8809", X-B3-SpanId:"7e05bda18b5f1d55", X-B3-ParentSpanId:"d2d02d176bfa8809", X-B3-Sampled:"0", X-ONAP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-TransactionID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ECOMP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f2d1f3f-ce99-49b9-a421-d261dedc33c5"]
2022-11-27T07:10:08.487Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:10:08.487Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:10:08.506Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:08.506Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:08.506Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:10:08.507Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:08.508Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:10:08.508Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:08.509Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:10:08.510Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:08.511Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:08.511Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:08.511Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:08.511Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:08.511Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d02d176bfa8809", X-B3-SpanId:"0ff4f8b709fab0ba", X-B3-ParentSpanId:"d2d02d176bfa8809", X-B3-Sampled:"0", X-ONAP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-TransactionID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ECOMP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"450fc330-ca6f-41b9-b91e-de59a4256047"]
2022-11-27T07:10:08.512Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:08.512Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:08.843Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:08.843Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:08.844Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:08.844Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:10:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:08.845Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:08.845Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:08.846Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:08.872Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:08.873Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:08.873Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:08.873Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:08.873Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:08.874Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-TransactionID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ECOMP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e19d7cda-775f-4a28-9caf-b229f95db998"]
2022-11-27T07:10:08.874Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:08.874Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:09.009Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:09.009Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:09.010Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:09.010Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=00C1CAAF9D775AB9FC0A802E5CBDDE0B; 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:"691", Date:"Sun, 27 Nov 2022 07:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:09.010Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:09.011Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:09.011Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:09.035Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:09.035Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:09.035Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:09.036Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:09.036Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:09.036Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-TransactionID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ECOMP-RequestID:"ce0aad45-0e67-4ce7-adb6-45a166e382b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecd7fcbf-2759-4649-b7e4-01c45478f5b3"]
2022-11-27T07:10:09.036Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:09.037Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:09.164Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:09.164Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:09.164Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:09.165Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DD96040617615D485DA54C9CCE85E49D; 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:"Sun, 27 Nov 2022 07:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:09.165Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:09.165Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:09.166Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:09.170Z|ce0aad45-0e67-4ce7-adb6-45a166e382b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:13.952Z|2baff5c9-32c2-459b-9043-36ff4937f923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:13.952Z|876406a2-4280-4c61-8c80-bc35cc83d8fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:13.952Z|2baff5c9-32c2-459b-9043-36ff4937f923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:13.953Z|876406a2-4280-4c61-8c80-bc35cc83d8fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:13.992Z|e0596684-394a-42fe-8a7a-2d05e685a6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:13.993Z|e0596684-394a-42fe-8a7a-2d05e685a6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:17.174Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:17.178Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.179Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:17.179Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.179Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.180Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:17.180Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0addac8c092b409", X-B3-SpanId:"588b9b9d7cde2c63", X-B3-ParentSpanId:"a0addac8c092b409", X-B3-Sampled:"0", X-ONAP-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-TransactionID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-ECOMP-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9787338b-0b42-4e20-a11b-6e827fda755c"]
2022-11-27T07:10:17.180Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:17.181Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.203Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.203Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.203Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:17.204Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.206Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "endTime" : "2022-11-27T07:10:06.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:17.206Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.207Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:17.209Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.209Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:17.209Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.210Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.210Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:17.210Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0addac8c092b409", X-B3-SpanId:"c86303e2d24e200f", X-B3-ParentSpanId:"a0addac8c092b409", X-B3-Sampled:"0", X-ONAP-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-TransactionID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-ECOMP-RequestID:"2da40cf8-b1f1-4674-8e01-ab1e0607849d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8d966fd-b432-4bdb-8d72-34be0b4639f5"]
2022-11-27T07:10:17.211Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:17.211Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.222Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.223Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.224Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:17.224Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.225Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:17.225Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.226Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:17.233Z|2da40cf8-b1f1-4674-8e01-ab1e0607849d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:17.351Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:17.355Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.355Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:17.356Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.356Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.356Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:17.356Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d7a556c7c63e8f6", X-B3-SpanId:"e75748b86197dc7f", X-B3-ParentSpanId:"6d7a556c7c63e8f6", X-B3-Sampled:"0", X-ONAP-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-TransactionID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-ECOMP-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afff488f-3ce7-4be1-a579-3a72828608a4"]
2022-11-27T07:10:17.357Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:17.357Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.375Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.375Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.375Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:17.375Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.379Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "endTime" : "2022-11-27T07:10:06.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:17.380Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.380Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:17.381Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.381Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:17.382Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.382Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.382Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:17.382Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d7a556c7c63e8f6", X-B3-SpanId:"e331e17037b25099", X-B3-ParentSpanId:"6d7a556c7c63e8f6", X-B3-Sampled:"0", X-ONAP-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-TransactionID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-ECOMP-RequestID:"674a5619-b224-4f35-afd9-65bacccd1e6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"351ba146-cec6-442c-8971-571249aad7d1"]
2022-11-27T07:10:17.382Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:17.383Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.395Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.395Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.395Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:17.395Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.398Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:17.398Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.399Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:17.408Z|674a5619-b224-4f35-afd9-65bacccd1e6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:17.528Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:17.532Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.532Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:17.533Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.533Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.533Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:17.533Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e6227c1edbe17c", X-B3-SpanId:"048c5bf068a7b444", X-B3-ParentSpanId:"b7e6227c1edbe17c", X-B3-Sampled:"0", X-ONAP-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-TransactionID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-ECOMP-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a06e0b2-d15e-4559-b5cb-eed963f5e0c7"]
2022-11-27T07:10:17.534Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:17.534Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.552Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.552Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.552Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:17.552Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.556Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "endTime" : "2022-11-27T07:10:06.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:17.557Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.557Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:17.558Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.559Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:17.559Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.559Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.559Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:17.560Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e6227c1edbe17c", X-B3-SpanId:"93d41bbcf3303f92", X-B3-ParentSpanId:"b7e6227c1edbe17c", X-B3-Sampled:"0", X-ONAP-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-TransactionID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-ECOMP-RequestID:"90a2320b-441f-4d8e-97ad-7631663e7332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02978c45-a33a-4874-9997-98e5189d7e69"]
2022-11-27T07:10:17.560Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:17.560Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.574Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.574Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.574Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:17.575Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.576Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:17.576Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.576Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:17.582Z|90a2320b-441f-4d8e-97ad-7631663e7332|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:17.714Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:17.717Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.717Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:17.718Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.718Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.718Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:17.718Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c25c5e0da3d5a0fe", X-B3-SpanId:"7c4048bc180ccc9d", X-B3-ParentSpanId:"c25c5e0da3d5a0fe", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-TransactionID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-ECOMP-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bab85dd-8908-4578-8771-66c5767f22cf"]
2022-11-27T07:10:17.719Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:17.719Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.767Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.768Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.768Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:17.768Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.770Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "endTime" : "2022-11-27T07:10:06.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:17.770Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.770Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:17.772Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.772Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:17.772Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.772Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.773Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:17.773Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c25c5e0da3d5a0fe", X-B3-SpanId:"e96af35bad5fcd39", X-B3-ParentSpanId:"c25c5e0da3d5a0fe", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-TransactionID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-ECOMP-RequestID:"b8c42678-eb82-4e5a-8eb5-102e6d23ddfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1f77057-a313-4944-b01c-0c91ab3ab188"]
2022-11-27T07:10:17.773Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:17.773Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.783Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.783Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.783Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:17.783Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.785Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:17.785Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.785Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:17.793Z|b8c42678-eb82-4e5a-8eb5-102e6d23ddfd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:17.894Z|f68b2105-17bb-49ce-a9bf-d7d406e93343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:17.894Z|f68b2105-17bb-49ce-a9bf-d7d406e93343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:17.909Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:17.912Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.912Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||Invoke
2022-11-27T07:10:17.913Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.913Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9
2022-11-27T07:10:17.913Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Method      : GET
2022-11-27T07:10:17.913Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e914bf43008a63f4", X-B3-SpanId:"56d4aa36ba25d487", X-B3-ParentSpanId:"e914bf43008a63f4", X-B3-Sampled:"0", X-ONAP-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-TransactionID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-ECOMP-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a5cd96c-1e6d-4a95-a402-200a1ca408b8"]
2022-11-27T07:10:17.913Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Request body: 
2022-11-27T07:10:17.914Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.930Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.930Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.931Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Status text  : 
2022-11-27T07:10:17.931Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.934Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||Response body: {
  "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "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-11-27T07:08:50.000+00:00",
  "endTime" : "2022-11-27T07:10:06.000+00:00",
  "source" : "VID",
  "vnfId" : "8b9fa1d3-e2e1-457b-be24-2e35883aa363",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n\t\t\t\"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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_526d8039-1051-4d38-b1fa-644a04cc93e3\",\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\": \"93d62a89-3710-4cb1-bd67-f088b48c592e\",\n                                        \"modelInvariantUuid\": \"baea0048-e250-41eb-9558-de58e55c1996\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b0e091ac-de96-48f6-b153-a30857ce1c06\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"d9d50a05c66a469c98ce8b144379f8cb\",\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\": \"0c074a3c-14bc-4174-b1b3-57928ea76433\",\n                                                \"modelInvariantUuid\": \"f1e68fac-af51-4233-97c8-d2696be6e8f3\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"6ac85f84-e88f-476f-8378-dcafb8dedd1b\"\n                                            },\n                                            \"instanceName\": \"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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-master\",\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\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\n                            \"modelInvariantId\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\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\": \"c0168d6f-0f24-4175-b30f-a2e06df68b53\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
    "cloudIdentifier" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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-11-27T07:09:13.000+00:00"
  } ],
  "requestURI" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9"
    }
  }
}
2022-11-27T07:10:17.934Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.934Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|INFO|500||InvokeReturn
2022-11-27T07:10:17.935Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.936Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:17.936Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:17.936Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false
2022-11-27T07:10:17.936Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:17.937Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e914bf43008a63f4", X-B3-SpanId:"8b02ba51b47f50f2", X-B3-ParentSpanId:"e914bf43008a63f4", X-B3-Sampled:"0", X-ONAP-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-TransactionID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-ECOMP-RequestID:"1367e2f4-67a4-4d5d-bd60-f46f3e26d16a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d15c3032-8a34-4a99-8814-2df36d2ac7b4"]
2022-11-27T07:10:17.937Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:17.937Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:17.946Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:17.946Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:17.946Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:17.947Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&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:"Sun, 27 Nov 2022 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:17.947Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "b5404e5a-ece7-45c5-b391-4a964ad1cfb9",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669532955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:09:18.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:17.948Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:17.948Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b5404e5a-ece7-45c5-b391-4a964ad1cfb9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:17.956Z|1367e2f4-67a4-4d5d-bd60-f46f3e26d16a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b5404e5a-ece7-45c5-b391-4a964ad1cfb9|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:18.321Z|fdc6a618-5ff1-4228-bc29-19174e5c689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:18.321Z|fdc6a618-5ff1-4228-bc29-19174e5c689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:19.302Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:19.313Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:19.313Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:10:19.313Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:19.314Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:19.314Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:10:19.314Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46b7c2ad7ea7cdb3", X-B3-SpanId:"1d4c0dc9bb015b2d", X-B3-ParentSpanId:"46b7c2ad7ea7cdb3", X-B3-Sampled:"0", X-ONAP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-TransactionID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ECOMP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a000abaa-e470-4ed2-8c26-f03905d2d3f5"]
2022-11-27T07:10:19.315Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:10:19.315Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:10:19.333Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:19.333Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:19.334Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:10:19.335Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:19.336Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:10:19.336Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:19.336Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:10:19.337Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:19.338Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:19.338Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:19.339Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:19.339Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:19.339Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46b7c2ad7ea7cdb3", X-B3-SpanId:"2506da7d5e535f3a", X-B3-ParentSpanId:"46b7c2ad7ea7cdb3", X-B3-Sampled:"0", X-ONAP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-TransactionID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ECOMP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e416123-b370-47ad-ac54-b099c9baf3e1"]
2022-11-27T07:10:19.340Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:19.340Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:19.352Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:19.352Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:19.353Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:19.353Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:19.354Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:19.354Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:19.354Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:19.378Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:19.379Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:19.379Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:19.379Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:19.380Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:19.380Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-TransactionID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ECOMP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7eaa3fd-a0c8-434b-bcaa-bbb59304110a"]
2022-11-27T07:10:19.380Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:19.381Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:19.510Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:19.511Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:19.511Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:19.511Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=52844E60B125CEF11BC481CCE3823271; 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:"691", Date:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:19.512Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:19.513Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:19.513Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:19.533Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:19.533Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:19.533Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:19.534Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:19.534Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:19.534Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-TransactionID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ECOMP-RequestID:"ff785d19-e87e-4bbc-927f-8e4897f6bae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f9f63c-4af4-489f-bae4-2b93f93ba823"]
2022-11-27T07:10:19.534Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:19.534Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:19.660Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:19.661Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:19.661Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:19.661Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=762BCBB650D63B6254F335E7D345B006; 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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:19.662Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:19.662Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:19.663Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:19.666Z|ff785d19-e87e-4bbc-927f-8e4897f6bae2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:20.624Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:20.626Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||INFO|500||Checking if requestId: 4668abd5-c719-4413-9071-7ef3b2389d37 already exists in requestDb InfraActiveRequests table
2022-11-27T07:10:20.627Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:20.627Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:10:20.627Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.627Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:20.628Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:10:20.628Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee0ba8fbeb693339", X-B3-SpanId:"fdd8408cd03c9138", X-B3-ParentSpanId:"ee0ba8fbeb693339", X-B3-Sampled:"0", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff134080-1245-49d2-8cfa-39eaa3126436"]
2022-11-27T07:10:20.628Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:10:20.629Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.647Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.647Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:10:20.647Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:10:20.648Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:10:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.648Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: 
2022-11-27T07:10:20.648Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.648Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|404|Not Found|InvokeReturn
2022-11-27T07:10:20.655Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:10:20.659Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:10:20.708Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||Invoke
2022-11-27T07:10:20.708Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|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/d9d50a05c66a469c98ce8b144379f8cb with request headers:{Authorization=[***REDACTED***], X-RequestID=[4668abd5-c719-4413-9071-7ef3b2389d37], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d737aa41-1d35-43ee-b444-0888399704ec], X-ECOMP-RequestID=[4668abd5-c719-4413-9071-7ef3b2389d37], X-TransactionId=[], X-ONAP-RequestID=[4668abd5-c719-4413-9071-7ef3b2389d37]}
2022-11-27T07:10:20.766Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|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/d9d50a05c66a469c98ce8b144379f8cb has http status code:200 and response headers:{date=[Sun, 27 Nov 2022 07:10:18 GMT], content-length=[1032], vertex-id=[209000], x-aai-txid=[0-aai-resources-221127-07:10:18:935-50112], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:10:20.767Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|DEBUG|500||{"tenant-id":"d9d50a05c66a469c98ce8b144379f8cb","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1669532935618","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8b9fa1d3-e2e1-457b-be24-2e35883aa363","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8b9fa1d3-e2e1-457b-be24-2e35883aa363"}],"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-11-27T07:10:20.767Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d9d50a05c66a469c98ce8b144379f8cb|INFO|500||InvokeReturn
2022-11-27T07:10:20.769Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:10:20.769Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:10:20.770Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.770Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T07:10:20.770Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.770Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.771Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T07:10:20.771Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"ee0ba8fbeb693339", X-B3-SpanId:"2d87b658b92002a0", X-B3-ParentSpanId:"ee0ba8fbeb693339", X-B3-Sampled:"0", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552a8f47-d322-478d-a8f8-c228f2d46b50"]
2022-11-27T07:10:20.771Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec"},"instanceName":null,"requestScope":"service"}
2022-11-27T07:10:20.771Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.789Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.789Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:20.789Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T07:10:20.789Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"Sun, 27 Nov 2022 07:10:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.790Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T07:10:20.790Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.790Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T07:10:20.791Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:10:20.791Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||Invoke
2022-11-27T07:10:20.792Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.792Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:10:20.792Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Method      : GET
2022-11-27T07:10:20.792Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f2a48b3-fa7a-4c83-962e-484b4d471ca4"]
2022-11-27T07:10:20.793Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Request body: 
2022-11-27T07:10:20.793Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.822Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.822Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:20.822Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status text  : 
2022-11-27T07:10:20.823Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.829Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
  "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
  "created" : "2022-11-27 07:06:33.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:10:20.830Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.830Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||InvokeReturn
2022-11-27T07:10:20.833Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance
2022-11-27T07:10:20.834Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:10:20.834Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.834Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance
2022-11-27T07:10:20.834Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:10:20.835Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff20b75-e14c-4192-9a1f-d019bd060302"]
2022-11-27T07:10:20.835Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:10:20.835Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.855Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.855Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:10:20.856Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:10:20.856Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.856Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:10:20.856Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.857Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:10:20.857Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba
2022-11-27T07:10:20.858Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|INFO|500||Invoke
2022-11-27T07:10:20.858Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.858Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba
2022-11-27T07:10:20.859Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Method      : GET
2022-11-27T07:10:20.859Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8337c32b-f8d1-4865-b2d3-5ebeaba76815"]
2022-11-27T07:10:20.859Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Request body: 
2022-11-27T07:10:20.859Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.888Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.888Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:20.888Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Status text  : 
2022-11-27T07:10:20.889Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.890Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
      "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
      "created" : "2022-11-27 07:06:33.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" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba"
    }
  }
}
2022-11-27T07:10:20.891Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.891Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a1339a11-4874-43d1-a81a-2c2161cb20ba|INFO|500||InvokeReturn
2022-11-27T07:10:20.894Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance
2022-11-27T07:10:20.894Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:10:20.895Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.895Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance
2022-11-27T07:10:20.895Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:10:20.896Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd5bf57c-a551-4a7c-bcde-dc2afd8125bb"]
2022-11-27T07:10:20.896Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:10:20.896Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.909Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.910Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:10:20.910Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:10:20.910Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.911Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:10:20.911Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.911Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1454b9e0-d25d-4cb7-b6a0-85d22e49fe74&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:10:20.912Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.912Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T07:10:20.913Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.913Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.913Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T07:10:20.913Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38ef646-1b96-4df4-9caa-9306cc8af806"]
2022-11-27T07:10:20.914Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T07:10:20.914Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.935Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.935Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.935Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T07:10:20.936Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.938Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:10:20.938Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.938Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T07:10:20.940Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.941Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.941Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.941Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.942Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.942Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c34c4276-a3f3-4f07-8b50-b0627a89e02a"]
2022-11-27T07:10:20.942Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.942Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.959Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.959Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.959Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.960Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.962Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T07:10:20.962Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.962Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:20.964Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:10:20.964Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||Invoke
2022-11-27T07:10:20.964Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.965Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74
2022-11-27T07:10:20.965Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Method      : GET
2022-11-27T07:10:20.965Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"912bb2e3-fb67-40c2-a2e4-e392728e757d"]
2022-11-27T07:10:20.966Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Request body: 
2022-11-27T07:10:20.966Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||==========================request end================================================
2022-11-27T07:10:20.988Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:20.988Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:20.989Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Status text  : 
2022-11-27T07:10:20.989Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:20.991Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "1454b9e0-d25d-4cb7-b6a0-85d22e49fe74",
  "modelInvariantUUID" : "a1339a11-4874-43d1-a81a-2c2161cb20ba",
  "created" : "2022-11-27 07:06:33.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:10:20.991Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:20.992Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1454b9e0-d25d-4cb7-b6a0-85d22e49fe74|INFO|500||InvokeReturn
2022-11-27T07:10:20.995Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:10:20.995Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T07:10:20.995Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:20.996Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:10:20.996Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T07:10:20.996Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"1394", X-B3-TraceId:"ee0ba8fbeb693339", X-B3-SpanId:"f87e403702b01f89", X-B3-ParentSpanId:"ee0ba8fbeb693339", X-B3-Sampled:"0", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b235f3ad-2f3a-4389-9ea6-eaffefc8bd52"]
2022-11-27T07:10:20.997Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4668abd5-c719-4413-9071-7ef3b2389d37","requestStatus":"IN_PROGRESS","startTime":1669533020656,"source":"VID","tenantId":"d9d50a05c66a469c98ce8b144379f8cb","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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"4668abd5-c719-4413-9071-7ef3b2389d37"}
2022-11-27T07:10:20.997Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T07:10:21.023Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:21.024Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T07:10:21.024Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T07:10:21.025Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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/4668abd5-c719-4413-9071-7ef3b2389d37", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:21.026Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:10:20.656+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T07:10:21.013+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:10:21.026Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:21.027Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T07:10:21.033Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:21.033Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T07:10:21.033Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:21.034Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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-11-27T07:10:21.034Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T07:10:21.034Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|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:"ee0ba8fbeb693339", X-B3-SpanId:"7c1d15e1a5e349fa", X-B3-ParentSpanId:"ee0ba8fbeb693339", X-B3-Sampled:"0", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47b49aaa-e07b-4611-891c-35181d160556"]
2022-11-27T07:10:21.035Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\"modelUuid\":\"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\",\"modelInvariantUuid\":\"a1339a11-4874-43d1-a81a-2c2161cb20ba\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec\"}","type":"String"},"requestId":{"value":"4668abd5-c719-4413-9071-7ef3b2389d37","type":"String"},"mso-request-id":{"value":"4668abd5-c719-4413-9071-7ef3b2389d37","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec","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/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T07:10:21.035Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T07:10:23.048Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:23.049Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T07:10:23.049Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T07:10:23.050Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 07:10:23 GMT", X-ONAP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-TransactionID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ECOMP-RequestID:"4668abd5-c719-4413-9071-7ef3b2389d37", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"47b49aaa-e07b-4611-891c-35181d160556", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:10:23.051Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4668abd5-c719-4413-9071-7ef3b2389d37\",\"instanceId\":\"c4759e4e-b356-49cc-b3ef-9ac0a97be3ec\"}}","message":"Success","processInstanceID":"8e1c0db9-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:10:23.051Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:23.051Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T07:10:23.055Z|4668abd5-c719-4413-9071-7ef3b2389d37|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:23.189Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:23.192Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:23.193Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:10:23.193Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:23.193Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:23.193Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:10:23.194Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef2d927037605c74", X-B3-SpanId:"bfab666db0fb6429", X-B3-ParentSpanId:"ef2d927037605c74", X-B3-Sampled:"0", X-ONAP-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-TransactionID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-ECOMP-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307ad746-b3ca-4c22-81b0-8e20dc231e6e"]
2022-11-27T07:10:23.194Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:10:23.194Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:10:23.213Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:23.214Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:23.214Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:10:23.214Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:23.215Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:10:20.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:10:23.216Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:23.216Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:10:23.217Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:23.217Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:23.217Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:23.218Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:23.218Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:23.218Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef2d927037605c74", X-B3-SpanId:"d098b47dc8dc0044", X-B3-ParentSpanId:"ef2d927037605c74", X-B3-Sampled:"0", X-ONAP-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-TransactionID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-ECOMP-RequestID:"b593a2d7-40d6-44b7-b45d-7c089fcf844a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85809f34-fbae-46c3-b80b-edfcf6451966"]
2022-11-27T07:10:23.218Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:23.219Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:23.232Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:23.232Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:23.233Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:23.233Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:10:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:23.234Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:23.234Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:23.235Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:23.241Z|b593a2d7-40d6-44b7-b45d-7c089fcf844a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:23.993Z|0d78dd83-0058-425e-b19f-5dfa81cb44b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:23.994Z|0d78dd83-0058-425e-b19f-5dfa81cb44b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:23.994Z|ba5b5a69-1fe9-405c-892e-8a6ea0763896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:23.995Z|ba5b5a69-1fe9-405c-892e-8a6ea0763896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:24.028Z|30256cef-356d-40dc-91dd-5e785039b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:24.029Z|30256cef-356d-40dc-91dd-5e785039b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:29.793Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:29.827Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:29.827Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:10:29.828Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:29.828Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:29.828Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:10:29.829Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b636977baf725d", X-B3-SpanId:"0c16e8a633a02d85", X-B3-ParentSpanId:"66b636977baf725d", X-B3-Sampled:"0", X-ONAP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-TransactionID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ECOMP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03019a9f-a714-40e2-8df6-f937e71b2e10"]
2022-11-27T07:10:29.829Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:10:29.829Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:10:29.861Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:29.861Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:29.862Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:10:29.862Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:29.864Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:10:29.864Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:29.864Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:10:29.865Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:29.866Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:29.866Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:29.866Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:29.867Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:29.867Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b636977baf725d", X-B3-SpanId:"df6d435da7a3fcd3", X-B3-ParentSpanId:"66b636977baf725d", X-B3-Sampled:"0", X-ONAP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-TransactionID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ECOMP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"957c8ea9-4a0d-4d64-9d89-01409488493e"]
2022-11-27T07:10:29.867Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:29.867Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:29.891Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:29.892Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:29.892Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:29.892Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:29.893Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:29.893Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:29.894Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:29.930Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:29.930Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:29.930Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:29.931Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:29.931Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:29.931Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-TransactionID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ECOMP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1571a413-e911-4e34-b2b3-7037a4db961c"]
2022-11-27T07:10:29.932Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:29.932Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:30.068Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:30.069Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:30.070Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:30.070Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=86E8A6931C52C3E648D72DC8B573DE12; 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:"691", Date:"Sun, 27 Nov 2022 07:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:30.071Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:30.071Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:30.071Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:30.095Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:30.096Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:30.096Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:30.096Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:30.096Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:30.097Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-TransactionID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ECOMP-RequestID:"810798eb-cc74-47ea-9f56-fd0a24fb727d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60e999a4-68a9-4bb4-bc7d-93fc84918d53"]
2022-11-27T07:10:30.097Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:30.097Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:30.232Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:30.233Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:30.233Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:30.233Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=10C0A6450C0CFC058E32B898D2A7E87A; 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:"Sun, 27 Nov 2022 07:10:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:30.234Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:30.234Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:30.234Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:30.239Z|810798eb-cc74-47ea-9f56-fd0a24fb727d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:32.894Z|0b3d744a-9b91-4325-9e64-0ea660236a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:32.894Z|0b3d744a-9b91-4325-9e64-0ea660236a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:33.365Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:33.369Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:33.370Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:10:33.370Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:33.370Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:33.370Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:10:33.371Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ba03deef23b730", X-B3-SpanId:"ccc66a7ece852b21", X-B3-ParentSpanId:"43ba03deef23b730", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-TransactionID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ECOMP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b84bacf-a80e-4bdf-a3be-ae2c7a4ac979"]
2022-11-27T07:10:33.371Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:10:33.371Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:10:33.393Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:33.394Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:33.394Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:10:33.394Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:33.395Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:10:33.395Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:33.396Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:10:33.397Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:33.398Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:33.398Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:33.398Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:33.398Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:33.399Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ba03deef23b730", X-B3-SpanId:"c2502e809a32f0f5", X-B3-ParentSpanId:"43ba03deef23b730", X-B3-Sampled:"0", X-ONAP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-TransactionID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ECOMP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec8a8615-2f0d-4cc0-9f6d-8934796a53d3"]
2022-11-27T07:10:33.399Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:33.399Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:33.415Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:33.416Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:33.416Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:33.416Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:10:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:33.417Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:33.417Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:33.417Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:33.445Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:33.445Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:33.445Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:33.446Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:33.446Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:33.446Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-TransactionID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ECOMP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75300a9f-55fe-45f2-ba66-9f8e286580d5"]
2022-11-27T07:10:33.446Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:33.446Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:33.576Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:33.576Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:33.576Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:33.577Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6D616B814C311D4C24FD05D3ECBF68C0; 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:"Sun, 27 Nov 2022 07:10:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:33.577Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9195cb74-6e22-11ed-884a-b283cc742bbe","businessKey":"4668abd5-c719-4413-9071-7ef3b2389d37","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:26.881+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"91944491-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:33.577Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:33.578Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:33.600Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:33.600Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:33.600Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:33.601Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:33.601Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:33.601Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-TransactionID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ECOMP-RequestID:"3dfb4753-9321-44a3-ade7-35e764774ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cac709f-e81b-4a21-b0a5-6844820a0c1e"]
2022-11-27T07:10:33.601Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:33.602Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:33.725Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:33.726Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:33.726Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:33.726Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=05A4EB2AAC55900F4E6A9DF40A98AA24; 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:"Sun, 27 Nov 2022 07:10:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:33.727Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:931b0c0c-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"9195cb74-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"9195cb74-6e22-11ed-884a-b283cc742bbe","executionId":"9195cb74-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:29.432+0000","endTime":"2022-11-27T07:10:29.437+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:33.727Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:33.727Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:33.732Z|3dfb4753-9321-44a3-ade7-35e764774ed8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:34.030Z|f8d39058-38cb-4f8d-9afd-661d8d6ad39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:34.031Z|f8d39058-38cb-4f8d-9afd-661d8d6ad39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:34.038Z|4b2e763b-b922-48b5-81cc-d9b7250e9b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:34.038Z|4b2e763b-b922-48b5-81cc-d9b7250e9b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:34.061Z|8ee23b66-2a5b-4061-b346-300aa0f893ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:34.062Z|8ee23b66-2a5b-4061-b346-300aa0f893ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:40.373Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:40.378Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:40.379Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:10:40.379Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:40.379Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:40.380Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:10:40.380Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e910f19a84a847f", X-B3-SpanId:"da0293dc7f7b7ff7", X-B3-ParentSpanId:"6e910f19a84a847f", X-B3-Sampled:"0", X-ONAP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-TransactionID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ECOMP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa92c4d6-f92e-4cfa-9031-933db63d1255"]
2022-11-27T07:10:40.380Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:10:40.381Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:10:40.405Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:40.406Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:40.406Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:10:40.407Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:40.407Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:10:40.408Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:40.408Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:10:40.410Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:40.410Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:40.410Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:40.411Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:40.411Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:40.411Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e910f19a84a847f", X-B3-SpanId:"838cb08169510da8", X-B3-ParentSpanId:"6e910f19a84a847f", X-B3-Sampled:"0", X-ONAP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-TransactionID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ECOMP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47e2e983-57e6-4fcd-83e3-26d1ed48b23e"]
2022-11-27T07:10:40.412Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:40.412Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:40.424Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:40.424Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:40.425Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:40.425Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:40.427Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:40.427Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:40.427Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:40.451Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:40.451Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:40.451Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:40.452Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:40.452Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:40.452Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-TransactionID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ECOMP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eec85251-f85b-4a18-b5ed-783b1c322325"]
2022-11-27T07:10:40.453Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:40.453Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:40.584Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:40.585Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:40.585Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:40.586Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=63E9C8D5DC0E03B9227E8ACA2C561D1C; 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:"691", Date:"Sun, 27 Nov 2022 07:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:40.586Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:40.586Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:40.587Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:40.609Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:40.610Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:40.610Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:40.610Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:40.611Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:40.611Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-TransactionID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ECOMP-RequestID:"5060b1f0-db47-4e09-8b04-ae01d4c27db2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b885ae28-4058-48ba-9253-dbc9214dc9f1"]
2022-11-27T07:10:40.611Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:40.612Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:40.736Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:40.737Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:40.737Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:40.737Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=926925AAE03DCEDD6B0C8256FA22B6A9; 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:"Sun, 27 Nov 2022 07:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:40.738Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:40.738Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:40.739Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:40.743Z|5060b1f0-db47-4e09-8b04-ae01d4c27db2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:43.863Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:43.868Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:43.868Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:10:43.869Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:43.869Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:43.870Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:10:43.870Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03e350741082177c", X-B3-SpanId:"fec22a9cbdbc8065", X-B3-ParentSpanId:"03e350741082177c", X-B3-Sampled:"0", X-ONAP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-TransactionID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ECOMP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd8c25ac-ef6d-4a28-a308-a8c22c84321d"]
2022-11-27T07:10:43.871Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:10:43.871Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:10:43.893Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:43.893Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:43.894Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:10:43.894Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:43.895Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:10:43.895Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:43.896Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:10:43.897Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:43.897Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:43.897Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:43.898Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:43.898Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:43.898Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03e350741082177c", X-B3-SpanId:"8d3c4e719fb54c32", X-B3-ParentSpanId:"03e350741082177c", X-B3-Sampled:"0", X-ONAP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-TransactionID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ECOMP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9e5efdf-60dd-40bd-958c-6d0093e42cec"]
2022-11-27T07:10:43.899Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:43.899Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:43.914Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:43.914Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:43.915Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:43.915Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:10:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:43.916Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:43.916Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:43.917Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:43.939Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:43.940Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:43.940Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:43.940Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:43.941Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:43.941Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-TransactionID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ECOMP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"278be837-6343-4d92-9f3d-a3c1586d2292"]
2022-11-27T07:10:43.941Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:43.942Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:44.063Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:44.064Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:44.064Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:44.065Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90BE1835609F0D302DD97F18DAA38336; 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:"Sun, 27 Nov 2022 07:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:44.065Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9195cb74-6e22-11ed-884a-b283cc742bbe","businessKey":"4668abd5-c719-4413-9071-7ef3b2389d37","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:26.881+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"91944491-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:44.065Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:44.066Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:44.067Z|a851559b-1ad1-45ad-b821-66e00055de77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:44.068Z|a851559b-1ad1-45ad-b821-66e00055de77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:44.076Z|4e4c6086-44f7-40ef-bfa8-b8a471867dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:44.076Z|4e4c6086-44f7-40ef-bfa8-b8a471867dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:44.093Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:44.094Z|40737032-562d-4680-997c-82c050da21f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:44.094Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:44.094Z|40737032-562d-4680-997c-82c050da21f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:44.094Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:44.095Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:44.095Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:44.095Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-TransactionID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ECOMP-RequestID:"a6cb65ef-8b4c-4333-8b02-5042a9275880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fc14f20-938c-4473-93b5-ad3164eaaaea"]
2022-11-27T07:10:44.096Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:44.096Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:44.222Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:44.223Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:44.223Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:44.223Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A88852BFA4B826E0F65FAFE7AC4897B0; 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:"Sun, 27 Nov 2022 07:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:44.224Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:931b0c0c-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"9195cb74-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:de506d58-6e13-11ed-884a-b283cc742bbe","processInstanceId":"9195cb74-6e22-11ed-884a-b283cc742bbe","executionId":"9195cb74-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:29.432+0000","endTime":"2022-11-27T07:10:29.437+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:44.224Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:44.224Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9195cb74-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:44.228Z|a6cb65ef-8b4c-4333-8b02-5042a9275880|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:47.894Z|5a1e59da-808f-468b-9111-76348ef71b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:47.896Z|5a1e59da-808f-468b-9111-76348ef71b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:48.322Z|f0197f5a-720e-4b90-8834-681f0e06f0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:10:48.322Z|f0197f5a-720e-4b90-8834-681f0e06f0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:10:50.145Z|9ce93ef5-25f7-4282-ac25-158814074d8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:10:50.146Z|9ce93ef5-25f7-4282-ac25-158814074d8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:50.877Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:50.881Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:50.882Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:10:50.882Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:50.882Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:10:50.882Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:10:50.883Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddefdabf46ee0e0d", X-B3-SpanId:"40bca2cb36a9582a", X-B3-ParentSpanId:"ddefdabf46ee0e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-TransactionID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ECOMP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb0eeb6-9c8e-48eb-9ab6-3f47f18d3666"]
2022-11-27T07:10:50.883Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:10:50.883Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:10:50.901Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:50.902Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:50.902Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:10:50.903Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:50.903Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:10:50.904Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:50.905Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:10:50.906Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:50.907Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:50.907Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:50.907Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:10:50.908Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:50.908Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddefdabf46ee0e0d", X-B3-SpanId:"11e28e462c82d175", X-B3-ParentSpanId:"ddefdabf46ee0e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-TransactionID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ECOMP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99b83c7e-0227-4ab1-8042-4b3fed28d43e"]
2022-11-27T07:10:50.909Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:50.909Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:50.921Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:50.921Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:50.922Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:50.922Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:50.923Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:10:50.924Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:50.924Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:50.948Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:50.948Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:50.948Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:50.949Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:50.949Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:50.949Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-TransactionID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ECOMP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a9581b3-7758-44eb-ac07-1d8b95f5246a"]
2022-11-27T07:10:50.950Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:50.950Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:51.074Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:51.075Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:51.075Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:51.076Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C26C36AB88FACE15FC23275E9A08AAEE; 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:"691", Date:"Sun, 27 Nov 2022 07:10:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:51.076Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:10:51.077Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:51.077Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:51.103Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:51.104Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:51.104Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:51.104Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:51.105Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:51.105Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-TransactionID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ECOMP-RequestID:"b9220a83-f44e-41e2-bf7f-842b83c56e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb498f1b-6930-41c2-82f3-951f482cfb28"]
2022-11-27T07:10:51.106Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:51.106Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:51.650Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:51.650Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:51.651Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:51.651Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9B97F27FC6028C54558104D7021FB842; 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:"Sun, 27 Nov 2022 07:10:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:51.651Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:51.651Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:51.652Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:51.655Z|b9220a83-f44e-41e2-bf7f-842b83c56e0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:10:54.100Z|8bbca685-af2e-4369-84b0-73d8329eafcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:54.100Z|8bbca685-af2e-4369-84b0-73d8329eafcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:54.103Z|d4d01f9f-0a9d-4b94-8e2f-242c497ff963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:54.103Z|d4d01f9f-0a9d-4b94-8e2f-242c497ff963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:54.124Z|0e7fdee9-59b5-4b3c-8d9f-02604b636189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:10:54.124Z|0e7fdee9-59b5-4b3c-8d9f-02604b636189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:10:54.359Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:10:54.364Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:54.365Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:10:54.365Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:54.365Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:10:54.365Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:10:54.365Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e1ce94b7d3bf76", X-B3-SpanId:"5d10817fd394d600", X-B3-ParentSpanId:"f4e1ce94b7d3bf76", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-TransactionID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ECOMP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"732486c0-456e-46ee-81e6-7c9ba06071d6"]
2022-11-27T07:10:54.366Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:10:54.366Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:10:54.388Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:54.388Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:54.389Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:10:54.389Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:10:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:54.389Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2022-11-27T07:10:20.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:10:54.390Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:54.390Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:10:54.391Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:54.391Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:10:54.392Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:54.392Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:10:54.392Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:10:54.392Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e1ce94b7d3bf76", X-B3-SpanId:"ffdabc9fa527330d", X-B3-ParentSpanId:"f4e1ce94b7d3bf76", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-TransactionID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ECOMP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee008d52-1ca4-4bd2-b451-2ff423d3bf98"]
2022-11-27T07:10:54.393Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:10:54.393Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:10:54.404Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:54.405Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:54.405Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:10:54.405Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:10:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:54.406Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:10:54.406Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:54.406Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:10:54.433Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:54.433Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:54.434Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:54.434Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:10:54.434Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:54.435Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-TransactionID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ECOMP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da95d8ae-8037-4235-a471-906288aac27a"]
2022-11-27T07:10:54.435Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:54.435Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:54.562Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:54.563Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:54.563Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:54.563Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7CE061BFDB172CC07D34F7F35D3E25EA; 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:"Sun, 27 Nov 2022 07:10:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:54.564Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a091db02-6e22-11ed-884a-b283cc742bbe","businessKey":"4668abd5-c719-4413-9071-7ef3b2389d37","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:52.021+0000","endTime":"2022-11-27T07:10:52.467+0000","removalTime":null,"durationInMillis":446,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"a090c95b-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:10:54.564Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:54.565Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4668abd5-c719-4413-9071-7ef3b2389d37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:54.586Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:54.586Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:10:54.586Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:10:54.587Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:10:54.587Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:10:54.587Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-TransactionID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ECOMP-RequestID:"f8f558db-2285-45b8-818f-67cf7e4a5a35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17dc5856-122c-4ce9-97cc-f4ef4b61ddb2"]
2022-11-27T07:10:54.588Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:10:54.588Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:10:54.712Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:10:54.712Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:10:54.713Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:10:54.713Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=654A7010F82B22F5662A402FB10F0E89; 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:"Sun, 27 Nov 2022 07:10:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:10:54.713Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a0922935-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"a091db02-6e22-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"a091db02-6e22-11ed-884a-b283cc742bbe","executionId":"a091db02-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:52.023+0000","endTime":"2022-11-27T07:10:52.467+0000","durationInMillis":444,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8e1c0db9-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:10:54.714Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:10:54.714Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a091db02-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:10:54.717Z|f8f558db-2285-45b8-818f-67cf7e4a5a35|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:01.787Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:01.791Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:01.791Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:01.792Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:01.792Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:01.792Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:01.793Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7167ebfb416c99", X-B3-SpanId:"c4eb0ceda3487b41", X-B3-ParentSpanId:"ad7167ebfb416c99", X-B3-Sampled:"0", X-ONAP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-TransactionID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ECOMP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c67a3e-5386-46a5-b97e-d04981f6c424"]
2022-11-27T07:11:01.793Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:01.793Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:01.812Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:01.813Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:01.813Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:01.814Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:01.814Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:01.815Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:01.815Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:01.817Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:01.817Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:01.818Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:01.818Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:01.819Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:01.819Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7167ebfb416c99", X-B3-SpanId:"b86cd55da6d3ea7e", X-B3-ParentSpanId:"ad7167ebfb416c99", X-B3-Sampled:"0", X-ONAP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-TransactionID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ECOMP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0cfe172-349b-4217-9844-199daee51b59"]
2022-11-27T07:11:01.819Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:01.820Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:01.830Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:01.830Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:01.831Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:01.831Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:01.832Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:01.832Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:01.832Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:01.870Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:01.870Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:01.871Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:01.871Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:01.871Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:01.872Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-TransactionID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ECOMP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5404ec9f-838f-4b37-9c59-7114f47f5a01"]
2022-11-27T07:11:01.872Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:01.872Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:02.038Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:02.038Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:02.039Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:02.039Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4294AB88834867AECFF073D9A89456B6; 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:"691", Date:"Sun, 27 Nov 2022 07:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:02.039Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:11:02.040Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:02.040Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:02.073Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:02.074Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:02.074Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:02.075Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:02.075Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:02.075Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-TransactionID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ECOMP-RequestID:"c6afb963-2b22-44e4-a94d-c09255e92a1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c65ac1a7-59be-4fc5-af3c-ffaf30d4e754"]
2022-11-27T07:11:02.076Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:02.076Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:02.199Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:02.199Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:02.200Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:02.200Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B75C59239289E83EDF0CD736D7C506D8; 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:"Sun, 27 Nov 2022 07:11:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:02.201Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:02.201Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:02.201Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:02.205Z|c6afb963-2b22-44e4-a94d-c09255e92a1d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:02.894Z|2eee5a06-b3e1-4ff8-afa8-879fd3c527d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:02.894Z|2eee5a06-b3e1-4ff8-afa8-879fd3c527d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:04.135Z|ab524295-864e-4ed7-a970-6fb7ee481f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:04.135Z|ab524295-864e-4ed7-a970-6fb7ee481f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:04.144Z|13f6bc8d-b4d9-44bf-bb2c-3f2e280793b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:04.144Z|13f6bc8d-b4d9-44bf-bb2c-3f2e280793b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:04.154Z|7fa82a4d-68c0-4f0f-9c68-f64a7761dfbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:04.155Z|7fa82a4d-68c0-4f0f-9c68-f64a7761dfbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:04.851Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:04.855Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:04.855Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:11:04.856Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:04.856Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:04.856Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:11:04.856Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"516d583bea54660b", X-B3-SpanId:"ad439a6ed553a87d", X-B3-ParentSpanId:"516d583bea54660b", X-B3-Sampled:"0", X-ONAP-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-TransactionID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-ECOMP-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e486d5-37ac-4a54-910f-2f86860f951b"]
2022-11-27T07:11:04.856Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:11:04.857Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:11:04.878Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:04.878Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:04.879Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:11:04.879Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:04.879Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "endTime" : "2022-11-27T07:10:59.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:11:04.880Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:04.880Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:11:04.881Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:04.881Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:04.881Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:04.882Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:04.882Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:04.882Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"516d583bea54660b", X-B3-SpanId:"c5435dba68bd8e59", X-B3-ParentSpanId:"516d583bea54660b", X-B3-Sampled:"0", X-ONAP-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-TransactionID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-ECOMP-RequestID:"c8595847-d6b6-4b40-9974-70b5f6d6459b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30074b48-74ae-4780-a14d-437973bca43f"]
2022-11-27T07:11:04.882Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:04.883Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:04.892Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:04.892Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:04.893Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:04.893Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:04.894Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:11:04.894Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:04.894Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:04.900Z|c8595847-d6b6-4b40-9974-70b5f6d6459b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:05.020Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:05.024Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.024Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:11:05.024Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.025Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.025Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:11:05.025Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0742dc0a4e4f093a", X-B3-SpanId:"cedc0bdbce00db44", X-B3-ParentSpanId:"0742dc0a4e4f093a", X-B3-Sampled:"0", X-ONAP-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-TransactionID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-ECOMP-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c27ce53-ae94-4c3b-b7ca-f2d3dbb6580e"]
2022-11-27T07:11:05.025Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:11:05.026Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.042Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.042Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.043Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:11:05.043Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.044Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "endTime" : "2022-11-27T07:10:59.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:11:05.045Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.045Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:11:05.046Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.046Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:05.047Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.047Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.047Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:05.047Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0742dc0a4e4f093a", X-B3-SpanId:"ac12ec6af3134652", X-B3-ParentSpanId:"0742dc0a4e4f093a", X-B3-Sampled:"0", X-ONAP-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-TransactionID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-ECOMP-RequestID:"901e40a2-ee15-4383-b65b-9a74ed363ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce6d424-cfb8-42ca-bf8f-4609f4c81fee"]
2022-11-27T07:11:05.047Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:05.048Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.058Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.059Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.059Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:05.059Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.060Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:11:05.061Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.061Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:05.066Z|901e40a2-ee15-4383-b65b-9a74ed363ee6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:05.184Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:05.187Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.188Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:11:05.188Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.188Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.188Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:11:05.188Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2545df20b93b7f5c", X-B3-SpanId:"05d7ff67cad3f2b8", X-B3-ParentSpanId:"2545df20b93b7f5c", X-B3-Sampled:"0", X-ONAP-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-TransactionID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-ECOMP-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5288a73-a4e4-4c37-83d4-0e5c08168592"]
2022-11-27T07:11:05.189Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:11:05.189Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.204Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.205Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.206Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:11:05.206Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.206Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "endTime" : "2022-11-27T07:10:59.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:11:05.207Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.207Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:11:05.208Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.209Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:05.209Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.209Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.210Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:05.210Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2545df20b93b7f5c", X-B3-SpanId:"13eeb47642adb7a4", X-B3-ParentSpanId:"2545df20b93b7f5c", X-B3-Sampled:"0", X-ONAP-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-TransactionID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-ECOMP-RequestID:"34055434-23e6-4dbc-9a07-7c8e7ccb6988", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4daaaa51-ff1d-4b46-a2a3-1fef1362a1dd"]
2022-11-27T07:11:05.210Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:05.211Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.223Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.224Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.224Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:05.225Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.226Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:11:05.226Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.226Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:05.231Z|34055434-23e6-4dbc-9a07-7c8e7ccb6988|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:05.358Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:05.362Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.362Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||Invoke
2022-11-27T07:11:05.363Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.363Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37
2022-11-27T07:11:05.363Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Method      : GET
2022-11-27T07:11:05.363Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83537797f4b80263", X-B3-SpanId:"8d43e7254fa6d1bb", X-B3-ParentSpanId:"83537797f4b80263", X-B3-Sampled:"0", X-ONAP-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-TransactionID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-ECOMP-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b2d568-3cc1-48fe-849b-60b4ab1e9bda"]
2022-11-27T07:11:05.364Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Request body: 
2022-11-27T07:11:05.364Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.387Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.388Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.388Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Status text  : 
2022-11-27T07:11:05.389Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.390Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||Response body: {
  "requestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "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-11-27T07:10:20.000+00:00",
  "endTime" : "2022-11-27T07:10:59.000+00:00",
  "source" : "VID",
  "tenantId" : "d9d50a05c66a469c98ce8b144379f8cb",
  "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\": \"a1339a11-4874-43d1-a81a-2c2161cb20ba\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1454b9e0-d25d-4cb7-b6a0-85d22e49fe74\"\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\": \"d9d50a05c66a469c98ce8b144379f8cb\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "serviceInstanceName" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c4759e4e-b356-49cc-b3ef-9ac0a97be3ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37"
    }
  }
}
2022-11-27T07:11:05.390Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.391Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4668abd5-c719-4413-9071-7ef3b2389d37|INFO|500||InvokeReturn
2022-11-27T07:11:05.392Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.393Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:05.393Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:05.394Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false
2022-11-27T07:11:05.394Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:05.394Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83537797f4b80263", X-B3-SpanId:"5cacd8a471069c07", X-B3-ParentSpanId:"83537797f4b80263", X-B3-Sampled:"0", X-ONAP-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-TransactionID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-ECOMP-RequestID:"bbd3e0b7-aa70-4f10-819f-d40ce9c2f621", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb731743-7956-4350-89fe-40cdaa5bff76"]
2022-11-27T07:11:05.395Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:05.395Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:05.405Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:05.406Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:05.406Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:05.407Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&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:"Sun, 27 Nov 2022 07:11:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:05.407Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "4668abd5-c719-4413-9071-7ef3b2389d37",
  "groupingId" : "b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a",
  "name" : "basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_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/d9d50a05c66a469c98ce8b144379f8cb/stacks/basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669533028000,\"creation_time\":1669532955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ad8ee64219374fdfa8058760170b278a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b9bbc1dc-9bcc-4ba8-ad87-96ab5a15f37a\",\"OS::project_id\":\"d9d50a05c66a469c98ce8b144379f8cb\",\"OS::stack_name\":\"basic_macro_526d8039-1051-4d38-b1fa-644a04cc93e3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8b9fa1d3-e2e1-457b-be24-2e35883aa363\",\"vf_module_id\":\"235a404d-f1f1-4b79-8153-1db122bbd0a5\",\"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-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-27T07:10:28.000+00:00",
  "isDataInternal" : false
} ]
2022-11-27T07:11:05.407Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:05.408Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4668abd5-c719-4413-9071-7ef3b2389d37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:05.415Z|bbd3e0b7-aa70-4f10-819f-d40ce9c2f621|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4668abd5-c719-4413-9071-7ef3b2389d37|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:12.337Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:12.341Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:12.342Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:12.342Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:12.342Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:12.342Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:12.342Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3dec74c83060910", X-B3-SpanId:"d2de47e87b2d6d29", X-B3-ParentSpanId:"a3dec74c83060910", X-B3-Sampled:"0", X-ONAP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-TransactionID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ECOMP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d61de927-9164-4b4b-9cfd-6d3a4fd15bb4"]
2022-11-27T07:11:12.343Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:12.343Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:12.363Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:12.363Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:12.363Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:12.364Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:12.365Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "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-11-27T07:09:03.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:10:06.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:12.365Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:12.365Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:12.367Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:12.367Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:12.367Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:12.367Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:12.368Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:12.368Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3dec74c83060910", X-B3-SpanId:"19def40815179bd5", X-B3-ParentSpanId:"a3dec74c83060910", X-B3-Sampled:"0", X-ONAP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-TransactionID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ECOMP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3d63270-4e98-4425-a9ed-86b9fddc8685"]
2022-11-27T07:11:12.368Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:12.368Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:12.385Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:12.386Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:12.386Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:12.386Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:12.387Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:12.388Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:12.388Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:12.411Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:12.411Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:12.412Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:12.412Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:12.412Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:12.412Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-TransactionID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ECOMP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa601f44-d3fc-4e42-a526-8aff5946be58"]
2022-11-27T07:11:12.413Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:12.413Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:12.545Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:12.545Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:12.546Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:12.546Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=05D0FA1EC89BFFA92B75AA462B3643A1; 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:"691", Date:"Sun, 27 Nov 2022 07:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:12.546Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"86798ed9-6e22-11ed-884a-b283cc742bbe","businessKey":"419db7fb-8cf0-4bf3-8959-96dcd24b2e99","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:10:08.241+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"85ae9d6e-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:11:12.547Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:12.547Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:12.569Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:12.570Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:12.570Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:12.570Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:12.570Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:12.571Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-TransactionID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ECOMP-RequestID:"2aa13481-1889-4196-81d1-7ef7dd136cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8380dbc0-02c2-4815-b7f2-101a92ef1b7a"]
2022-11-27T07:11:12.571Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:12.571Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:12.697Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:12.697Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:12.698Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:12.698Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=78F8D0FF427A8D37E05A3758AB603ACF; 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:"Sun, 27 Nov 2022 07:11:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:12.698Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8683a12e-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:de5a3179-6e13-11ed-884a-b283cc742bbe","processInstanceId":"86798ed9-6e22-11ed-884a-b283cc742bbe","executionId":"86798ed9-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:10:08.307+0000","endTime":"2022-11-27T07:10:08.307+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606f174c-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:12.698Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:12.699Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=86798ed9-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:12.702Z|2aa13481-1889-4196-81d1-7ef7dd136cbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:14.170Z|65832cd3-d081-4253-a575-c25f43764573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:14.171Z|65832cd3-d081-4253-a575-c25f43764573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:14.172Z|bf0452ef-1ee5-4cc4-8b94-ce7dfff7e7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:14.172Z|bf0452ef-1ee5-4cc4-8b94-ce7dfff7e7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:14.184Z|edb7cb0e-4327-45d9-a8b7-03832292f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:14.184Z|edb7cb0e-4327-45d9-a8b7-03832292f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:17.894Z|2f456298-3dbe-43bf-8cf1-7a9a18eec5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:17.894Z|2f456298-3dbe-43bf-8cf1-7a9a18eec5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:18.323Z|bd4e8912-aeca-4983-8b04-f11b4f27e0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:18.323Z|bd4e8912-aeca-4983-8b04-f11b4f27e0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:20.720Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:20.723Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472 already exists in requestDb InfraActiveRequests table
2022-11-27T07:11:20.724Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:20.724Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:11:20.725Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:20.725Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:20.725Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:11:20.726Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1086a7e0b0cbf3aa", X-B3-SpanId:"605962d369e80b47", X-B3-ParentSpanId:"1086a7e0b0cbf3aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e23e6fe7-1e3c-4fd8-a553-1c554ce7743d"]
2022-11-27T07:11:20.726Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:11:20.726Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:11:20.743Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:20.743Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:20.743Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:11:20.744Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:20.744Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: 
2022-11-27T07:11:20.744Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:20.745Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:20.757Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:11:20.757Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-27T07:11:20.760Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:11:20.779Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.780Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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|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=[f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[308172af-a399-4d8b-bbf3-43d3f6dc634e], X-ECOMP-RequestID=[f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472], X-TransactionId=[], X-ONAP-RequestID=[f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472]}
2022-11-27T07:11:20.826Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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|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:{date=[Sun, 27 Nov 2022 07:11:19 GMT], content-length=[313], x-aai-txid=[0-aai-resources-221127-07:11:19:004-81488], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:11:20.827Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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|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-11-27T07:11:20.828Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.830Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.831Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:11:20.835Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:11:20.863Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.896Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.896Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:{date=[Sun, 27 Nov 2022 07:11:19 GMT], content-length=[313], x-aai-txid=[2-aai-resources-221127-07:11:19:076-74737], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:11:20.897Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.899Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.899Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-27T07:11:20.899Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:11:20.899Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:11:20.903Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:20.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"127", X-B3-TraceId:"1086a7e0b0cbf3aa", X-B3-SpanId:"5ca21fc00c9d040f", X-B3-ParentSpanId:"1086a7e0b0cbf3aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c02d009d-b8f6-4660-b0ab-6e4cc1d81bcc"]
2022-11-27T07:11:20.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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":"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e","requestScope":"service"}
2022-11-27T07:11:20.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.775Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.776Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.776Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.777Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"Sun, 27 Nov 2022 07:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.777Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.777Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.778Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.779Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:11:21.779Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||Invoke
2022-11-27T07:11:21.779Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:21.780Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:11:21.780Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Method      : GET
2022-11-27T07:11:21.780Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34805699-b5fe-4769-a376-2600a3a36c29"]
2022-11-27T07:11:21.781Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Request body: 
2022-11-27T07:11:21.781Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||==========================request end================================================
2022-11-27T07:11:21.835Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:21.836Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:21.836Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status text  : 
2022-11-27T07:11:21.836Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.839Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
  "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
  "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:21.839Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:21.839Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||InvokeReturn
2022-11-27T07:11:21.842Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance
2022-11-27T07:11:21.842Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|INFO|500||Invoke
2022-11-27T07:11:21.842Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:21.843Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance
2022-11-27T07:11:21.843Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:11:21.843Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52156cfd-acb7-406e-813c-15a291d8db2f"]
2022-11-27T07:11:21.843Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:11:21.844Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:11:21.861Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:21.862Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:21.862Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:11:21.862Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.862Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:11:21.863Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:21.863Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:21.863Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db
2022-11-27T07:11:21.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|INFO|500||Invoke
2022-11-27T07:11:21.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:21.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db
2022-11-27T07:11:21.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Method      : GET
2022-11-27T07:11:21.864Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06339b0c-fde5-4e38-8c33-d57bcf166d02"]
2022-11-27T07:11:21.865Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Request body: 
2022-11-27T07:11:21.865Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||==========================request end================================================
2022-11-27T07:11:21.886Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:21.886Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:21.887Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Status text  : 
2022-11-27T07:11:21.887Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.888Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
      "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
      "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db"
    }
  }
}
2022-11-27T07:11:21.889Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:21.889Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=98f4d93e-4b32-4496-861e-07ab9e8759db|INFO|500||InvokeReturn
2022-11-27T07:11:21.891Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance
2022-11-27T07:11:21.891Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|INFO|500||Invoke
2022-11-27T07:11:21.892Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:21.892Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance
2022-11-27T07:11:21.892Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Method      : GET
2022-11-27T07:11:21.892Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa37fd4-096b-4209-9a06-5d1c08e87650"]
2022-11-27T07:11:21.892Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Request body: 
2022-11-27T07:11:21.893Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:11:21.903Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:21.903Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:21.903Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Status text  : 
2022-11-27T07:11:21.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||Response body: 
2022-11-27T07:11:21.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:21.904Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:21.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.905Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.906Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.906Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307364c6-4b46-4cd5-af83-45cee1f66d55"]
2022-11-27T07:11:21.906Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.906Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.924Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.924Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.924Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.924Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.926Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:21.927Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.927Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.931Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.931Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.931Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.932Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.932Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.932Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12521ed7-d62f-4a0c-a9b9-6b5aa5b277be"]
2022-11-27T07:11:21.933Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.933Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.951Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.951Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.951Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.951Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.953Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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" : 530,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-27T07:11:21.954Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.954Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.956Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:11:21.957Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||Invoke
2022-11-27T07:11:21.957Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:21.958Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:11:21.958Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Method      : GET
2022-11-27T07:11:21.958Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21778479-3029-4d7e-a023-d39f7eb7ac4f"]
2022-11-27T07:11:21.959Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Request body: 
2022-11-27T07:11:21.959Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||==========================request end================================================
2022-11-27T07:11:21.980Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:21.980Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:21.981Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status text  : 
2022-11-27T07:11:21.981Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:21.982Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
  "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
  "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:21.982Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:21.983Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||InvokeReturn
2022-11-27T07:11:21.985Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.986Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.986Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.986Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.987Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:21.987Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"4532", X-B3-TraceId:"1086a7e0b0cbf3aa", X-B3-SpanId:"9a4f2be00236443b", X-B3-ParentSpanId:"1086a7e0b0cbf3aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6173a1c-56c6-4efe-88a0-b262aa162cdc"]
2022-11-27T07:11:21.988Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","requestStatus":"IN_PROGRESS","startTime":1669533080757,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"}
2022-11-27T07:11:21.988Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.027Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.028Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.028Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.029Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:22.029Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:11:20.757+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-27T07:11:22.015+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:11:22.030Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.030Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.036Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.037Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.037Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.037Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.038Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.038Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"3168", X-B3-TraceId:"1086a7e0b0cbf3aa", X-B3-SpanId:"f32fb70997243fc7", X-B3-ParentSpanId:"1086a7e0b0cbf3aa", X-B3-Sampled:"0", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45f787c0-6e7c-4df1-b21a-b5baf0a6b6cc"]
2022-11-27T07:11:22.039Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"modelUuid\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"modelInvariantUuid\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"1a9d854b-40da-4429-9386-0b45cbd0e172\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","type":"String"},"mso-request-id":{"value":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","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-11-27T07:11:22.039Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:22.830Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:22.834Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:22.834Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:22.834Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:22.835Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:22.835Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:22.835Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a60bd0846bd4da", X-B3-SpanId:"e6640862f0f46192", X-B3-ParentSpanId:"19a60bd0846bd4da", X-B3-Sampled:"0", X-ONAP-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-TransactionID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-ECOMP-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb1a1fd-5342-4eb6-b070-ef9981ce1b70"]
2022-11-27T07:11:22.835Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:22.836Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:22.856Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:22.857Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:22.857Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:22.857Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:22.859Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:09:03.000+00:00",
  "endTime" : "2022-11-27T07:11:18.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:22.859Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:22.860Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:22.861Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:22.861Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:22.861Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:22.862Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:22.862Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:22.862Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a60bd0846bd4da", X-B3-SpanId:"f971da1869dc96c2", X-B3-ParentSpanId:"19a60bd0846bd4da", X-B3-Sampled:"0", X-ONAP-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-TransactionID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-ECOMP-RequestID:"5645f6fb-6b14-488a-a544-3aecf632ddda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63181459-9b5e-4c8f-b6ad-27df42260e94"]
2022-11-27T07:11:22.863Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:22.863Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:22.875Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:22.875Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:22.875Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:22.876Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:22.876Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:22.877Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:22.877Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:22.883Z|5645f6fb-6b14-488a-a544-3aecf632ddda|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.011Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:23.015Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.015Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:23.016Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.016Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.016Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:23.016Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e506712b4298ec2a", X-B3-SpanId:"259ac08e68db18db", X-B3-ParentSpanId:"e506712b4298ec2a", X-B3-Sampled:"0", X-ONAP-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-TransactionID:"dce9007d-286a-4b11-aa08-991a554207c0", X-ECOMP-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc6ca9d-bbd5-4c8d-8ffd-0b8e462e35e4"]
2022-11-27T07:11:23.017Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:23.017Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.039Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.040Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.040Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:23.040Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.041Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:09:03.000+00:00",
  "endTime" : "2022-11-27T07:11:18.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:23.042Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.042Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:23.044Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.044Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:23.044Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.045Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.045Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:23.045Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e506712b4298ec2a", X-B3-SpanId:"af912a57c2729dbf", X-B3-ParentSpanId:"e506712b4298ec2a", X-B3-Sampled:"0", X-ONAP-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-TransactionID:"dce9007d-286a-4b11-aa08-991a554207c0", X-ECOMP-RequestID:"dce9007d-286a-4b11-aa08-991a554207c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f036cbb8-8840-41f9-a548-c05be9fe2830"]
2022-11-27T07:11:23.046Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:23.046Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.058Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.058Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.059Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:23.059Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.060Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:23.060Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.060Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:23.061Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:23.061Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:23.061Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:23.062Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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:"Sun, 27 Nov 2022 07:11:23 GMT", X-ONAP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-TransactionID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ECOMP-RequestID:"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45f787c0-6e7c-4df1-b21a-b5baf0a6b6cc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:11:23.062Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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\":\"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472\",\"instanceId\":\"0658e890-31df-40fb-925d-7f47102de8cd\"}}","message":"Success","processInstanceID":"b279bfda-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:11:23.062Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:23.063Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|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-11-27T07:11:23.067Z|dce9007d-286a-4b11-aa08-991a554207c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.069Z|f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.184Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:23.187Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.187Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:23.187Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.188Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.188Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:23.188Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb180d8f1e08955", X-B3-SpanId:"ce60c67029139312", X-B3-ParentSpanId:"3eb180d8f1e08955", X-B3-Sampled:"0", X-ONAP-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-TransactionID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-ECOMP-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c9f996-a121-4390-9a69-0ca4bba9f8b1"]
2022-11-27T07:11:23.188Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:23.188Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.203Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.204Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.205Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:23.205Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.206Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:09:03.000+00:00",
  "endTime" : "2022-11-27T07:11:18.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:23.206Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.207Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:23.209Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.209Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:23.209Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.210Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.210Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:23.211Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb180d8f1e08955", X-B3-SpanId:"9cfc0c3d7ffcd075", X-B3-ParentSpanId:"3eb180d8f1e08955", X-B3-Sampled:"0", X-ONAP-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-TransactionID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-ECOMP-RequestID:"bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76b9cb35-641a-40d5-a522-c537b5680609"]
2022-11-27T07:11:23.211Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:23.211Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.217Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:23.220Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:23.220Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:11:23.220Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.220Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:23.220Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:11:23.221Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e6fc2ed3a2ce838", X-B3-SpanId:"a1b49821bc2f4c6e", X-B3-ParentSpanId:"0e6fc2ed3a2ce838", X-B3-Sampled:"0", X-ONAP-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-TransactionID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-ECOMP-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"252b6ce4-1f94-4e92-b304-f912d9e9c03b"]
2022-11-27T07:11:23.221Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:11:23.221Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.222Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.222Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.222Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:23.223Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.224Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:23.224Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.225Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:23.231Z|bdf0ba86-7605-4daf-9e5a-c0c1fe639f9c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.240Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.241Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.241Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:11:23.241Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.242Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:22.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:11:23.242Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.242Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:11:23.243Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.243Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:23.244Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.244Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.244Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:23.244Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e6fc2ed3a2ce838", X-B3-SpanId:"3724812e94bd9a9f", X-B3-ParentSpanId:"0e6fc2ed3a2ce838", X-B3-Sampled:"0", X-ONAP-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-TransactionID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-ECOMP-RequestID:"1dac07d3-ab22-44e2-bdf4-d9a30f734def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94b5632b-9804-4a2c-b77f-239fd63feedb"]
2022-11-27T07:11:23.244Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:23.245Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.253Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.254Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.254Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:23.254Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.255Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:23.255Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.255Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:23.260Z|1dac07d3-ab22-44e2-bdf4-d9a30f734def|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.359Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:23.363Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.364Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:23.364Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.364Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.395Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:23.395Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8a2e3d423d37dcd", X-B3-SpanId:"bd489f378364ca3f", X-B3-ParentSpanId:"e8a2e3d423d37dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-TransactionID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-ECOMP-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce40938-8c52-4b8b-a867-0494a98c2f98"]
2022-11-27T07:11:23.395Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:23.396Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.425Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.426Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.427Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:23.427Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.430Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:09:03.000+00:00",
  "endTime" : "2022-11-27T07:11:18.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:23.432Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.433Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:23.437Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.438Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:23.439Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.439Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.439Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:23.440Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8a2e3d423d37dcd", X-B3-SpanId:"2f09a2c1faf5162b", X-B3-ParentSpanId:"e8a2e3d423d37dcd", X-B3-Sampled:"0", X-ONAP-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-TransactionID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-ECOMP-RequestID:"81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"539a459b-eb47-468f-8cb0-d75b507fb60f"]
2022-11-27T07:11:23.441Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:23.441Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.464Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.465Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.465Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:23.466Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.468Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:23.468Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.468Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:23.473Z|81a9cb2f-26d7-4b71-9334-d93ffaa3b7f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:23.595Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:23.601Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.602Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||Invoke
2022-11-27T07:11:23.602Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.602Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99
2022-11-27T07:11:23.603Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Method      : GET
2022-11-27T07:11:23.603Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aabbcf6566433210", X-B3-SpanId:"0376a1ea0ba4fb78", X-B3-ParentSpanId:"aabbcf6566433210", X-B3-Sampled:"0", X-ONAP-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-TransactionID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-ECOMP-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4ed8f3e-b6ba-4467-9dd3-c3170ef274b7"]
2022-11-27T07:11:23.603Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Request body: 
2022-11-27T07:11:23.603Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.621Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.621Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.622Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Status text  : 
2022-11-27T07:11:23.622Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.623Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||Response body: {
  "requestId" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:09:03.000+00:00",
  "endTime" : "2022-11-27T07:11:18.000+00:00",
  "source" : "VID",
  "vnfId" : "a738408c-cdf0-4288-8d2e-0b00de69a0f1",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n\t\t\t\"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\",\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_39ed0b9e-ac06-4769-950d-d76507f05d51\",\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\": \"afff7138-5798-49e3-93f3-bbd3ef2d4fe9\",\n                                        \"modelInvariantUuid\": \"abb64c4c-2bf2-43a8-ad16-d05d1a6adb6e\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e2c675b8-1b6c-452b-a042-a15b87d4c4d1\",\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\": \"82872686-e054-44f7-b3bf-5459448d93a0\",\n                                                \"modelInvariantUuid\": \"02e2b29c-4703-4315-b494-794c9f0909ff\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4f6ded3c-b839-42cf-8a5f-7bb42e92eed9\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51_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\": \"905f338f-c79f-492d-b930-295e39afe187\",\n                            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\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\": \"771e1951-90ac-46af-9b4f-bd31ea088da9\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "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" : "419db7fb-8cf0-4bf3-8959-96dcd24b2e99",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99"
    }
  }
}
2022-11-27T07:11:23.624Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.624Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|INFO|500||InvokeReturn
2022-11-27T07:11:23.625Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.626Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:23.626Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:23.626Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false
2022-11-27T07:11:23.627Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:23.627Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aabbcf6566433210", X-B3-SpanId:"644e34b16be2a74e", X-B3-ParentSpanId:"aabbcf6566433210", X-B3-Sampled:"0", X-ONAP-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-TransactionID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-ECOMP-RequestID:"7517a1cf-c721-4c4d-ad84-718b93d21e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"761c66dd-472e-4438-9b71-e6ad7fe9d862"]
2022-11-27T07:11:23.627Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:23.627Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:23.641Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:23.641Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:23.642Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:23.642Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&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:"Sun, 27 Nov 2022 07:11:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:23.644Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:23.644Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:23.644Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=419db7fb-8cf0-4bf3-8959-96dcd24b2e99&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:23.650Z|7517a1cf-c721-4c4d-ad84-718b93d21e35|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/419db7fb-8cf0-4bf3-8959-96dcd24b2e99|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:24.235Z|e310def9-4fbc-45aa-91dc-899f031edabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:24.236Z|e310def9-4fbc-45aa-91dc-899f031edabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:24.235Z|d449b95f-c749-4325-8b0d-e22fd4b2eaf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:24.239Z|d449b95f-c749-4325-8b0d-e22fd4b2eaf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:24.239Z|e21e9ccb-509d-4471-a1d2-63479e002cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:24.240Z|e21e9ccb-509d-4471-a1d2-63479e002cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:25.047Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:25.049Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||INFO|500||Checking if requestId: 1379c36f-3b8e-44cc-8138-1e1804fc783d already exists in requestDb InfraActiveRequests table
2022-11-27T07:11:25.049Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:25.049Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:25.050Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.050Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:25.050Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:25.050Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc5b95543ebcd74", X-B3-SpanId:"81edbb78ef15c749", X-B3-ParentSpanId:"fcc5b95543ebcd74", X-B3-Sampled:"0", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4270656-e96a-4e41-a05b-aa7de5513427"]
2022-11-27T07:11:25.051Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:25.051Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.067Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.068Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:25.068Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:25.068Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.068Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: 
2022-11-27T07:11:25.069Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.069Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:25.077Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:11:25.080Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-27T07:11:25.098Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.098Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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=[1379c36f-3b8e-44cc-8138-1e1804fc783d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[afcf4929-b7de-4262-9a45-e438c8dc88f7], X-ECOMP-RequestID=[1379c36f-3b8e-44cc-8138-1e1804fc783d], X-TransactionId=[], X-ONAP-RequestID=[1379c36f-3b8e-44cc-8138-1e1804fc783d]}
2022-11-27T07:11:25.156Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:{date=[Sun, 27 Nov 2022 07:11:23 GMT], content-length=[1013], vertex-id=[221408], x-aai-txid=[0-aai-resources-221127-07:11:23:309-18714], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-27T07:11:25.157Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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":"1669532948518","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a738408c-cdf0-4288-8d2e-0b00de69a0f1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a738408c-cdf0-4288-8d2e-0b00de69a0f1"}],"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-11-27T07:11:25.157Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.158Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:11:25.158Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:11:25.159Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.160Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T07:11:25.160Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.160Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.160Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T07:11:25.160Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"fcc5b95543ebcd74", X-B3-SpanId:"4acda2744859f2d0", X-B3-ParentSpanId:"fcc5b95543ebcd74", X-B3-Sampled:"0", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"993b6194-85ed-498b-b1dd-143bf9f056d7"]
2022-11-27T07:11:25.161Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"26db0570-ce64-4270-89c7-f29da492602b"},"instanceName":null,"requestScope":"service"}
2022-11-27T07:11:25.161Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.180Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.180Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:25.181Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T07:11:25.181Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"Sun, 27 Nov 2022 07:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.181Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T07:11:25.181Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.182Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T07:11:25.182Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:11:25.183Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||Invoke
2022-11-27T07:11:25.183Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.183Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:11:25.183Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Method      : GET
2022-11-27T07:11:25.183Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a9d1e22-779e-42c7-8ebc-78512363d97e"]
2022-11-27T07:11:25.184Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Request body: 
2022-11-27T07:11:25.184Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.211Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.212Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:25.212Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status text  : 
2022-11-27T07:11:25.213Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.213Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
  "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
  "created" : "2022-11-27 07:07:26.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:25.214Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.214Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||InvokeReturn
2022-11-27T07:11:25.218Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance
2022-11-27T07:11:25.219Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:11:25.219Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.219Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance
2022-11-27T07:11:25.220Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:11:25.220Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a57a1c60-a513-4aed-9eb8-f132ada8f679"]
2022-11-27T07:11:25.220Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:11:25.221Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.243Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.243Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:25.243Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:11:25.243Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.244Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:11:25.244Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.244Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:25.245Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc
2022-11-27T07:11:25.245Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|INFO|500||Invoke
2022-11-27T07:11:25.245Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.246Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc
2022-11-27T07:11:25.246Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Method      : GET
2022-11-27T07:11:25.246Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439c2997-b57e-4346-beaa-4ae722ab1b9f"]
2022-11-27T07:11:25.246Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Request body: 
2022-11-27T07:11:25.247Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.283Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.284Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:25.284Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Status text  : 
2022-11-27T07:11:25.285Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.285Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
      "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
      "created" : "2022-11-27 07:07:26.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" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc"
    }
  }
}
2022-11-27T07:11:25.286Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.286Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=31a12103-f5f6-4ea2-8855-9a9d29aed5cc|INFO|500||InvokeReturn
2022-11-27T07:11:25.289Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance
2022-11-27T07:11:25.289Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:11:25.289Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.289Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance
2022-11-27T07:11:25.290Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:11:25.290Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd33edf6-2c36-4cb0-87c6-b0310b94e93f"]
2022-11-27T07:11:25.290Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:11:25.290Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.303Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.303Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:11:25.304Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:11:25.304Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.304Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:11:25.304Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.305Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=905f338f-c79f-492d-b930-295e39afe187&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:11:25.305Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.305Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T07:11:25.306Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.306Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.306Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T07:11:25.306Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb9ce70-9b16-43df-b2bc-6a3b134a0768"]
2022-11-27T07:11:25.307Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T07:11:25.307Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.326Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.327Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.327Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T07:11:25.327Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.329Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:25.329Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.329Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T07:11:25.331Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.331Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.332Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.332Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.332Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.332Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0cfd073-3dbe-417d-ab34-a213db337854"]
2022-11-27T07:11:25.333Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.333Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.350Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.350Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.350Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.351Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.352Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T07:11:25.352Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.352Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.354Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:11:25.354Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||Invoke
2022-11-27T07:11:25.354Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.354Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187
2022-11-27T07:11:25.355Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Method      : GET
2022-11-27T07:11:25.355Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b0f238-77b8-44f1-9524-5a8ad3261bca"]
2022-11-27T07:11:25.355Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Request body: 
2022-11-27T07:11:25.355Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.376Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.377Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:25.377Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Status text  : 
2022-11-27T07:11:25.377Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:11:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.379Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "905f338f-c79f-492d-b930-295e39afe187",
  "modelInvariantUUID" : "31a12103-f5f6-4ea2-8855-9a9d29aed5cc",
  "created" : "2022-11-27 07:07:26.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" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:11:25.379Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.380Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/905f338f-c79f-492d-b930-295e39afe187|INFO|500||InvokeReturn
2022-11-27T07:11:25.382Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:11:25.382Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T07:11:25.382Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.383Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:11:25.383Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T07:11:25.383Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"fcc5b95543ebcd74", X-B3-SpanId:"86d15beeebc32ef4", X-B3-ParentSpanId:"fcc5b95543ebcd74", X-B3-Sampled:"0", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b30a1f74-3c30-4215-8aa4-4e9bc76f3367"]
2022-11-27T07:11:25.384Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1379c36f-3b8e-44cc-8138-1e1804fc783d","requestStatus":"IN_PROGRESS","startTime":1669533085077,"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\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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":"26db0570-ce64-4270-89c7-f29da492602b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1379c36f-3b8e-44cc-8138-1e1804fc783d"}
2022-11-27T07:11:25.384Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T07:11:25.411Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:25.411Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T07:11:25.411Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T07:11:25.412Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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/1379c36f-3b8e-44cc-8138-1e1804fc783d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:25.413Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:11:25.077+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\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:25.400+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:25.413Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:25.413Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T07:11:25.419Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.419Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T07:11:25.419Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:25.420Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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-11-27T07:11:25.420Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T07:11:25.420Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|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:"fcc5b95543ebcd74", X-B3-SpanId:"88eae1486c20b465", X-B3-ParentSpanId:"fcc5b95543ebcd74", X-B3-Sampled:"0", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c989353-8687-4c43-836b-04e17a9d3465"]
2022-11-27T07:11:25.420Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"905f338f-c79f-492d-b930-295e39afe187\",\"modelUuid\":\"905f338f-c79f-492d-b930-295e39afe187\",\"modelInvariantUuid\":\"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\"},\"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\":\"26db0570-ce64-4270-89c7-f29da492602b\"}","type":"String"},"requestId":{"value":"1379c36f-3b8e-44cc-8138-1e1804fc783d","type":"String"},"mso-request-id":{"value":"1379c36f-3b8e-44cc-8138-1e1804fc783d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"26db0570-ce64-4270-89c7-f29da492602b","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/26db0570-ce64-4270-89c7-f29da492602b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T07:11:25.420Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T07:11:27.432Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:27.433Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T07:11:27.433Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T07:11:27.433Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 07:11:27 GMT", X-ONAP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-TransactionID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ECOMP-RequestID:"1379c36f-3b8e-44cc-8138-1e1804fc783d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4c989353-8687-4c43-836b-04e17a9d3465", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:11:27.434Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1379c36f-3b8e-44cc-8138-1e1804fc783d\",\"instanceId\":\"26db0570-ce64-4270-89c7-f29da492602b\"}}","message":"Success","processInstanceID":"b47c6cb7-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:11:27.434Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:27.435Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T07:11:27.437Z|1379c36f-3b8e-44cc-8138-1e1804fc783d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:27.569Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:27.573Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:27.573Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:27.574Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:27.574Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:27.574Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:27.575Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2210847212da050b", X-B3-SpanId:"5f29caebdfa03256", X-B3-ParentSpanId:"2210847212da050b", X-B3-Sampled:"0", X-ONAP-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-TransactionID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-ECOMP-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b13ceeda-a32b-409c-b98c-ccdd7b554e24"]
2022-11-27T07:11:27.575Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:27.576Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:27.595Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:27.596Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:27.596Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:27.597Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:27.597Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:11:25.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\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:26.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:27.598Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:27.598Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:27.600Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:27.600Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:27.600Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:27.601Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:27.601Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:27.601Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2210847212da050b", X-B3-SpanId:"8a9053d60d3aa895", X-B3-ParentSpanId:"2210847212da050b", X-B3-Sampled:"0", X-ONAP-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-TransactionID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-ECOMP-RequestID:"8ed46eeb-05e9-4d54-ad13-86bf6d568afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e898310f-6528-4f7e-8b73-ce32e1d8ff2b"]
2022-11-27T07:11:27.602Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:27.602Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:27.618Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:27.619Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:27.619Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:27.619Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:27.620Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:27.620Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:27.621Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:27.628Z|8ed46eeb-05e9-4d54-ad13-86bf6d568afa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:32.894Z|f658d9f6-f835-4f6a-99bc-9fbbb3b2f29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:32.895Z|f658d9f6-f835-4f6a-99bc-9fbbb3b2f29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:33.400Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:33.412Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:33.412Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:11:33.412Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:33.413Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:33.413Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:11:33.413Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42da97b9441d65e7", X-B3-SpanId:"8d46ccf530b9f6d8", X-B3-ParentSpanId:"42da97b9441d65e7", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-TransactionID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ECOMP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f29976-1cc9-46cf-8b3f-3a5aee43aec7"]
2022-11-27T07:11:33.413Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:11:33.413Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:11:33.473Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:33.474Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:33.474Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:11:33.474Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:33.475Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "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-11-27T07:11:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:26.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:11:33.476Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:33.476Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:11:33.477Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:33.477Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:33.477Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:33.478Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:33.478Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:33.478Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42da97b9441d65e7", X-B3-SpanId:"7d5eceab06b4a580", X-B3-ParentSpanId:"42da97b9441d65e7", X-B3-Sampled:"0", X-ONAP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-TransactionID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ECOMP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6635f9ae-0735-4e24-a3b2-a11cc16a498a"]
2022-11-27T07:11:33.478Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:33.479Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:33.501Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:33.502Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:33.502Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:33.502Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:11:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:33.503Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:33.503Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:33.503Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:33.535Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:33.536Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:33.536Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:33.536Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:33.537Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:33.537Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-TransactionID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ECOMP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8223817-535e-420f-a770-a5010f612c50"]
2022-11-27T07:11:33.537Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:33.537Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:33.664Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:33.665Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:33.665Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:33.665Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7B59A4843962EDD0A73A777EA772794; 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:"Sun, 27 Nov 2022 07:11:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:33.666Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b58b44ef-6e22-11ed-884a-b283cc742bbe","businessKey":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:11:27.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"b516b1aa-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:11:33.666Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:33.666Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:33.685Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:33.686Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:33.686Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:33.687Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:33.687Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:33.687Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-TransactionID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ECOMP-RequestID:"a2e241b6-dea8-4199-98fb-db85ed3f8bc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80b57784-8f12-4c42-bc17-0efc4358cde1"]
2022-11-27T07:11:33.687Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:33.688Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:33.810Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:33.811Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:33.811Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:33.811Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=951E5B78177B2A551019B56B0BBDF480; 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:"820", Date:"Sun, 27 Nov 2022 07:11:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:33.812Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:b58b6c0f-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","executionId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:11:27.211+0000","endTime":"2022-11-27T07:11:27.214+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:33.812Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:33.812Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:33.825Z|a2e241b6-dea8-4199-98fb-db85ed3f8bc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:34.268Z|e9c24a4e-6d89-46c4-a013-9bfa2abff508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:34.268Z|e9c24a4e-6d89-46c4-a013-9bfa2abff508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:34.271Z|6c9734f3-1ce2-44db-ac0d-1ede1196153c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:34.272Z|6c9734f3-1ce2-44db-ac0d-1ede1196153c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:34.275Z|0166a8d2-914d-49c9-9809-988aeacf3a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:34.275Z|0166a8d2-914d-49c9-9809-988aeacf3a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:37.771Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:37.777Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:37.781Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:37.782Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:37.782Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:37.782Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:37.783Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a496bd14ac0bfa", X-B3-SpanId:"36dd05454fbca26f", X-B3-ParentSpanId:"e2a496bd14ac0bfa", X-B3-Sampled:"0", X-ONAP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-TransactionID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ECOMP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd7be2df-e493-4f0f-8e84-3d0339b796e3"]
2022-11-27T07:11:37.783Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:37.783Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:37.840Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:37.840Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:37.841Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:37.841Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:37.841Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "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-11-27T07:11:25.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\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:37.842Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:37.842Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:37.844Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:37.844Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:37.844Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:37.844Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:37.845Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:37.845Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a496bd14ac0bfa", X-B3-SpanId:"33e540c93fca6ce4", X-B3-ParentSpanId:"e2a496bd14ac0bfa", X-B3-Sampled:"0", X-ONAP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-TransactionID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ECOMP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f57ca9-c6dc-43fa-a38d-9cbf7c03a233"]
2022-11-27T07:11:37.845Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:37.846Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:37.860Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:37.861Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:37.861Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:37.861Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:37.861Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:37.862Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:37.862Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:37.890Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:37.891Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:37.891Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:37.891Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:37.891Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:37.892Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-TransactionID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ECOMP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d46f2f-f45a-4bb4-a66a-2bd2aed263bc"]
2022-11-27T07:11:37.892Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:37.892Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:38.014Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:38.015Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:38.015Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:38.016Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=994A405CE7A96B2D572350FFA1153C3C; 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:"Sun, 27 Nov 2022 07:11:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:38.016Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"baed71ab-6e22-11ed-884a-b283cc742bbe","businessKey":"1379c36f-3b8e-44cc-8138-1e1804fc783d","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-27T07:11:36.242+0000","endTime":"2022-11-27T07:11:36.664+0000","removalTime":null,"durationInMillis":422,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b47c6cb7-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"baec8714-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:11:38.017Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:38.017Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1379c36f-3b8e-44cc-8138-1e1804fc783d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:38.040Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:38.041Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:38.042Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:38.043Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:38.043Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:38.044Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-TransactionID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ECOMP-RequestID:"bdadb791-4575-4327-821e-a6e7cc4f63a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019ddad2-254a-4e0d-9cec-aa6b1237912d"]
2022-11-27T07:11:38.044Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:38.045Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:38.188Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:38.189Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:38.190Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:38.190Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2CE158354F22909AED274F5E92DDBA21; 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:"Sun, 27 Nov 2022 07:11:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:38.191Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:baede6ee-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"baed71ab-6e22-11ed-884a-b283cc742bbe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:de387837-6e13-11ed-884a-b283cc742bbe","processInstanceId":"baed71ab-6e22-11ed-884a-b283cc742bbe","executionId":"baed71ab-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:11:36.245+0000","endTime":"2022-11-27T07:11:36.664+0000","durationInMillis":419,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b47c6cb7-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:38.192Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:38.192Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baed71ab-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:38.196Z|bdadb791-4575-4327-821e-a6e7cc4f63a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:43.956Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:43.960Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:43.960Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:11:43.960Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:43.961Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:43.961Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:11:43.961Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf9e3d05612afc5", X-B3-SpanId:"1cf32ca5dbd6b42a", X-B3-ParentSpanId:"fcf9e3d05612afc5", X-B3-Sampled:"0", X-ONAP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-TransactionID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ECOMP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71ebe40-cee4-4b9f-90d9-4cc393175179"]
2022-11-27T07:11:43.961Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:11:43.962Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:11:43.982Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:43.983Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:43.983Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:11:43.984Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:43.984Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "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-11-27T07:11:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:26.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:11:43.985Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:43.985Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:11:43.986Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:43.987Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:43.987Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:43.987Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:43.988Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:43.988Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf9e3d05612afc5", X-B3-SpanId:"ed93a5ae67b5fc04", X-B3-ParentSpanId:"fcf9e3d05612afc5", X-B3-Sampled:"0", X-ONAP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-TransactionID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ECOMP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d9b7e4-ca2a-4d4f-aec5-7600e0dc082f"]
2022-11-27T07:11:43.989Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:43.989Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:43.999Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:43.999Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:43.999Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:43.999Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:44.001Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:44.001Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:44.002Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:44.022Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:44.023Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:44.023Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:44.023Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:44.024Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:44.024Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-TransactionID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ECOMP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a741bc9b-79a1-4755-9d51-27c8fc3669c3"]
2022-11-27T07:11:44.024Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:44.025Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:44.157Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:44.158Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:44.158Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:44.159Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=07307BCA99EAC001FB9B91D47E927DEE; 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:"Sun, 27 Nov 2022 07:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:44.159Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b58b44ef-6e22-11ed-884a-b283cc742bbe","businessKey":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:11:27.210+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"b516b1aa-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-27T07:11:44.160Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:44.160Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:44.180Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:44.180Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:44.181Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:44.181Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:44.181Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:44.182Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-TransactionID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ECOMP-RequestID:"1bd044bc-d615-48d8-af52-25d5f5078037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9039995a-4c29-4884-8849-92b3a98d5873"]
2022-11-27T07:11:44.182Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:44.182Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:44.298Z|79f34994-c0ee-4475-a6db-ca2e5410e1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:44.299Z|1b3a15e8-57ae-4c65-8a16-1d23719f8998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:44.299Z|79f34994-c0ee-4475-a6db-ca2e5410e1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:44.300Z|1b3a15e8-57ae-4c65-8a16-1d23719f8998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:44.304Z|6b2e30f0-8df7-4bb9-a89b-208aa4835db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:44.304Z|6b2e30f0-8df7-4bb9-a89b-208aa4835db3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:44.306Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:44.307Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:44.308Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:44.309Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6CAC66E2E4500A46FBA422A2A7690013; 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:"820", Date:"Sun, 27 Nov 2022 07:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:44.309Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:b58b6c0f-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","executionId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:11:27.211+0000","endTime":"2022-11-27T07:11:27.214+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:44.310Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:44.311Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:44.314Z|1bd044bc-d615-48d8-af52-25d5f5078037|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:47.894Z|b15d1091-3aba-4305-8ce8-f8f16c8c69c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:47.894Z|b15d1091-3aba-4305-8ce8-f8f16c8c69c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:48.324Z|d73fb61e-e5d7-4763-9c30-2080408a5424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:11:48.324Z|d73fb61e-e5d7-4763-9c30-2080408a5424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:11:48.330Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:48.335Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.335Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:48.336Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.336Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.337Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:48.337Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9833c183e82df49", X-B3-SpanId:"68f87de6e39bab6d", X-B3-ParentSpanId:"c9833c183e82df49", X-B3-Sampled:"0", X-ONAP-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-TransactionID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-ECOMP-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37f09b1-a07e-407d-b66b-5704ee865f2c"]
2022-11-27T07:11:48.338Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:48.338Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.361Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.362Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.363Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:48.363Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.364Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:25.000+00:00",
  "endTime" : "2022-11-27T07:11: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_macro\",\n            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:45.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:48.364Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.365Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:48.366Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.367Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:48.367Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.368Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.368Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:48.369Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9833c183e82df49", X-B3-SpanId:"35033d4ca1caaf07", X-B3-ParentSpanId:"c9833c183e82df49", X-B3-Sampled:"0", X-ONAP-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-TransactionID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-ECOMP-RequestID:"5b769c80-13cb-4e03-bcfb-2c08656a1866", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6ac0d96-c024-4c89-a05c-dbfa495fcd03"]
2022-11-27T07:11:48.369Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:48.370Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.381Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.382Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.383Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:48.383Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.384Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:48.384Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.385Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:48.391Z|5b769c80-13cb-4e03-bcfb-2c08656a1866|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:48.515Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:48.519Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.519Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:48.520Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.520Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.520Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:48.520Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8bdb192fa99ccf7", X-B3-SpanId:"6d2822a75a9d427e", X-B3-ParentSpanId:"e8bdb192fa99ccf7", X-B3-Sampled:"0", X-ONAP-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-TransactionID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-ECOMP-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95996807-b6c3-4b2b-9580-c1d0784cc76c"]
2022-11-27T07:11:48.521Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:48.521Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.537Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.538Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.538Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:48.538Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.539Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:25.000+00:00",
  "endTime" : "2022-11-27T07:11: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_macro\",\n            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:45.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:48.539Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.540Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:48.541Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.542Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:48.542Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.543Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.543Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:48.544Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8bdb192fa99ccf7", X-B3-SpanId:"301bcd6e8445a85f", X-B3-ParentSpanId:"e8bdb192fa99ccf7", X-B3-Sampled:"0", X-ONAP-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-TransactionID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-ECOMP-RequestID:"0b72be99-aaed-4386-b512-a3e4c5f5d2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b34d041-ac0e-44bd-8d5f-e9f467f1e2f7"]
2022-11-27T07:11:48.544Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:48.544Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.556Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.557Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.557Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:48.558Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.558Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:48.558Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.559Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:48.564Z|0b72be99-aaed-4386-b512-a3e4c5f5d2f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:48.684Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:48.687Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.688Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:48.688Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.689Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.689Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:48.689Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71865500bbc84177", X-B3-SpanId:"19b6d909537668d3", X-B3-ParentSpanId:"71865500bbc84177", X-B3-Sampled:"0", X-ONAP-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-TransactionID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-ECOMP-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5262b108-4047-4090-bf72-80ce1489986a"]
2022-11-27T07:11:48.690Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:48.690Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.707Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.708Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.708Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:48.709Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.709Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:25.000+00:00",
  "endTime" : "2022-11-27T07:11: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_macro\",\n            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:45.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:48.710Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.710Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:48.712Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.712Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:48.712Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.713Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.713Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:48.713Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71865500bbc84177", X-B3-SpanId:"e65884c9215ab41e", X-B3-ParentSpanId:"71865500bbc84177", X-B3-Sampled:"0", X-ONAP-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-TransactionID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-ECOMP-RequestID:"9af9b993-1e38-4664-a8f4-31d1f4328dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c187a1-fb38-45a2-b17d-1c9484cb8e95"]
2022-11-27T07:11:48.714Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:48.714Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.724Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.724Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.725Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:48.725Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.726Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:48.726Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.727Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:48.732Z|9af9b993-1e38-4664-a8f4-31d1f4328dae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:48.861Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:48.865Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.865Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||Invoke
2022-11-27T07:11:48.866Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.866Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d
2022-11-27T07:11:48.867Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Method      : GET
2022-11-27T07:11:48.867Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13a33c15d086f4e2", X-B3-SpanId:"fbfea6fe5be3ee96", X-B3-ParentSpanId:"13a33c15d086f4e2", X-B3-Sampled:"0", X-ONAP-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-TransactionID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-ECOMP-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a4a8264-1f10-4d84-a4f3-2f489aa08758"]
2022-11-27T07:11:48.867Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Request body: 
2022-11-27T07:11:48.868Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.884Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.885Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.885Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Status text  : 
2022-11-27T07:11:48.886Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.887Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||Response body: {
  "requestId" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:25.000+00:00",
  "endTime" : "2022-11-27T07:11: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_macro\",\n            \"modelInvariantId\": \"31a12103-f5f6-4ea2-8855-9a9d29aed5cc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"905f338f-c79f-492d-b930-295e39afe187\"\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-11-27T07:11:45.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "26db0570-ce64-4270-89c7-f29da492602b",
  "serviceInstanceName" : "basic_cnf_macro_39ed0b9e-ac06-4769-950d-d76507f05d51",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/26db0570-ce64-4270-89c7-f29da492602b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1379c36f-3b8e-44cc-8138-1e1804fc783d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d"
    }
  }
}
2022-11-27T07:11:48.887Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.887Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1379c36f-3b8e-44cc-8138-1e1804fc783d|INFO|500||InvokeReturn
2022-11-27T07:11:48.889Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.889Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:48.890Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:48.890Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false
2022-11-27T07:11:48.890Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:48.891Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13a33c15d086f4e2", X-B3-SpanId:"7d4d3ffbf748ee78", X-B3-ParentSpanId:"13a33c15d086f4e2", X-B3-Sampled:"0", X-ONAP-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-TransactionID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-ECOMP-RequestID:"c2e1d7a1-75ed-4671-a8f0-39e21390d325", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f43a32c3-710d-4459-92bc-41d6ddfc9e5f"]
2022-11-27T07:11:48.891Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:48.892Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:48.900Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:48.901Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:48.902Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:48.902Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&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:"Sun, 27 Nov 2022 07:11:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:48.903Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:48.903Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:48.904Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1379c36f-3b8e-44cc-8138-1e1804fc783d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:48.910Z|c2e1d7a1-75ed-4671-a8f0-39e21390d325|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1379c36f-3b8e-44cc-8138-1e1804fc783d|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:11:50.144Z|38429139-38b6-4d91-a088-3dbb1e0cfda1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:11:50.145Z|38429139-38b6-4d91-a088-3dbb1e0cfda1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:54.328Z|fa9f7d75-215b-4345-8f12-15a3e8c9cfd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:54.328Z|fa9f7d75-215b-4345-8f12-15a3e8c9cfd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:54.332Z|fba82835-cd5e-4a6f-995e-dcc9c014b4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:54.332Z|fba82835-cd5e-4a6f-995e-dcc9c014b4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:54.345Z|9f12e896-ce48-406b-8148-6e73238ad3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:11:54.345Z|9f12e896-ce48-406b-8148-6e73238ad3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:11:54.440Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:11:54.444Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:54.444Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:11:54.444Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:54.445Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:11:54.445Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:11:54.445Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d3b8e66c6de282b", X-B3-SpanId:"f484b3f8be7d92b9", X-B3-ParentSpanId:"8d3b8e66c6de282b", X-B3-Sampled:"0", X-ONAP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-TransactionID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ECOMP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f78b5195-cba9-4772-acc4-269561a5db7a"]
2022-11-27T07:11:54.445Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:11:54.446Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:11:54.462Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:54.463Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:54.463Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:11:54.463Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:54.466Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "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-11-27T07:11:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:54.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:11:54.467Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:54.467Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:11:54.468Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:54.469Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:11:54.469Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:54.469Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:11:54.469Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:11:54.470Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d3b8e66c6de282b", X-B3-SpanId:"51dd63b6c1f01e90", X-B3-ParentSpanId:"8d3b8e66c6de282b", X-B3-Sampled:"0", X-ONAP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-TransactionID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ECOMP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90782dca-c8d9-4c2b-9a7d-1fdb78e9dec8"]
2022-11-27T07:11:54.470Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:11:54.470Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:11:54.480Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:54.480Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:54.481Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:11:54.481Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:54.482Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:11:54.482Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:54.483Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:11:54.505Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:54.505Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:54.505Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:54.506Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-27T07:11:54.506Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:54.506Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-TransactionID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ECOMP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"808378ac-5db0-40ce-98bb-998607f3f207"]
2022-11-27T07:11:54.507Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:54.507Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:54.645Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:54.646Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:54.646Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:54.647Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BE093E69CF8865B668370358580C68AB; 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:"Sun, 27 Nov 2022 07:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:54.647Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b58b44ef-6e22-11ed-884a-b283cc742bbe","businessKey":"f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-27T07:11:27.210+0000","endTime":"2022-11-27T07:11:53.869+0000","removalTime":null,"durationInMillis":26659,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe","superProcessInstanceId":"b516b1aa-6e22-11ed-884a-b283cc742bbe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-27T07:11:54.648Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:54.648Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:54.680Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:54.681Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||Invoke
2022-11-27T07:11:54.681Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-27T07:11:54.682Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1
2022-11-27T07:11:54.682Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Method      : GET
2022-11-27T07:11:54.682Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-TransactionID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ECOMP-RequestID:"3d71318c-f622-47f1-a0f7-a4cc461a6eb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5493c6b9-86c6-4b62-992a-83f9e87b0f2a"]
2022-11-27T07:11:54.683Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Request body: 
2022-11-27T07:11:54.683Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-27T07:11:54.800Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-27T07:11:54.801Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-27T07:11:54.801Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Status text  : 
2022-11-27T07:11:54.802Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF3BB1A3ADFF10EC0FFA33343CF57E07; 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:"Sun, 27 Nov 2022 07:11:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:11:54.803Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryUpdated:c56ea759-6e22-11ed-884a-b283cc742bbe","parentActivityInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","activityId":"AaiEntryUpdated","activityName":"AAI entry updated","activityType":"noneEndEvent","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:de463405-6e13-11ed-884a-b283cc742bbe","processInstanceId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","executionId":"b58b44ef-6e22-11ed-884a-b283cc742bbe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-27T07:11:53.866+0000","endTime":"2022-11-27T07:11:53.867+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b279bfda-6e22-11ed-884a-b283cc742bbe"}]
2022-11-27T07:11:54.803Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-27T07:11:54.803Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b58b44ef-6e22-11ed-884a-b283cc742bbe&maxResults=1|INFO|500||InvokeReturn
2022-11-27T07:11:54.809Z|3d71318c-f622-47f1-a0f7-a4cc461a6eb8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:02.894Z|98838d2e-b69b-4d1e-801b-dcd7169f7772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:02.894Z|98838d2e-b69b-4d1e-801b-dcd7169f7772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:04.355Z|0d4be988-5ed1-4086-ab99-ee6537251362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:04.355Z|97b88fba-bc7b-4e89-9c95-d080ff5e5e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:04.356Z|0d4be988-5ed1-4086-ab99-ee6537251362|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:04.356Z|97b88fba-bc7b-4e89-9c95-d080ff5e5e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:04.371Z|48acac3a-4df4-4ff0-9182-22a9985fdd2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:04.372Z|48acac3a-4df4-4ff0-9182-22a9985fdd2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:04.934Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:04.938Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:04.938Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:12:04.938Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:04.939Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:04.939Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:12:04.941Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a375f353028c8a96", X-B3-SpanId:"98eccce1899c8394", X-B3-ParentSpanId:"a375f353028c8a96", X-B3-Sampled:"0", X-ONAP-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-TransactionID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-ECOMP-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6ccdcbd-2928-4833-a0ed-0830eb8c1765"]
2022-11-27T07:12:04.941Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:12:04.942Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:12:04.973Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:04.974Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:04.974Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:12:04.974Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:04.975Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "endTime" : "2022-11-27T07:11:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:56.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:12:04.975Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:04.975Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:12:04.976Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:04.976Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:04.977Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:04.977Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:04.977Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:04.977Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a375f353028c8a96", X-B3-SpanId:"800a356c3f8a0842", X-B3-ParentSpanId:"a375f353028c8a96", X-B3-Sampled:"0", X-ONAP-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-TransactionID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-ECOMP-RequestID:"5f783176-d59a-46b5-8e14-f6f6f7f94bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0495250e-f019-4915-97ae-b939e81f761e"]
2022-11-27T07:12:04.977Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:04.978Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:04.990Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:04.990Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:04.990Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:04.990Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:04.991Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:04.991Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:04.991Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:05.000Z|5f783176-d59a-46b5-8e14-f6f6f7f94bff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:05.123Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:05.127Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.127Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:12:05.128Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.128Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.128Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:12:05.128Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"488f63281393de71", X-B3-SpanId:"ba85cb4bd07d4554", X-B3-ParentSpanId:"488f63281393de71", X-B3-Sampled:"0", X-ONAP-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-TransactionID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-ECOMP-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79cd099e-c9bd-4004-b9cd-17f760eda6be"]
2022-11-27T07:12:05.129Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:12:05.129Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.144Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.144Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.144Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:12:05.145Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.145Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "endTime" : "2022-11-27T07:11:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:56.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:12:05.146Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.146Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:12:05.147Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.147Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:05.148Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.148Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.148Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:05.149Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"488f63281393de71", X-B3-SpanId:"37e53eafda382e99", X-B3-ParentSpanId:"488f63281393de71", X-B3-Sampled:"0", X-ONAP-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-TransactionID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-ECOMP-RequestID:"54f31c08-8a16-4471-9bef-038fe9117f88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb5ce25-4be2-427d-9f0b-1368d4ee1b31"]
2022-11-27T07:12:05.149Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:05.149Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.159Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.160Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.160Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:05.160Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.161Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:05.161Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.161Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:05.168Z|54f31c08-8a16-4471-9bef-038fe9117f88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:05.288Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:05.292Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.293Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:12:05.293Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.293Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.293Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:12:05.294Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dbdd3ce4c4e3867", X-B3-SpanId:"1af5e0448ea46728", X-B3-ParentSpanId:"9dbdd3ce4c4e3867", X-B3-Sampled:"0", X-ONAP-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-TransactionID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-ECOMP-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec205bbb-1799-4590-83d8-d01da257fde8"]
2022-11-27T07:12:05.294Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:12:05.294Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.312Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.312Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.313Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:12:05.313Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.314Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "endTime" : "2022-11-27T07:11:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:56.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:12:05.314Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.315Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:12:05.316Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.316Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:05.316Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.317Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.317Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:05.317Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dbdd3ce4c4e3867", X-B3-SpanId:"0c3b892c6160f4fa", X-B3-ParentSpanId:"9dbdd3ce4c4e3867", X-B3-Sampled:"0", X-ONAP-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-TransactionID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-ECOMP-RequestID:"c736b620-7f77-47b9-bf10-c34ff54e944d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e74972d-d81b-421a-9dc7-545d71d4dbb6"]
2022-11-27T07:12:05.317Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:05.318Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.330Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.330Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.331Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:05.331Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.332Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:05.332Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.333Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:05.349Z|c736b620-7f77-47b9-bf10-c34ff54e944d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:05.479Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:05.483Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.484Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:12:05.484Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.485Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.485Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:12:05.486Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a039fe85edf9f1e", X-B3-SpanId:"6e342b1d94aa8ed8", X-B3-ParentSpanId:"3a039fe85edf9f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-TransactionID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-ECOMP-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55aa54cf-7dbd-486b-8651-1a8906713fdb"]
2022-11-27T07:12:05.486Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:12:05.486Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.501Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.502Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.502Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:12:05.503Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.503Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "endTime" : "2022-11-27T07:11:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:56.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:12:05.503Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.504Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:12:05.505Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.506Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:05.506Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.506Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.507Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:05.507Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a039fe85edf9f1e", X-B3-SpanId:"770a409e6011338b", X-B3-ParentSpanId:"3a039fe85edf9f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-TransactionID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-ECOMP-RequestID:"28b7c494-4ac6-44c7-b6e5-456426f1e61e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec26e72d-8c45-4a54-9d66-1890ec19f5dc"]
2022-11-27T07:12:05.507Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:05.508Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.517Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.517Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.518Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:05.518Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.519Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:05.519Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.520Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:05.526Z|28b7c494-4ac6-44c7-b6e5-456426f1e61e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:05.647Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:05.653Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.654Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||Invoke
2022-11-27T07:12:05.654Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.654Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472
2022-11-27T07:12:05.655Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Method      : GET
2022-11-27T07:12:05.655Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76cadbecafbc5da8", X-B3-SpanId:"fa899be3d2940025", X-B3-ParentSpanId:"76cadbecafbc5da8", X-B3-Sampled:"0", X-ONAP-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-TransactionID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-ECOMP-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15e35d62-a8b4-4b68-a466-c77a02577c56"]
2022-11-27T07:12:05.655Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Request body: 
2022-11-27T07:12:05.656Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.672Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.673Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.673Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Status text  : 
2022-11-27T07:12:05.673Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.673Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||Response body: {
  "requestId" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:11:20.000+00:00",
  "endTime" : "2022-11-27T07:11:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n\t\t\t\"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"e5e4c035-feb2-484d-9b36-a5ed36433843\",\n                                        \"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n                                        \"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\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_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\n                            \"modelInvariantId\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\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\": \"1a9d854b-40da-4429-9386-0b45cbd0e172\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-27T07:11:56.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472"
    }
  }
}
2022-11-27T07:12:05.674Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.674Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|INFO|500||InvokeReturn
2022-11-27T07:12:05.675Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.676Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:05.676Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:05.676Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false
2022-11-27T07:12:05.676Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:05.677Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76cadbecafbc5da8", X-B3-SpanId:"a805514514178350", X-B3-ParentSpanId:"76cadbecafbc5da8", X-B3-Sampled:"0", X-ONAP-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-TransactionID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-ECOMP-RequestID:"6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc6c87e-88a1-45dd-87d8-53c966b424d6"]
2022-11-27T07:12:05.677Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:05.677Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:05.686Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:05.687Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:05.687Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:05.687Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&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:"Sun, 27 Nov 2022 07:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:05.688Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:05.689Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:05.689Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:05.694Z|6b8e9840-b8a5-43b4-aa83-d0d5dff6fdb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f15a9be8-e6a0-4d9a-b7c8-3e7934a5e472|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:14.380Z|5ee9d74e-b70b-42c4-b4c0-c4ef80159251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:14.381Z|5ee9d74e-b70b-42c4-b4c0-c4ef80159251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:14.382Z|92bf9139-c526-4311-bb53-67057bf77a1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:14.382Z|92bf9139-c526-4311-bb53-67057bf77a1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:14.393Z|f996c9b1-82cc-4257-9d7b-b3a854e19aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:14.393Z|f996c9b1-82cc-4257-9d7b-b3a854e19aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:16.781Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:16.784Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||INFO|500||Checking if requestId: 40f74822-072a-41a0-878b-66f7d3322cca already exists in requestDb InfraActiveRequests table
2022-11-27T07:12:16.786Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:16.786Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:16.786Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.787Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:16.787Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:16.787Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d48e7a618ce77ab", X-B3-SpanId:"a34f0e4b267f76cf", X-B3-ParentSpanId:"2d48e7a618ce77ab", X-B3-Sampled:"0", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"738ac020-b689-4450-889f-c74fdef8b87e"]
2022-11-27T07:12:16.788Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:16.788Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.813Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.813Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:12:16.813Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:16.814Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 27 Nov 2022 07:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.814Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: 
2022-11-27T07:12:16.814Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.814Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|404|Not Found|InvokeReturn
2022-11-27T07:12:16.821Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||INFO|500||Running local validations
2022-11-27T07:12:16.822Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-27T07:12:16.822Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-27T07:12:16.823Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.823Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-27T07:12:16.823Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.824Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.824Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-27T07:12:16.824Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"2d48e7a618ce77ab", X-B3-SpanId:"164735883bb8aabc", X-B3-ParentSpanId:"2d48e7a618ce77ab", X-B3-Sampled:"0", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14f492c8-f7e8-4e96-8409-2ad89e4e5d06"]
2022-11-27T07:12:16.824Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0658e890-31df-40fb-925d-7f47102de8cd"},"instanceName":null,"requestScope":"service"}
2022-11-27T07:12:16.825Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.840Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.840Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:16.840Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-11-27T07:12:16.841Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"Sun, 27 Nov 2022 07:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.841Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-27T07:12:16.841Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.841Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-27T07:12:16.842Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:12:16.842Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||Invoke
2022-11-27T07:12:16.842Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.843Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:12:16.843Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Method      : GET
2022-11-27T07:12:16.843Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14b31d8a-1d11-4eeb-9354-9e91311a59c4"]
2022-11-27T07:12:16.843Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Request body: 
2022-11-27T07:12:16.844Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.872Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.872Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:16.872Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status text  : 
2022-11-27T07:12:16.873Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.873Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
  "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
  "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:12:16.873Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.873Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||InvokeReturn
2022-11-27T07:12:16.876Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance
2022-11-27T07:12:16.876Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:12:16.876Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.877Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance
2022-11-27T07:12:16.877Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:12:16.877Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b80132ec-f2c2-4cf1-911c-8cb8e9410118"]
2022-11-27T07:12:16.877Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:12:16.878Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.895Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.895Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:12:16.895Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:12:16.895Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.896Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:12:16.896Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.896Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:12:16.897Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db
2022-11-27T07:12:16.897Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|INFO|500||Invoke
2022-11-27T07:12:16.897Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.897Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db
2022-11-27T07:12:16.898Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Method      : GET
2022-11-27T07:12:16.898Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a64a0c14-91db-4ddd-9f1d-b9d169388060"]
2022-11-27T07:12:16.898Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Request body: 
2022-11-27T07:12:16.898Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.918Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.918Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:16.918Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Status text  : 
2022-11-27T07:12:16.919Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.921Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
      "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
      "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db"
    }
  }
}
2022-11-27T07:12:16.921Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.921Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=98f4d93e-4b32-4496-861e-07ab9e8759db|INFO|500||InvokeReturn
2022-11-27T07:12:16.923Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance
2022-11-27T07:12:16.923Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|INFO|500||Invoke
2022-11-27T07:12:16.924Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.924Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance
2022-11-27T07:12:16.924Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-27T07:12:16.924Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f533d926-ee4d-4e63-8f31-cd9501436915"]
2022-11-27T07:12:16.925Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Request body: 
2022-11-27T07:12:16.925Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.949Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.950Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-27T07:12:16.950Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Status text  : 
2022-11-27T07:12:16.950Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.951Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||Response body: 
2022-11-27T07:12:16.951Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.951Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=078bdf1b-b78b-4239-ba40-f5070b1f7e4c&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-27T07:12:16.952Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.952Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-27T07:12:16.952Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:16.952Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.953Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-27T07:12:16.953Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d579810c-ae99-45b3-92a3-1f0167db4b76"]
2022-11-27T07:12:16.953Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-27T07:12:16.953Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-27T07:12:16.976Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:16.976Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.976Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-11-27T07:12:16.977Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:16.978Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27 05:21:53.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"
    },
    "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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:12:16.979Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:16.979Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-27T07:12:16.981Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.981Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.981Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.982Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.982Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.982Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c17e4c-1137-4490-b8c5-b48be5870d1b"]
2022-11-27T07:12:16.983Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:16.984Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.003Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.003Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.004Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.004Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:17.006Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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" : 536,
  "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-11-27T05:21:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-27T07:12:17.006Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.006Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.008Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:12:17.008Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||Invoke
2022-11-27T07:12:17.009Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:17.009Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c
2022-11-27T07:12:17.009Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Method      : GET
2022-11-27T07:12:17.009Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f9fdd0-8602-4053-81ad-20ea850c2b0d"]
2022-11-27T07:12:17.010Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Request body: 
2022-11-27T07:12:17.010Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||==========================request end================================================
2022-11-27T07:12:17.033Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:17.033Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:17.033Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Status text  : 
2022-11-27T07:12:17.034Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 27 Nov 2022 07:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:17.035Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "078bdf1b-b78b-4239-ba40-f5070b1f7e4c",
  "modelInvariantUUID" : "98f4d93e-4b32-4496-861e-07ab9e8759db",
  "created" : "2022-11-27 07:10:15.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/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/configurationCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/allottedCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c/serviceProxyCustomizations"
    }
  }
}
2022-11-27T07:12:17.035Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:17.035Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/078bdf1b-b78b-4239-ba40-f5070b1f7e4c|INFO|500||InvokeReturn
2022-11-27T07:12:17.038Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:12:17.038Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-27T07:12:17.038Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:17.039Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-27T07:12:17.039Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-27T07:12:17.039Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"2d48e7a618ce77ab", X-B3-SpanId:"9e037c75d1e26c75", X-B3-ParentSpanId:"2d48e7a618ce77ab", X-B3-Sampled:"0", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eeb4d27-8b91-43ea-93db-a0e0eb3b5c07"]
2022-11-27T07:12:17.039Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"40f74822-072a-41a0-878b-66f7d3322cca","requestStatus":"IN_PROGRESS","startTime":1669533136822,"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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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":"0658e890-31df-40fb-925d-7f47102de8cd","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd","cloudApiRequests":[],"requestURI":"40f74822-072a-41a0-878b-66f7d3322cca"}
2022-11-27T07:12:17.039Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-27T07:12:17.059Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:17.060Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-27T07:12:17.060Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-11-27T07:12:17.060Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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/40f74822-072a-41a0-878b-66f7d3322cca", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:17.061Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:12:16.822+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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:17.050+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:17.062Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:17.062Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-27T07:12:17.068Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.068Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-27T07:12:17.068Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:17.069Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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-11-27T07:12:17.069Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-27T07:12:17.069Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|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:"2d48e7a618ce77ab", X-B3-SpanId:"dac6488e9994c336", X-B3-ParentSpanId:"2d48e7a618ce77ab", X-B3-Sampled:"0", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f358d24-ed5b-45cf-bd0b-098729b51803"]
2022-11-27T07:12:17.069Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"modelUuid\":\"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\",\"modelInvariantUuid\":\"98f4d93e-4b32-4496-861e-07ab9e8759db\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0658e890-31df-40fb-925d-7f47102de8cd\"}","type":"String"},"requestId":{"value":"40f74822-072a-41a0-878b-66f7d3322cca","type":"String"},"mso-request-id":{"value":"40f74822-072a-41a0-878b-66f7d3322cca","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0658e890-31df-40fb-925d-7f47102de8cd","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/0658e890-31df-40fb-925d-7f47102de8cd","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-27T07:12:17.069Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-27T07:12:17.894Z|33c6a908-8233-4356-8863-7a689f19e1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:17.895Z|33c6a908-8233-4356-8863-7a689f19e1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:18.083Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:18.084Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-27T07:12:18.084Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-11-27T07:12:18.084Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 27 Nov 2022 07:12:18 GMT", X-ONAP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-TransactionID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ECOMP-RequestID:"40f74822-072a-41a0-878b-66f7d3322cca", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9f358d24-ed5b-45cf-bd0b-098729b51803", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-11-27T07:12:18.085Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"40f74822-072a-41a0-878b-66f7d3322cca\",\"instanceId\":\"0658e890-31df-40fb-925d-7f47102de8cd\"}}","message":"Success","processInstanceID":"d3457052-6e22-11ed-884a-b283cc742bbe","variables":null,"messageCode":200}
2022-11-27T07:12:18.085Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:18.086Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-27T07:12:18.090Z|40f74822-072a-41a0-878b-66f7d3322cca|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:18.223Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:18.227Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:18.227Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:18.227Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:18.228Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:18.228Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:18.228Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79183323c91bb3cf", X-B3-SpanId:"80bb51d78069a1ab", X-B3-ParentSpanId:"79183323c91bb3cf", X-B3-Sampled:"0", X-ONAP-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-TransactionID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-ECOMP-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebbd75d2-5d49-48a0-8fd9-7165bef73e14"]
2022-11-27T07:12:18.229Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:18.229Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:18.245Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:18.246Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:18.246Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:18.246Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:18.247Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-27T07:12:16.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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:17.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:18.247Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:18.248Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||InvokeReturn
2022-11-27T07:12:18.249Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:18.249Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:18.249Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:18.250Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:18.250Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:18.250Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79183323c91bb3cf", X-B3-SpanId:"b8f45e15fcc66d5d", X-B3-ParentSpanId:"79183323c91bb3cf", X-B3-Sampled:"0", X-ONAP-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-TransactionID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-ECOMP-RequestID:"b59d66b4-104e-4b69-b8e0-2fee31e15542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"860acd9a-4179-4e0b-8e95-02c017594299"]
2022-11-27T07:12:18.250Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:18.251Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:18.261Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:18.261Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:18.261Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:18.261Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&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:"Sun, 27 Nov 2022 07:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:18.294Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:18.295Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:18.295Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:18.300Z|b59d66b4-104e-4b69-b8e0-2fee31e15542|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:18.325Z|a272da66-042e-4b70-809e-6de8c86041aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:18.325Z|a272da66-042e-4b70-809e-6de8c86041aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:24.410Z|28ae675b-73ce-49d3-9799-8b55dd0e92e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:24.411Z|28ae675b-73ce-49d3-9799-8b55dd0e92e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:24.410Z|d88d351c-d381-4407-acb7-6f2eb2bc6738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:24.411Z|d88d351c-d381-4407-acb7-6f2eb2bc6738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:24.423Z|c75e8a86-1e59-43bb-83b4-17b89673cd57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:24.423Z|c75e8a86-1e59-43bb-83b4-17b89673cd57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:28.433Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:28.437Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.438Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:28.438Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.439Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.440Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:28.440Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a847dca06699522b", X-B3-SpanId:"53cda2670a1cc8b9", X-B3-ParentSpanId:"a847dca06699522b", X-B3-Sampled:"0", X-ONAP-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-TransactionID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-ECOMP-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c0d9dc8-a0fe-4408-aa91-5aae597cc85a"]
2022-11-27T07:12:28.440Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:28.441Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.457Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.458Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.458Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:28.458Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.459Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:12:16.000+00:00",
  "endTime" : "2022-11-27T07:12:22.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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:22.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:28.459Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.459Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||InvokeReturn
2022-11-27T07:12:28.461Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.461Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:28.461Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.461Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.462Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:28.462Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a847dca06699522b", X-B3-SpanId:"f96f0b9fd7db4404", X-B3-ParentSpanId:"a847dca06699522b", X-B3-Sampled:"0", X-ONAP-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-TransactionID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-ECOMP-RequestID:"04c81e74-2d22-4698-9c0d-41c9e96fba0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"773a6a98-33ae-4ae9-a1b0-6626e715848d"]
2022-11-27T07:12:28.462Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:28.462Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.473Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.474Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.474Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:28.474Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&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:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.475Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:28.475Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.476Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:28.481Z|04c81e74-2d22-4698-9c0d-41c9e96fba0f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:28.599Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:28.603Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.604Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:28.604Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.605Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.605Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:28.605Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ef12ad9dc0de25e", X-B3-SpanId:"bf3c7d50f8c16caf", X-B3-ParentSpanId:"5ef12ad9dc0de25e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-TransactionID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-ECOMP-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4027e4a-ae35-436f-980b-c27e0f2cf1ce"]
2022-11-27T07:12:28.606Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:28.606Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.620Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.620Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.620Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:28.621Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.621Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:12:16.000+00:00",
  "endTime" : "2022-11-27T07:12:22.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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:22.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:28.622Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.622Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||InvokeReturn
2022-11-27T07:12:28.623Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.624Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:28.624Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.625Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.625Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:28.625Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ef12ad9dc0de25e", X-B3-SpanId:"6236b875644d8bb2", X-B3-ParentSpanId:"5ef12ad9dc0de25e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-TransactionID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-ECOMP-RequestID:"fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e136bc-7900-40b7-bbd9-beae563cef85"]
2022-11-27T07:12:28.626Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:28.626Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.647Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.647Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.647Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:28.648Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&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:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.648Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:28.648Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.649Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:28.654Z|fa2493c6-e8c9-4f5d-b2fe-a06b7fb2a60b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:28.775Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:28.779Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.779Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:28.780Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.780Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.780Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:28.780Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a522af8a7eb9fce", X-B3-SpanId:"ee6f3a65e49b7d65", X-B3-ParentSpanId:"5a522af8a7eb9fce", X-B3-Sampled:"0", X-ONAP-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-TransactionID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-ECOMP-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd4dd16-3c57-46a0-b0c4-47ba6512e344"]
2022-11-27T07:12:28.780Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:28.781Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.796Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.796Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.796Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:28.797Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.798Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:12:16.000+00:00",
  "endTime" : "2022-11-27T07:12:22.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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:22.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:28.798Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.798Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||InvokeReturn
2022-11-27T07:12:28.799Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.799Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:28.800Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.800Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.800Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:28.800Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a522af8a7eb9fce", X-B3-SpanId:"58161f2931ad19db", X-B3-ParentSpanId:"5a522af8a7eb9fce", X-B3-Sampled:"0", X-ONAP-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-TransactionID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-ECOMP-RequestID:"4bdfb241-0862-4f59-a200-c045c208d0c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5bef30a-9f34-4ff7-9dcf-d033f12015cd"]
2022-11-27T07:12:28.800Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:28.801Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.814Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.814Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.814Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:28.815Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&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:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.816Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:28.816Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.817Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:28.821Z|4bdfb241-0862-4f59-a200-c045c208d0c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:28.954Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Entering
2022-11-27T07:12:28.958Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.958Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||Invoke
2022-11-27T07:12:28.958Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.959Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca
2022-11-27T07:12:28.959Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Method      : GET
2022-11-27T07:12:28.959Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a062f69fcb1afdf0", X-B3-SpanId:"80d29f7c2fc64df8", X-B3-ParentSpanId:"a062f69fcb1afdf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-TransactionID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-ECOMP-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aad5a04-f807-4229-b8cb-0e20ffd4fb91"]
2022-11-27T07:12:28.960Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Request body: 
2022-11-27T07:12:28.960Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.977Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.977Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.978Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Status text  : 
2022-11-27T07:12:28.978Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:28.980Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||Response body: {
  "requestId" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-27T07:12:16.000+00:00",
  "endTime" : "2022-11-27T07:12:22.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\": \"98f4d93e-4b32-4496-861e-07ab9e8759db\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"078bdf1b-b78b-4239-ba40-f5070b1f7e4c\"\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-11-27T07:12:22.000+00:00",
  "serviceInstanceId" : "0658e890-31df-40fb-925d-7f47102de8cd",
  "serviceInstanceName" : "TestPNFMacroInstantiation_bc1c8f6e-55bf-4b09-a45d-38a5d01ef64e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0658e890-31df-40fb-925d-7f47102de8cd",
  "cloudApiRequests" : [ ],
  "requestURI" : "40f74822-072a-41a0-878b-66f7d3322cca",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca"
    }
  }
}
2022-11-27T07:12:28.980Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:28.980Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40f74822-072a-41a0-878b-66f7d3322cca|INFO|500||InvokeReturn
2022-11-27T07:12:28.981Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.982Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-27T07:12:28.982Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-27T07:12:28.982Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false
2022-11-27T07:12:28.983Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-27T07:12:28.983Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a062f69fcb1afdf0", X-B3-SpanId:"35406745e88e368c", X-B3-ParentSpanId:"a062f69fcb1afdf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-TransactionID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-ECOMP-RequestID:"2de3b0a4-683d-4f93-8e65-395b134bec0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e2fb65d-2977-4a1a-888b-6faac8c690f8"]
2022-11-27T07:12:28.983Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-27T07:12:28.984Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-27T07:12:28.997Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-27T07:12:28.998Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-27T07:12:28.998Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-11-27T07:12:28.999Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&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:"Sun, 27 Nov 2022 07:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-11-27T07:12:29.000Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-27T07:12:29.000Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-27T07:12:29.001Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40f74822-072a-41a0-878b-66f7d3322cca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-27T07:12:29.006Z|2de3b0a4-683d-4f93-8e65-395b134bec0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40f74822-072a-41a0-878b-66f7d3322cca|InfraPortalClient|||INFO|500||Exiting.
2022-11-27T07:12:32.894Z|1e80e685-c5e3-498c-9681-baf12f5ed244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:32.895Z|1e80e685-c5e3-498c-9681-baf12f5ed244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:34.444Z|34d27b68-b9e7-4164-b452-dad96452ebd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:34.444Z|6f64c593-65d0-4c27-a427-b4068d0e607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:34.444Z|6f64c593-65d0-4c27-a427-b4068d0e607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:34.444Z|34d27b68-b9e7-4164-b452-dad96452ebd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:34.454Z|6c45b1ea-12ad-4f80-98b4-9a450f9c3e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:34.454Z|6c45b1ea-12ad-4f80-98b4-9a450f9c3e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:44.470Z|0ae03139-2a2e-4821-a152-869a35b128fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:44.470Z|d302f727-d559-46e5-89ba-c0261cc463ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:44.471Z|d302f727-d559-46e5-89ba-c0261cc463ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:44.471Z|0ae03139-2a2e-4821-a152-869a35b128fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:44.475Z|8cfbd089-edad-4d65-b345-630c7816bbbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:44.476Z|8cfbd089-edad-4d65-b345-630c7816bbbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:47.894Z|bf8cd839-62c2-419c-a2de-2ef7717b3021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:47.894Z|bf8cd839-62c2-419c-a2de-2ef7717b3021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:48.326Z|030c0ebb-1eec-48c9-88fe-cc683f1c950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:12:48.326Z|030c0ebb-1eec-48c9-88fe-cc683f1c950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:12:50.144Z|0f5a278b-9c3f-40c8-a06d-ab45728bebf2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:12:50.145Z|0f5a278b-9c3f-40c8-a06d-ab45728bebf2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:54.509Z|a25c91ae-d09c-4d64-a314-88d31f991742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:54.509Z|a25c91ae-d09c-4d64-a314-88d31f991742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:54.511Z|cc635116-9836-4124-8926-c7dc6b29dcd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:54.511Z|cc635116-9836-4124-8926-c7dc6b29dcd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:12:54.524Z|11cb111a-b1c7-4168-a353-84d004533464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:12:54.525Z|11cb111a-b1c7-4168-a353-84d004533464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:02.894Z|46ff28eb-62f1-4008-9807-9f7546a25387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:02.895Z|46ff28eb-62f1-4008-9807-9f7546a25387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:04.539Z|6098f917-32b8-4274-ad96-1a2fa67e0809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:04.540Z|6098f917-32b8-4274-ad96-1a2fa67e0809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:04.540Z|48b662f5-7e87-4471-815f-75e583ee73a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:04.541Z|48b662f5-7e87-4471-815f-75e583ee73a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:04.575Z|42c39fed-d325-4b21-babf-c92e399a30f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:04.576Z|42c39fed-d325-4b21-babf-c92e399a30f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:14.566Z|3345e8b3-8476-4444-b4fa-e7bcabadc163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:14.566Z|3345e8b3-8476-4444-b4fa-e7bcabadc163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:14.566Z|a0d24a85-8d8b-4ef5-8619-637672d7aa57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:14.569Z|a0d24a85-8d8b-4ef5-8619-637672d7aa57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:14.601Z|6fcd01bf-19e5-43b3-843e-4ab942766174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:14.601Z|6fcd01bf-19e5-43b3-843e-4ab942766174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:17.894Z|012159f6-409b-4fb1-ba79-5381f1b0852c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:17.894Z|012159f6-409b-4fb1-ba79-5381f1b0852c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:18.327Z|1d637193-f4da-4e3d-864c-d1159f025c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:18.327Z|1d637193-f4da-4e3d-864c-d1159f025c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:24.602Z|4891d70c-a746-4ab7-96e2-860793414dd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:24.603Z|4891d70c-a746-4ab7-96e2-860793414dd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:24.619Z|f2b1ef67-84ca-4587-a72a-022fc5a6a1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:24.620Z|f2b1ef67-84ca-4587-a72a-022fc5a6a1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:24.648Z|94699229-77f6-4eec-ad3d-00d86382469a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:24.649Z|94699229-77f6-4eec-ad3d-00d86382469a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:32.894Z|5fcb737e-a0d4-4bbd-9452-63622ac7141b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:32.894Z|5fcb737e-a0d4-4bbd-9452-63622ac7141b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:34.638Z|35898f0a-7fea-4b3f-b24b-e850406d225d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:34.639Z|35898f0a-7fea-4b3f-b24b-e850406d225d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:34.659Z|6f400725-940b-41dc-8f00-16fcb83a84af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:34.659Z|6f400725-940b-41dc-8f00-16fcb83a84af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:34.680Z|7b15f561-741e-4d2c-8642-16e2fe98d64a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:34.680Z|7b15f561-741e-4d2c-8642-16e2fe98d64a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:44.667Z|7523f1fb-33ab-4d4f-a53f-5854f5d96026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:44.668Z|7523f1fb-33ab-4d4f-a53f-5854f5d96026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:44.681Z|2f25c39d-be26-45a1-8a53-8a6d669a9eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:44.682Z|2f25c39d-be26-45a1-8a53-8a6d669a9eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:44.701Z|fd9ee9cc-18e4-4397-8f35-a14dd1ea4b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:44.701Z|fd9ee9cc-18e4-4397-8f35-a14dd1ea4b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:47.894Z|b083610b-251f-40b4-b4d2-700d6c897d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:47.896Z|b083610b-251f-40b4-b4d2-700d6c897d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:48.328Z|2e56a381-4a02-4aef-afb0-48b113bed392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:13:48.329Z|2e56a381-4a02-4aef-afb0-48b113bed392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:13:50.144Z|050e5ebd-d63d-4e74-8a47-4492b8a513da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:13:50.145Z|050e5ebd-d63d-4e74-8a47-4492b8a513da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:54.708Z|b05472e3-3d21-4bce-aebe-d6294da97d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:54.709Z|b05472e3-3d21-4bce-aebe-d6294da97d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:54.719Z|7a22e9ed-ffd5-46a6-9ec9-e61cf2b06df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:54.719Z|7a22e9ed-ffd5-46a6-9ec9-e61cf2b06df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:13:54.739Z|bd871ff7-97a3-4e3f-9919-2c2d418d3f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:13:54.739Z|bd871ff7-97a3-4e3f-9919-2c2d418d3f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:02.894Z|6f442c30-38c8-4d2e-bf0a-c0875dcb31f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:02.895Z|6f442c30-38c8-4d2e-bf0a-c0875dcb31f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:04.744Z|b79986b2-4a6e-48bc-a677-f39cbd8ae845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:04.745Z|b79986b2-4a6e-48bc-a677-f39cbd8ae845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:04.754Z|3f14ded2-6a62-4baa-9f6a-28fb01b0c7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:04.755Z|3f14ded2-6a62-4baa-9f6a-28fb01b0c7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:04.769Z|a7179630-953a-42a3-a9da-5a879db8eb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:04.770Z|a7179630-953a-42a3-a9da-5a879db8eb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:14.776Z|9f3fa391-c93a-43b6-a62b-8675e185a858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:14.777Z|9f3fa391-c93a-43b6-a62b-8675e185a858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:14.783Z|fe73c83f-5145-437f-9ba8-136538cb816f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:14.784Z|fe73c83f-5145-437f-9ba8-136538cb816f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:14.795Z|d614fe0d-da90-4707-b3b6-46ef02e93b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:14.795Z|d614fe0d-da90-4707-b3b6-46ef02e93b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:17.894Z|b360b899-7b06-4eb9-a12f-dae84d7158f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:17.895Z|b360b899-7b06-4eb9-a12f-dae84d7158f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:18.330Z|a3333eb7-ff37-4a04-b557-cb8c9a849f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:18.330Z|a3333eb7-ff37-4a04-b557-cb8c9a849f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:24.820Z|4e620e83-470a-473c-89f6-e5021668f262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:24.820Z|6418f88c-6f82-4486-8b0b-9380d03f607d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:24.822Z|4e620e83-470a-473c-89f6-e5021668f262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:24.822Z|6418f88c-6f82-4486-8b0b-9380d03f607d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:24.832Z|f1ccd8b0-17ba-4b50-b124-be54254522fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:24.832Z|f1ccd8b0-17ba-4b50-b124-be54254522fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:32.894Z|6729b55d-272c-41c3-852d-0b682502bb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:32.895Z|6729b55d-272c-41c3-852d-0b682502bb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:34.848Z|97e31f70-94d8-4ed0-93eb-bf1def054b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:34.849Z|a55ba9f6-94dd-4d65-9d0e-2d2fefa51d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:34.849Z|97e31f70-94d8-4ed0-93eb-bf1def054b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:34.850Z|a55ba9f6-94dd-4d65-9d0e-2d2fefa51d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:34.855Z|3c13ed01-8cb8-4bed-8de6-3b70f44f0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:34.855Z|3c13ed01-8cb8-4bed-8de6-3b70f44f0448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:44.882Z|83a83047-9024-45e3-a66b-923e98e52ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:44.882Z|519bc9c0-0e5e-4abe-bd23-70a5436192bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:44.883Z|83a83047-9024-45e3-a66b-923e98e52ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:44.883Z|519bc9c0-0e5e-4abe-bd23-70a5436192bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:44.886Z|2f82981d-1b8f-4f29-9190-43a47ef8a5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:44.886Z|2f82981d-1b8f-4f29-9190-43a47ef8a5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:47.894Z|a5132ffe-84de-4807-94fe-f8c28402f2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:47.894Z|a5132ffe-84de-4807-94fe-f8c28402f2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:48.331Z|c51ec970-5628-473d-87db-a235dd7adb00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:14:48.331Z|c51ec970-5628-473d-87db-a235dd7adb00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:14:50.144Z|0d36b4d9-599c-4034-a502-3e2653128d63|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:14:50.145Z|0d36b4d9-599c-4034-a502-3e2653128d63|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:54.915Z|933aa762-a9a2-43e8-82ee-bddc22504088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:54.916Z|933aa762-a9a2-43e8-82ee-bddc22504088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:54.920Z|36b5511a-88fb-4ddd-9ec3-f9cd08fa91f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:54.920Z|36b5511a-88fb-4ddd-9ec3-f9cd08fa91f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:14:54.921Z|22b6761f-b5f1-42a6-80eb-cff3ad777c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:14:54.921Z|22b6761f-b5f1-42a6-80eb-cff3ad777c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:02.894Z|41a259c7-787a-4dba-9d4b-80c485e0120a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:02.894Z|41a259c7-787a-4dba-9d4b-80c485e0120a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:04.940Z|172d74cf-75da-4f7f-84b0-a9d7b35430b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:04.940Z|172d74cf-75da-4f7f-84b0-a9d7b35430b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:04.944Z|1679995f-89ae-45a0-869f-f492a30641e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:04.945Z|1679995f-89ae-45a0-869f-f492a30641e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:04.945Z|7f6eacbd-0e2f-4307-9131-db2470edfef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:04.945Z|7f6eacbd-0e2f-4307-9131-db2470edfef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:14.973Z|4da3b2a6-3cef-4cce-97fe-2ecd4ca758ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:14.974Z|4da3b2a6-3cef-4cce-97fe-2ecd4ca758ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:14.974Z|811f6d8a-5ae6-4e35-87f1-d12ee81e761b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:14.974Z|811f6d8a-5ae6-4e35-87f1-d12ee81e761b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:14.975Z|40deccf1-b549-40b6-afa9-072b14f0e505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:14.975Z|40deccf1-b549-40b6-afa9-072b14f0e505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:17.894Z|10bf2b83-b25d-4610-a9b7-6b9669f538fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:17.896Z|10bf2b83-b25d-4610-a9b7-6b9669f538fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:18.332Z|bc8e953b-4197-469e-ada3-a863e1f0b0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:18.332Z|bc8e953b-4197-469e-ada3-a863e1f0b0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:25.001Z|6f9bb20c-ee70-4e02-8a18-5f98276e559c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:25.002Z|6f9bb20c-ee70-4e02-8a18-5f98276e559c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:25.008Z|19107969-82df-48e3-bff9-737141ed2830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:25.008Z|19107969-82df-48e3-bff9-737141ed2830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:25.014Z|0f07204a-1f77-4538-88b8-4ecf6627ef54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:25.015Z|0f07204a-1f77-4538-88b8-4ecf6627ef54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:32.894Z|38e36612-467a-4f60-a0f2-09a6cfb3d7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:32.894Z|38e36612-467a-4f60-a0f2-09a6cfb3d7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:35.045Z|6d522036-23ac-4571-bffc-bbd05a9b71ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:35.046Z|6d522036-23ac-4571-bffc-bbd05a9b71ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:35.047Z|6dcdb898-2a8e-4cd4-aac1-cb2ae7912479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:35.048Z|6dcdb898-2a8e-4cd4-aac1-cb2ae7912479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:35.053Z|3480e881-b44c-4c28-8a7a-dd71334e49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:35.054Z|3480e881-b44c-4c28-8a7a-dd71334e49be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:45.074Z|fea22491-dbb0-4908-9e57-1ed5e40f194b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:45.074Z|fea22491-dbb0-4908-9e57-1ed5e40f194b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:45.077Z|d9627df1-2ca3-48b7-847c-977bd82eba93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:45.078Z|d9627df1-2ca3-48b7-847c-977bd82eba93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:45.080Z|ecfde51a-ee28-4ba1-b46a-2c9f3d258c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:45.080Z|ecfde51a-ee28-4ba1-b46a-2c9f3d258c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:47.894Z|a3741af0-da52-49af-9b54-03c7856ddca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:47.894Z|a3741af0-da52-49af-9b54-03c7856ddca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:48.333Z|8e9abe9e-12e2-4f94-bb9e-9e8cb92e2a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:15:48.333Z|8e9abe9e-12e2-4f94-bb9e-9e8cb92e2a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:15:50.147Z|3f1e0510-b16a-41a2-8403-0ff1c4a97edd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:15:50.148Z|3f1e0510-b16a-41a2-8403-0ff1c4a97edd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:55.135Z|9a684054-29f2-4982-8fb9-1d9e87c9e833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:55.135Z|9a684054-29f2-4982-8fb9-1d9e87c9e833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:55.144Z|356f221f-10c8-4982-9eaa-1af9250e32b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:55.145Z|356f221f-10c8-4982-9eaa-1af9250e32b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:15:55.150Z|84b795cf-b4b3-4877-aac9-bc2406f5bf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:15:55.150Z|84b795cf-b4b3-4877-aac9-bc2406f5bf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:02.894Z|8e7d3953-ec61-4730-83e6-354cae739dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:02.895Z|8e7d3953-ec61-4730-83e6-354cae739dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:05.184Z|0c25492e-ad83-4cbe-be6e-39b298ecb763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:05.185Z|0c25492e-ad83-4cbe-be6e-39b298ecb763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:05.201Z|22a4c195-e443-47b8-87f4-3ac07abf38fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:05.201Z|22a4c195-e443-47b8-87f4-3ac07abf38fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:05.207Z|adbf11aa-7357-4581-ad60-b5b625def892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:05.207Z|adbf11aa-7357-4581-ad60-b5b625def892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:15.212Z|e29192ce-6a9e-4929-af63-4c7d002349b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:15.212Z|e29192ce-6a9e-4929-af63-4c7d002349b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:15.234Z|125bbd80-8b73-475f-aee5-1b75ee5650a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:15.235Z|125bbd80-8b73-475f-aee5-1b75ee5650a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:15.241Z|7777c9b8-bb9a-4236-bb11-0a6c9e03aede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:15.242Z|7777c9b8-bb9a-4236-bb11-0a6c9e03aede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:17.894Z|d2cc7f0e-c838-4295-b2c0-48d9fd988d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:17.894Z|d2cc7f0e-c838-4295-b2c0-48d9fd988d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:18.334Z|705d16b1-c95d-40a4-b364-3f5a2b654fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:18.334Z|705d16b1-c95d-40a4-b364-3f5a2b654fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:25.256Z|0adc04f4-f4e2-4055-b846-0eadd9c221ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:25.257Z|0adc04f4-f4e2-4055-b846-0eadd9c221ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:25.268Z|b64a48e6-6309-4d7a-ae57-c5dbcd1d14d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:25.268Z|b64a48e6-6309-4d7a-ae57-c5dbcd1d14d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:25.283Z|15e4c2e2-d63f-4c35-8c96-d66139ec8c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:25.283Z|15e4c2e2-d63f-4c35-8c96-d66139ec8c1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:32.894Z|4742ca52-4811-468e-bafc-ccaaf7d4adee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:32.894Z|4742ca52-4811-468e-bafc-ccaaf7d4adee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:35.305Z|6a985c2c-967b-4145-90ba-659ee0eb9744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:35.306Z|6a985c2c-967b-4145-90ba-659ee0eb9744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:35.312Z|0b487f29-6bd9-4372-9f96-1941e7f428bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:35.312Z|0b487f29-6bd9-4372-9f96-1941e7f428bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:35.313Z|14008404-62d6-400b-9c88-9e173d57d679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:35.313Z|14008404-62d6-400b-9c88-9e173d57d679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:45.331Z|10b98167-1fe8-447f-8908-76874ec8bbf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:45.332Z|10b98167-1fe8-447f-8908-76874ec8bbf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:45.334Z|7f52b690-4c93-4c01-a275-0534af04d8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:45.335Z|7f52b690-4c93-4c01-a275-0534af04d8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:45.337Z|14d7598e-e37d-495e-993d-7f2af6885a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:45.337Z|14d7598e-e37d-495e-993d-7f2af6885a95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:47.894Z|3c7552af-a322-490e-b901-978d0fac0589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:47.895Z|3c7552af-a322-490e-b901-978d0fac0589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:48.335Z|7bdc5a48-54ca-4d5d-a77e-121c23a41c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:16:48.336Z|7bdc5a48-54ca-4d5d-a77e-121c23a41c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:16:50.147Z|54b8891f-2d74-4f05-a30f-2edb8c1465a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:16:50.148Z|54b8891f-2d74-4f05-a30f-2edb8c1465a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:55.368Z|7a4f325c-c78b-49ac-bdac-d9e31d0281bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:55.368Z|7a4f325c-c78b-49ac-bdac-d9e31d0281bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:55.377Z|0b226e2a-f4c4-4284-83f6-3678e1d7c65f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:55.377Z|0b226e2a-f4c4-4284-83f6-3678e1d7c65f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:16:55.378Z|9037b727-0732-4a0a-ab8b-795462874b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:16:55.379Z|9037b727-0732-4a0a-ab8b-795462874b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:02.894Z|b870ba9b-7892-4552-8f97-00d41b2e321e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:02.894Z|b870ba9b-7892-4552-8f97-00d41b2e321e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:05.403Z|c07795cf-4885-49b3-86ea-b3ad7be4cd7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:05.403Z|c07795cf-4885-49b3-86ea-b3ad7be4cd7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:05.427Z|bc092aef-edb7-494c-bf86-dad76a7bbfab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:05.427Z|bc092aef-edb7-494c-bf86-dad76a7bbfab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:05.434Z|f972848d-aa46-4b8e-97ac-567e516a6694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:05.434Z|f972848d-aa46-4b8e-97ac-567e516a6694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:15.434Z|56203250-9e75-459e-9de5-eab2b9b53d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:15.434Z|56203250-9e75-459e-9de5-eab2b9b53d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:15.468Z|bc3ec87b-bae0-407d-bb51-aa8aa0382e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:15.469Z|bc3ec87b-bae0-407d-bb51-aa8aa0382e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:15.469Z|1c88e07e-7fc6-4503-81ec-b161f26f3b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:15.470Z|1c88e07e-7fc6-4503-81ec-b161f26f3b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:17.894Z|6aa96d36-3944-41a6-aa1d-10911a3fa8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:17.894Z|6aa96d36-3944-41a6-aa1d-10911a3fa8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:18.336Z|c9001b48-26f7-4d64-be5d-be31f1534f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:18.337Z|c9001b48-26f7-4d64-be5d-be31f1534f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:25.480Z|6be126f8-bd11-4b6f-ac43-71d88f3caeef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:25.481Z|6be126f8-bd11-4b6f-ac43-71d88f3caeef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:25.505Z|8983bb49-63ce-4032-bd3a-8190a03b5ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:25.506Z|8983bb49-63ce-4032-bd3a-8190a03b5ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:25.528Z|2850ac00-716d-4874-83d9-7c3e69dd9f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:25.529Z|2850ac00-716d-4874-83d9-7c3e69dd9f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:32.894Z|dbb7bec8-6ae0-456e-8dcb-d19ed76e8fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:32.895Z|dbb7bec8-6ae0-456e-8dcb-d19ed76e8fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:35.526Z|d4faa43b-1e44-4d80-bbe0-3c4a7c369987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:35.527Z|d4faa43b-1e44-4d80-bbe0-3c4a7c369987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:35.544Z|199a6c57-d9d2-4c14-92fb-97df88a0ac06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:35.545Z|199a6c57-d9d2-4c14-92fb-97df88a0ac06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:35.560Z|e7f18790-bbfb-46fa-88f6-c1b372b0d083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:35.560Z|e7f18790-bbfb-46fa-88f6-c1b372b0d083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:45.551Z|a11c5039-df8f-45c3-9612-f773b09be591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:45.552Z|a11c5039-df8f-45c3-9612-f773b09be591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:45.577Z|9f0deb18-ad88-4de9-ba37-84c098d3f387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:45.577Z|9f0deb18-ad88-4de9-ba37-84c098d3f387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:45.582Z|79eccca4-d5a6-437b-b67c-342922a72dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:45.583Z|79eccca4-d5a6-437b-b67c-342922a72dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:47.894Z|dda8d0b7-7cbe-49ae-b845-b5cde0b8f519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:47.894Z|dda8d0b7-7cbe-49ae-b845-b5cde0b8f519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:48.338Z|1acff495-05ef-4f71-a200-71964b5904c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:17:48.338Z|1acff495-05ef-4f71-a200-71964b5904c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:17:50.152Z|ca3ea971-66eb-402e-bce4-e04abea84b34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:17:50.153Z|ca3ea971-66eb-402e-bce4-e04abea84b34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:55.581Z|2e2332fe-2daf-45e0-bc44-d2c9a0daa586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:55.581Z|2e2332fe-2daf-45e0-bc44-d2c9a0daa586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:55.603Z|054cfb48-9cfb-4953-814f-a1d5ef37804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:55.604Z|054cfb48-9cfb-4953-814f-a1d5ef37804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:17:55.606Z|e2fa1394-69ef-46a7-a6d5-4e43e212936c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:17:55.607Z|e2fa1394-69ef-46a7-a6d5-4e43e212936c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:02.894Z|27d2013b-0623-4996-be6d-5ae0b29a2480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:02.895Z|27d2013b-0623-4996-be6d-5ae0b29a2480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:05.608Z|9ea0fb5c-5122-4d39-a5bd-8ffaafa2c06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:05.609Z|9ea0fb5c-5122-4d39-a5bd-8ffaafa2c06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:05.631Z|6b0ba87b-2f81-4b10-9e35-570545c26c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:05.632Z|223c00ba-9705-4ee3-8f35-a5705125cb1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:05.632Z|6b0ba87b-2f81-4b10-9e35-570545c26c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:05.632Z|223c00ba-9705-4ee3-8f35-a5705125cb1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:15.639Z|d1cc99ab-636f-4de2-b78b-e1846814b423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:15.640Z|d1cc99ab-636f-4de2-b78b-e1846814b423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:15.657Z|4c8ebc48-75cf-4989-941a-d29e250cd200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:15.657Z|4c8ebc48-75cf-4989-941a-d29e250cd200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:15.661Z|dbb8ef4d-d73f-4b09-9818-c829f9e95843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:15.662Z|dbb8ef4d-d73f-4b09-9818-c829f9e95843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:17.894Z|f8e344f6-0b2b-4fb9-b8ca-3a8b9805c737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:17.895Z|f8e344f6-0b2b-4fb9-b8ca-3a8b9805c737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:18.339Z|5aca0a2b-3574-4cf0-90d5-46a6c771be21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:18.340Z|5aca0a2b-3574-4cf0-90d5-46a6c771be21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:25.686Z|893cb128-aace-4762-8a2b-6dd20faeead2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:25.686Z|f54e2d6a-093f-4664-a986-124d44fa6391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:25.687Z|f54e2d6a-093f-4664-a986-124d44fa6391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:25.687Z|893cb128-aace-4762-8a2b-6dd20faeead2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:25.709Z|79b99e4c-0ac5-4a99-8a8f-3fc3b9b35e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:25.710Z|79b99e4c-0ac5-4a99-8a8f-3fc3b9b35e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:32.894Z|2fee50a7-a334-4f33-b054-6790f6303e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:32.895Z|2fee50a7-a334-4f33-b054-6790f6303e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:35.745Z|bd04710c-e131-4c37-b317-fe9683aaeabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:35.746Z|bd04710c-e131-4c37-b317-fe9683aaeabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:35.767Z|cdaf64ed-1688-4b80-84bc-0e9d482e5255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:35.768Z|cdaf64ed-1688-4b80-84bc-0e9d482e5255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:35.773Z|b9c20c50-4c80-43bd-9764-59c35b84ae48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:35.774Z|b9c20c50-4c80-43bd-9764-59c35b84ae48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:45.776Z|a568ac3b-f72a-412f-ad09-da0762d5260b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:45.777Z|a568ac3b-f72a-412f-ad09-da0762d5260b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:45.797Z|3b869aff-9fad-4d02-a50d-d456f62285e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:45.798Z|3b869aff-9fad-4d02-a50d-d456f62285e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:45.816Z|3adc4f7d-5e4c-414b-bd97-d43cc5c14021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:45.816Z|3adc4f7d-5e4c-414b-bd97-d43cc5c14021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:47.894Z|c728496d-4a1e-4539-9e66-6a93ea1424e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:47.894Z|c728496d-4a1e-4539-9e66-6a93ea1424e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:48.341Z|f83afc70-84eb-41f6-b5d1-a0055d85c2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:18:48.341Z|f83afc70-84eb-41f6-b5d1-a0055d85c2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:18:50.147Z|da2dced7-80ca-4fcb-9485-6099d9e565c8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:18:50.148Z|da2dced7-80ca-4fcb-9485-6099d9e565c8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:55.806Z|f95fa485-c1df-4ddc-9a92-8a9c14bc898a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:55.807Z|f95fa485-c1df-4ddc-9a92-8a9c14bc898a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:55.833Z|603ebc4a-9fcd-4331-80d4-a00431b5c136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:55.834Z|603ebc4a-9fcd-4331-80d4-a00431b5c136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:18:55.847Z|5cef5931-9f6f-4e6f-817c-0e0c52d3858a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:18:55.848Z|5cef5931-9f6f-4e6f-817c-0e0c52d3858a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:02.894Z|3576f3ca-a1d8-4d90-8cd7-e564ce93d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:02.895Z|3576f3ca-a1d8-4d90-8cd7-e564ce93d5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:05.836Z|a035f524-1bce-4ad0-b2f7-02a12caf68fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:05.836Z|a035f524-1bce-4ad0-b2f7-02a12caf68fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:05.862Z|84e41869-017b-42f9-8eb7-03bf87ef2376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:05.863Z|84e41869-017b-42f9-8eb7-03bf87ef2376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:05.875Z|fc3fd5e5-f327-4173-bf77-f8380eaa26f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:05.875Z|fc3fd5e5-f327-4173-bf77-f8380eaa26f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:15.862Z|abf3a6b2-c71c-49ab-8618-0dcaf0650dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:15.863Z|abf3a6b2-c71c-49ab-8618-0dcaf0650dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:15.886Z|f94b0b68-2198-4d47-b8f7-5ae061c12e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:15.886Z|f94b0b68-2198-4d47-b8f7-5ae061c12e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:15.897Z|3ec7d2f9-7df7-4dea-80d7-0c6bf84a3691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:15.898Z|3ec7d2f9-7df7-4dea-80d7-0c6bf84a3691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:17.894Z|60d34fc8-3ae9-4ead-be44-176eb09e9c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:17.895Z|60d34fc8-3ae9-4ead-be44-176eb09e9c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:18.342Z|933a324c-c242-4c2f-ba74-496452d9ab80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:18.343Z|933a324c-c242-4c2f-ba74-496452d9ab80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:25.890Z|d0b79e64-0fc5-4a40-9d5a-36db7ef89b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:25.890Z|d0b79e64-0fc5-4a40-9d5a-36db7ef89b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:25.932Z|17147463-7e69-44d3-a811-f141b2a41722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:25.933Z|17147463-7e69-44d3-a811-f141b2a41722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:25.941Z|aa45eec9-1f1f-4ea2-9a07-d6f7a3a60b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:25.942Z|aa45eec9-1f1f-4ea2-9a07-d6f7a3a60b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:32.894Z|5dbac773-0c6f-4b20-bb57-2329bd770b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:32.894Z|5dbac773-0c6f-4b20-bb57-2329bd770b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:35.941Z|25901d26-cab8-47bb-996d-3f0c5d160925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:35.942Z|25901d26-cab8-47bb-996d-3f0c5d160925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:35.959Z|e3af1f5d-f8da-4012-9899-5847e246fd0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:35.960Z|e3af1f5d-f8da-4012-9899-5847e246fd0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:35.981Z|db968332-534a-434b-85af-aa8bacb70610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:35.981Z|db968332-534a-434b-85af-aa8bacb70610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:45.969Z|7575d4d7-ff51-4365-9788-c831a24e0b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:45.970Z|7575d4d7-ff51-4365-9788-c831a24e0b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:45.981Z|9b2a79ae-5fbd-4821-b1b9-1c2f7b0de03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:45.982Z|9b2a79ae-5fbd-4821-b1b9-1c2f7b0de03e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:46.007Z|20c94945-22b1-4d4b-9d79-321b7b65494f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:46.008Z|20c94945-22b1-4d4b-9d79-321b7b65494f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:47.894Z|d952bb84-871b-410e-8ae5-a2abe10dd0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:47.895Z|d952bb84-871b-410e-8ae5-a2abe10dd0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:48.343Z|13853651-7293-45b0-9787-52c9c8480f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:19:48.344Z|13853651-7293-45b0-9787-52c9c8480f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:19:50.145Z|a832bc6a-a497-4940-a0a5-548e9bb5dde7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:19:50.146Z|a832bc6a-a497-4940-a0a5-548e9bb5dde7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:56.027Z|8fdcfe33-7426-4049-8f21-a7f7c79095a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:56.028Z|8fdcfe33-7426-4049-8f21-a7f7c79095a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:56.038Z|75df2a13-40fb-4436-a9b5-9245051608a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:56.038Z|75df2a13-40fb-4436-a9b5-9245051608a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:19:56.039Z|c10919d6-d25f-4c52-a883-d53cceb2361b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:19:56.041Z|c10919d6-d25f-4c52-a883-d53cceb2361b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:02.894Z|89443cd9-426e-4fec-bce5-a6857f14eff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:02.895Z|89443cd9-426e-4fec-bce5-a6857f14eff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:06.086Z|38a6b7ea-ef85-4662-9547-c9264bb6dbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:06.087Z|38a6b7ea-ef85-4662-9547-c9264bb6dbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:06.104Z|ce12adf8-0197-411f-93f9-bcbc851229ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:06.104Z|ce12adf8-0197-411f-93f9-bcbc851229ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:06.121Z|3c01f4e8-a218-43bd-900c-23d88f5cc8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:06.121Z|3c01f4e8-a218-43bd-900c-23d88f5cc8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:16.119Z|fe5a0391-325b-459b-a00d-4685eebb6b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:16.120Z|fe5a0391-325b-459b-a00d-4685eebb6b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:16.139Z|f27654a8-4e60-462c-8286-00a109ef81cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:16.139Z|f27654a8-4e60-462c-8286-00a109ef81cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:16.154Z|550dff46-215f-4fff-a502-d1c443883a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:16.155Z|550dff46-215f-4fff-a502-d1c443883a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:17.894Z|37ad356b-ce5c-4a96-8237-ccb4295a1df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:17.894Z|37ad356b-ce5c-4a96-8237-ccb4295a1df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:18.345Z|74bb9c2c-17b7-49a5-834d-859de7902005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:18.345Z|74bb9c2c-17b7-49a5-834d-859de7902005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:26.163Z|2389a5d9-51de-4b69-8986-f14af643522d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:26.164Z|2389a5d9-51de-4b69-8986-f14af643522d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:26.180Z|371db946-d204-41c5-9d16-e9a9aea6e0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:26.180Z|371db946-d204-41c5-9d16-e9a9aea6e0cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:26.189Z|9157f77f-d30e-40a1-8c8c-2695bd859b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:26.190Z|9157f77f-d30e-40a1-8c8c-2695bd859b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:32.894Z|6d332c6f-f64d-49b3-b911-7a8311abc308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:32.896Z|6d332c6f-f64d-49b3-b911-7a8311abc308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:36.194Z|9d2663cf-1d14-4358-8c45-eb6d29892ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:36.194Z|9d2663cf-1d14-4358-8c45-eb6d29892ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:36.211Z|2a599f7f-6c57-4d24-b490-f910be90119d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:36.213Z|d676cfaf-11a5-46a1-ba52-166e646319eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:36.214Z|d676cfaf-11a5-46a1-ba52-166e646319eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:36.216Z|2a599f7f-6c57-4d24-b490-f910be90119d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:46.221Z|086beca0-e901-49c7-a3bd-01adf44a1c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:46.222Z|086beca0-e901-49c7-a3bd-01adf44a1c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:46.237Z|3e242ef6-1dd4-46c1-b1ee-8ca5cea88a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:46.237Z|45bff71e-c6eb-4bef-889a-8c77c7a0bd9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:46.238Z|3e242ef6-1dd4-46c1-b1ee-8ca5cea88a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:46.238Z|45bff71e-c6eb-4bef-889a-8c77c7a0bd9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:47.894Z|3a8bc384-a784-4a20-a1ea-1f3d0762f9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:47.894Z|3a8bc384-a784-4a20-a1ea-1f3d0762f9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:48.346Z|19825015-9516-4eb3-9204-82aa3c2bf3af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:20:48.347Z|19825015-9516-4eb3-9204-82aa3c2bf3af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:20:50.145Z|d63dfe25-0bd8-471f-a377-afc2340ec17f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:20:50.146Z|d63dfe25-0bd8-471f-a377-afc2340ec17f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:56.248Z|5bc40799-d5e4-4c3d-b264-dc4bc9dff92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:56.249Z|5bc40799-d5e4-4c3d-b264-dc4bc9dff92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:56.261Z|25d174b7-8a74-4ee5-95a5-285028b97724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:56.262Z|25d174b7-8a74-4ee5-95a5-285028b97724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:20:56.262Z|6db98949-e5bc-4312-851f-ad71105673ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:20:56.262Z|6db98949-e5bc-4312-851f-ad71105673ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:02.894Z|91f88524-001e-4649-b1ed-8a8a81642d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:02.894Z|91f88524-001e-4649-b1ed-8a8a81642d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:06.287Z|05d39819-a1bb-4712-8553-61bb7a5f6530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:06.287Z|05d39819-a1bb-4712-8553-61bb7a5f6530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:06.294Z|022c5087-2cf2-473c-bba1-12a96a50ffaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:06.295Z|022c5087-2cf2-473c-bba1-12a96a50ffaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:06.301Z|cb8bbb99-2dc3-4b24-a534-0d780b74852b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:06.302Z|cb8bbb99-2dc3-4b24-a534-0d780b74852b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:16.314Z|8a63a378-4141-4707-917b-21b22183bcbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:16.315Z|8a63a378-4141-4707-917b-21b22183bcbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:16.320Z|aac35e22-b941-401d-802f-226427b6e29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:16.321Z|aac35e22-b941-401d-802f-226427b6e29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:16.322Z|6a479cb9-a443-456d-ba1d-5f5cc4639061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:16.323Z|6a479cb9-a443-456d-ba1d-5f5cc4639061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:17.894Z|05b9e1bd-da28-4b2d-9cc4-5b73966692fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:17.895Z|05b9e1bd-da28-4b2d-9cc4-5b73966692fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:18.347Z|72d7fa2f-32c8-4cab-b6a3-3a02901d92a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:18.348Z|72d7fa2f-32c8-4cab-b6a3-3a02901d92a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:26.337Z|3ea77b97-392f-42cc-81fd-5eaf4908f746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:26.338Z|3ea77b97-392f-42cc-81fd-5eaf4908f746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:26.344Z|2af89b28-1ccd-470f-9553-db8421673da6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:26.344Z|11f4061e-75b5-4c6f-b319-3ef44ebcadf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:26.345Z|2af89b28-1ccd-470f-9553-db8421673da6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:26.345Z|11f4061e-75b5-4c6f-b319-3ef44ebcadf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:32.894Z|f837afec-6f22-42aa-bd8f-9435c09e24db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:32.894Z|f837afec-6f22-42aa-bd8f-9435c09e24db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:36.363Z|22b772fc-459c-445d-9f53-b9e176f31a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:36.364Z|22b772fc-459c-445d-9f53-b9e176f31a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:36.370Z|37cb0294-e081-4474-8fa0-a54e9988aa3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:36.370Z|37cb0294-e081-4474-8fa0-a54e9988aa3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:36.371Z|7da842f1-2e33-492e-8efc-97f36ff174b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:36.372Z|7da842f1-2e33-492e-8efc-97f36ff174b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:46.388Z|101a7919-0cc6-4898-9792-14d05db82d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:46.389Z|101a7919-0cc6-4898-9792-14d05db82d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:46.393Z|4565240d-3b24-4cc4-92e3-e09f4ef63810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:46.393Z|830c182f-954c-4264-9888-669d198bb60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:46.393Z|4565240d-3b24-4cc4-92e3-e09f4ef63810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:46.394Z|830c182f-954c-4264-9888-669d198bb60e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:47.894Z|738d8908-e568-45d3-9dc2-64fba72070d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:47.894Z|738d8908-e568-45d3-9dc2-64fba72070d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:48.348Z|b280fb9f-880e-446a-9790-69dd473b6ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:21:48.349Z|b280fb9f-880e-446a-9790-69dd473b6ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:21:50.144Z|60cf13d8-240c-487c-bf64-f4180c20f310|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:21:50.145Z|60cf13d8-240c-487c-bf64-f4180c20f310|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:56.415Z|625b8ed0-1a02-46d3-9f91-1da75a28b996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:56.415Z|1f117ec2-2665-4292-b818-aa9bb181d7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:56.415Z|625b8ed0-1a02-46d3-9f91-1da75a28b996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:56.416Z|1f117ec2-2665-4292-b818-aa9bb181d7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:21:56.418Z|a40ca5c1-072b-45d0-b505-65b623e56fcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:21:56.419Z|a40ca5c1-072b-45d0-b505-65b623e56fcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:02.894Z|b16b9f5f-53ab-4c2b-8bcc-ef8415a17afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:02.894Z|b16b9f5f-53ab-4c2b-8bcc-ef8415a17afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:06.463Z|91006dcd-bfdd-42cf-9621-66357c23afa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:06.463Z|3948377d-3657-4037-b177-6062c675473e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:06.464Z|418bef19-d4d8-4b22-97b9-350e35593511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:06.464Z|91006dcd-bfdd-42cf-9621-66357c23afa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:06.464Z|418bef19-d4d8-4b22-97b9-350e35593511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:06.464Z|3948377d-3657-4037-b177-6062c675473e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:16.499Z|9eac9d5e-3f4d-408a-9b9b-9f3cbcfc68ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:16.499Z|9eac9d5e-3f4d-408a-9b9b-9f3cbcfc68ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:16.503Z|8629c4ba-e5a4-4d2b-862d-9fb42dbf0d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:16.504Z|8629c4ba-e5a4-4d2b-862d-9fb42dbf0d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:16.505Z|75bd1d83-06e6-4129-bdc9-806f1a86423e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:16.505Z|75bd1d83-06e6-4129-bdc9-806f1a86423e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:17.894Z|092a31e4-40ee-4b27-849f-17b61fafff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:17.894Z|092a31e4-40ee-4b27-849f-17b61fafff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:18.349Z|6dfcfb04-2385-4525-8a1e-f9705a942d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:18.350Z|6dfcfb04-2385-4525-8a1e-f9705a942d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:26.541Z|76441b2c-4a44-49f4-ab8c-33fb2fc658b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:26.542Z|76441b2c-4a44-49f4-ab8c-33fb2fc658b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:26.544Z|14a0b65c-7017-4bfa-8269-8dc57bcf5c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:26.544Z|14a0b65c-7017-4bfa-8269-8dc57bcf5c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:26.546Z|c3604a05-cb70-4dd2-a368-76fca5ed53fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:26.546Z|c3604a05-cb70-4dd2-a368-76fca5ed53fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:32.894Z|ec0e7064-7e46-4890-bdd9-64a1fd09f11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:32.895Z|ec0e7064-7e46-4890-bdd9-64a1fd09f11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:36.570Z|77f560d7-5337-4676-b181-e4ee55dc8961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:36.571Z|77f560d7-5337-4676-b181-e4ee55dc8961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:36.572Z|9e7d409d-5ebe-4f86-b00b-b5e4d110bd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:36.573Z|9e7d409d-5ebe-4f86-b00b-b5e4d110bd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:36.572Z|ee01aa3a-6875-42e1-8528-964c4bb0c50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:36.573Z|ee01aa3a-6875-42e1-8528-964c4bb0c50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:46.596Z|7854e3d8-c3d9-4f7a-9c15-445091eb22df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:46.596Z|ba91f18b-4c1c-434d-8aae-fd90d506ff23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:46.596Z|ba91f18b-4c1c-434d-8aae-fd90d506ff23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:46.596Z|7854e3d8-c3d9-4f7a-9c15-445091eb22df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:46.626Z|9ce3f835-c5dd-4e35-b739-c35a925cfa2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:46.627Z|9ce3f835-c5dd-4e35-b739-c35a925cfa2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:47.894Z|f20d2c1f-b378-4d22-9dc1-c5a8fa54b142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:47.896Z|f20d2c1f-b378-4d22-9dc1-c5a8fa54b142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:48.351Z|c0a6071e-56ba-475f-b22b-59355a7d5160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:22:48.351Z|c0a6071e-56ba-475f-b22b-59355a7d5160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:22:50.147Z|9bf0d4c6-1be8-4363-b379-d7577d9ab894|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:22:50.148Z|9bf0d4c6-1be8-4363-b379-d7577d9ab894|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:56.623Z|5bb11f88-c513-4b0c-b290-eb0799573760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:56.623Z|5bb11f88-c513-4b0c-b290-eb0799573760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:56.633Z|64b698e2-aca0-42a7-b7b4-edb9e0c42b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:56.634Z|64b698e2-aca0-42a7-b7b4-edb9e0c42b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:22:56.656Z|1571e98a-7537-4809-bd78-5f33bfa15208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:22:56.657Z|1571e98a-7537-4809-bd78-5f33bfa15208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:02.894Z|57d54fc7-3533-474a-8348-4ddb62826a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:02.895Z|57d54fc7-3533-474a-8348-4ddb62826a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:06.648Z|8ce8dde2-7946-4795-af4b-a89c96226799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:06.649Z|8ce8dde2-7946-4795-af4b-a89c96226799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:06.668Z|039e78e2-3129-48e2-b1b9-6253889fc87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:06.669Z|039e78e2-3129-48e2-b1b9-6253889fc87a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:06.685Z|7c3db13d-c7cf-47f7-a83b-6c6167e475f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:06.685Z|7c3db13d-c7cf-47f7-a83b-6c6167e475f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:16.673Z|78f68acc-faf4-48ab-bd7d-bbd6cd862911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:16.674Z|78f68acc-faf4-48ab-bd7d-bbd6cd862911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:16.692Z|356e25ab-0687-4f0c-9dac-d72554ae2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:16.693Z|356e25ab-0687-4f0c-9dac-d72554ae2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:16.713Z|b5bf4d9a-b5f9-441a-ad00-fa5bf91fd017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:16.713Z|b5bf4d9a-b5f9-441a-ad00-fa5bf91fd017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:17.894Z|2e1cb0d6-ff6a-4fa7-8df3-40ba68153dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:17.894Z|2e1cb0d6-ff6a-4fa7-8df3-40ba68153dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:18.352Z|62a86bc0-8942-4958-9af2-2fbd8b9ceccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:18.352Z|62a86bc0-8942-4958-9af2-2fbd8b9ceccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:26.697Z|aae20206-cc01-41f2-827a-867293e27aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:26.698Z|aae20206-cc01-41f2-827a-867293e27aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:26.727Z|11684a13-bef2-45d4-a4ff-369f964c02f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:26.728Z|11684a13-bef2-45d4-a4ff-369f964c02f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:26.739Z|9481d636-8286-46bc-be15-63691cbdbd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:26.739Z|9481d636-8286-46bc-be15-63691cbdbd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:32.894Z|349cb0bd-91db-4e6b-972a-298952ae21c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:32.895Z|349cb0bd-91db-4e6b-972a-298952ae21c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:36.733Z|33ae5f18-3bb4-45e6-ba7e-6864836d2308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:36.733Z|33ae5f18-3bb4-45e6-ba7e-6864836d2308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:36.760Z|e73d6f33-f75e-498b-bb40-a28ddf5186e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:36.761Z|e73d6f33-f75e-498b-bb40-a28ddf5186e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:36.776Z|abc3ccc6-fa72-499d-8dd4-03dcaf80ce40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:36.777Z|abc3ccc6-fa72-499d-8dd4-03dcaf80ce40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:46.770Z|26b86f74-d75c-464c-91f1-8f3d1a339074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:46.770Z|26b86f74-d75c-464c-91f1-8f3d1a339074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:46.795Z|126a71bc-7be7-4799-b6d9-d59634f46f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:46.796Z|126a71bc-7be7-4799-b6d9-d59634f46f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:46.803Z|64c12652-49b5-46cd-8a7b-ae7e1c3b9bfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:46.803Z|64c12652-49b5-46cd-8a7b-ae7e1c3b9bfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:47.894Z|d6a0c947-9d30-4fb9-91f4-2ffbd3fa72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:47.894Z|d6a0c947-9d30-4fb9-91f4-2ffbd3fa72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:48.353Z|e9a23907-3744-47e3-aa5c-a0c87d732ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:23:48.353Z|e9a23907-3744-47e3-aa5c-a0c87d732ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:23:50.148Z|431497b4-964b-4e45-ad30-a7012409f952|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:23:50.149Z|431497b4-964b-4e45-ad30-a7012409f952|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:56.830Z|112f2ec0-1a01-45c1-b729-82942f7bef8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:56.830Z|ac41064b-8e6a-48d5-b564-6fbc75745b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:56.830Z|8febfaaf-4185-46aa-a19e-053aa3bc3042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:23:56.830Z|ac41064b-8e6a-48d5-b564-6fbc75745b1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:56.830Z|112f2ec0-1a01-45c1-b729-82942f7bef8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:23:56.831Z|8febfaaf-4185-46aa-a19e-053aa3bc3042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:02.894Z|eefee51f-d27f-4e4e-a810-2c3e21ed1382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:02.895Z|eefee51f-d27f-4e4e-a810-2c3e21ed1382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:06.866Z|8148f545-0c9d-4d19-92af-01d0a99b50f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:06.866Z|8e507a3b-9d3f-4aff-a33a-4781db03ce53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:06.867Z|8148f545-0c9d-4d19-92af-01d0a99b50f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:06.867Z|8e507a3b-9d3f-4aff-a33a-4781db03ce53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:06.868Z|741c4773-cc7b-4e55-bda4-3f03c903c87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:06.868Z|741c4773-cc7b-4e55-bda4-3f03c903c87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:16.892Z|4f1e2414-0a9b-48b4-9792-afef9aeea6eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:16.892Z|c074a8b1-174d-4834-92ac-42ed282d52e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:16.893Z|c074a8b1-174d-4834-92ac-42ed282d52e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:16.893Z|4f1e2414-0a9b-48b4-9792-afef9aeea6eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:16.898Z|4c2cc42f-44e3-4043-9396-ce9728e5a12e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:16.898Z|4c2cc42f-44e3-4043-9396-ce9728e5a12e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:17.894Z|a59d3399-1df7-47d1-beac-974bcb0af181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:17.895Z|a59d3399-1df7-47d1-beac-974bcb0af181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:18.354Z|09c0485d-5560-4015-b16b-bfb37af7e6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:18.355Z|09c0485d-5560-4015-b16b-bfb37af7e6fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:26.917Z|5d2279db-6acd-47e4-a6f0-85fc2cd965f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:26.919Z|5d2279db-6acd-47e4-a6f0-85fc2cd965f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:26.920Z|6084112d-72d0-4d3b-ae4a-c83d4bbe2b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:26.921Z|6084112d-72d0-4d3b-ae4a-c83d4bbe2b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:26.921Z|d4c7946a-86f9-4882-bd91-6d2385969193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:26.922Z|d4c7946a-86f9-4882-bd91-6d2385969193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:32.894Z|ca4f40df-b383-43c7-afe3-c8244d16687a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:32.895Z|ca4f40df-b383-43c7-afe3-c8244d16687a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:36.950Z|7b0d6508-2cff-415d-932b-b79c0b1ab4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:36.950Z|949d72af-d886-4b10-bdba-0fc19d6b4184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:36.951Z|7b0d6508-2cff-415d-932b-b79c0b1ab4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:36.951Z|949d72af-d886-4b10-bdba-0fc19d6b4184|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:36.953Z|dca3c6ba-6683-4336-ab76-8be75792e6b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:36.953Z|dca3c6ba-6683-4336-ab76-8be75792e6b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:46.977Z|af60c3ce-da68-4ed4-a4b6-2d0de0133dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:46.978Z|af60c3ce-da68-4ed4-a4b6-2d0de0133dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:46.980Z|6c8e1b14-49a8-4ee4-baf4-03fe4944b92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:46.981Z|6c8e1b14-49a8-4ee4-baf4-03fe4944b92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:46.982Z|23a89a84-4a15-45d6-856a-c48127eaaf35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:46.982Z|23a89a84-4a15-45d6-856a-c48127eaaf35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:47.894Z|1266771e-50f5-4f20-a141-5c0011c6bca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:47.895Z|1266771e-50f5-4f20-a141-5c0011c6bca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:48.356Z|4aff434a-c130-41b5-9f9a-3a8559cd1b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:24:48.357Z|4aff434a-c130-41b5-9f9a-3a8559cd1b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:24:50.144Z|732f58b7-59b0-46b9-a931-027ffd79833f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:24:50.145Z|732f58b7-59b0-46b9-a931-027ffd79833f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:57.008Z|2ad35e73-b4e4-423c-afc5-de76408010ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:57.008Z|f29c878c-3c46-4fdf-9c47-91a6b1663d38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:57.009Z|2ad35e73-b4e4-423c-afc5-de76408010ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:57.009Z|f29c878c-3c46-4fdf-9c47-91a6b1663d38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:24:57.012Z|22da9f09-3369-4817-80ff-e7ca006ce4d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:24:57.012Z|22da9f09-3369-4817-80ff-e7ca006ce4d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:02.894Z|0bcdc1d2-a364-49f9-9c22-92d579acb641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:02.895Z|0bcdc1d2-a364-49f9-9c22-92d579acb641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:07.043Z|c510f78e-cbc0-48a0-860f-262b8ccb0779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:07.043Z|14b93387-e42e-4681-99a7-7164898dd8f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:07.043Z|c510f78e-cbc0-48a0-860f-262b8ccb0779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:07.044Z|14b93387-e42e-4681-99a7-7164898dd8f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:07.046Z|92d5d0d4-a446-4934-abdd-c42266555afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:07.046Z|92d5d0d4-a446-4934-abdd-c42266555afb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:17.075Z|83772160-77de-4455-9a83-d478d771464a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:17.076Z|83772160-77de-4455-9a83-d478d771464a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:17.075Z|7500394d-928f-4fa4-aab9-86f5c483f8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:17.077Z|7500394d-928f-4fa4-aab9-86f5c483f8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:17.077Z|c60491b8-b17b-497f-924b-c17fa79b269f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:17.078Z|c60491b8-b17b-497f-924b-c17fa79b269f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:17.894Z|4abbf1f3-b2e8-4e73-bc00-aa40b95aefc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:17.894Z|4abbf1f3-b2e8-4e73-bc00-aa40b95aefc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:18.357Z|8f180399-16ac-4cee-916f-381ead256e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:18.358Z|8f180399-16ac-4cee-916f-381ead256e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:27.142Z|6517d6af-d198-4696-a2b3-e12a53f884e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:27.143Z|6517d6af-d198-4696-a2b3-e12a53f884e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:27.171Z|1a1fceaf-d935-4ba3-b5a1-460725dbba00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:27.171Z|6c1db097-e17f-4f05-84a9-a0f494b3e9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:27.172Z|6c1db097-e17f-4f05-84a9-a0f494b3e9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:27.172Z|1a1fceaf-d935-4ba3-b5a1-460725dbba00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:32.894Z|3869004b-1ac1-4b0b-b545-67f1c579f687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:32.894Z|3869004b-1ac1-4b0b-b545-67f1c579f687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:37.181Z|036d4208-8e05-4c87-bc3a-4bbcc4ea0e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:37.182Z|036d4208-8e05-4c87-bc3a-4bbcc4ea0e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:37.207Z|4c6aef67-0813-4aea-9c51-b1e8a00816c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:37.208Z|4c6aef67-0813-4aea-9c51-b1e8a00816c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:37.211Z|d5a2ef6b-9858-4d4f-af31-782679d0db15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:37.211Z|d5a2ef6b-9858-4d4f-af31-782679d0db15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:47.226Z|f42eeb92-1533-4284-b7a0-571b3ccd918c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:47.227Z|f42eeb92-1533-4284-b7a0-571b3ccd918c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:47.233Z|59c52666-494f-4857-ae62-9ae0c1516203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:47.234Z|59c52666-494f-4857-ae62-9ae0c1516203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:47.235Z|45be7fda-c664-4c51-81ec-aaf454a31430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:47.236Z|45be7fda-c664-4c51-81ec-aaf454a31430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:47.894Z|200679e8-4f01-4917-a4eb-85ada7f7573b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:47.896Z|200679e8-4f01-4917-a4eb-85ada7f7573b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:48.358Z|6f2ace7a-8220-49f3-aeeb-83ee33d8a360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:25:48.359Z|6f2ace7a-8220-49f3-aeeb-83ee33d8a360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:25:50.145Z|ec7805b3-c1cb-4c3a-92a4-b2350a9ef4e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:25:50.147Z|ec7805b3-c1cb-4c3a-92a4-b2350a9ef4e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:57.299Z|4c47d90e-4ecc-43e5-8224-be60e741d143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:57.300Z|4c47d90e-4ecc-43e5-8224-be60e741d143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:57.303Z|c5ee5338-1bba-4d16-82da-9217087f62a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:57.303Z|b8f67ebf-c351-4eaa-bd32-680836d9ecb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:25:57.303Z|c5ee5338-1bba-4d16-82da-9217087f62a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:25:57.303Z|b8f67ebf-c351-4eaa-bd32-680836d9ecb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:02.894Z|330936b8-9ab6-4a50-9012-64fb90d784fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:02.894Z|330936b8-9ab6-4a50-9012-64fb90d784fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:07.343Z|d38d70c7-6de4-4038-acab-5f8d32c4f83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:07.343Z|d38d70c7-6de4-4038-acab-5f8d32c4f83b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:07.345Z|e3035e1c-fbce-4106-a632-dd004258d789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:07.346Z|e3035e1c-fbce-4106-a632-dd004258d789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:07.347Z|f733a044-9689-445a-a393-9d18ceb379c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:07.348Z|f733a044-9689-445a-a393-9d18ceb379c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:17.369Z|9ca54b54-44ad-4bf7-a514-8428fe2306eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:17.369Z|9ca54b54-44ad-4bf7-a514-8428fe2306eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:17.377Z|8b92cafc-8a88-4475-9615-9db0c916c3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:17.377Z|ad4820b7-becc-42d1-818c-285380b6db27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:17.378Z|8b92cafc-8a88-4475-9615-9db0c916c3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:17.378Z|ad4820b7-becc-42d1-818c-285380b6db27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:17.894Z|08defaef-247d-44eb-a41f-0caf849aca44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:17.894Z|08defaef-247d-44eb-a41f-0caf849aca44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:18.359Z|fe45dd1e-3ac5-4b5f-bfd4-811d11e88504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:18.360Z|fe45dd1e-3ac5-4b5f-bfd4-811d11e88504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:27.406Z|3988cc04-c737-4582-b012-b72abea18d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:27.406Z|415aacd6-4a35-442c-895d-fd3ec1f5c993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:27.406Z|3988cc04-c737-4582-b012-b72abea18d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:27.406Z|415aacd6-4a35-442c-895d-fd3ec1f5c993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:27.407Z|677d6ab3-9f04-4aa5-a76e-9005c5aec007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:27.407Z|677d6ab3-9f04-4aa5-a76e-9005c5aec007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:32.894Z|64588384-5439-4e92-a9dd-16702f518519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:32.896Z|64588384-5439-4e92-a9dd-16702f518519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:37.444Z|11c2131e-fe93-48f6-82cd-01338ecec0ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:37.444Z|020af9af-6e4a-4ae0-809e-971025f179c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:37.445Z|11c2131e-fe93-48f6-82cd-01338ecec0ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:37.445Z|020af9af-6e4a-4ae0-809e-971025f179c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:37.449Z|cf57a7ce-d09a-4046-8756-5a064a4ffd94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:37.449Z|cf57a7ce-d09a-4046-8756-5a064a4ffd94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:47.471Z|3e77cc3f-d57a-460b-9c47-564582165618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:47.471Z|0d71deca-061a-46ab-8ebe-58012d0fd854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:47.471Z|3e77cc3f-d57a-460b-9c47-564582165618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:47.471Z|0d71deca-061a-46ab-8ebe-58012d0fd854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:47.483Z|d3f1e1f7-ac0e-499c-a6d5-b620a137cafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:47.483Z|d3f1e1f7-ac0e-499c-a6d5-b620a137cafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:47.894Z|5ab88f5c-258c-4970-bf45-cf06ed61c442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:47.895Z|5ab88f5c-258c-4970-bf45-cf06ed61c442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:48.361Z|4bd947d8-1aa3-4b32-b255-47fa377fcb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:26:48.361Z|4bd947d8-1aa3-4b32-b255-47fa377fcb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:26:50.144Z|46e06125-0d57-4075-a4c7-de05996ec67b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:26:50.145Z|46e06125-0d57-4075-a4c7-de05996ec67b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:57.510Z|5870ed3d-14d5-41b9-9d35-417dfef6be02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:57.510Z|3815e8f9-c56a-4177-a4ef-4d948575ee1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:57.510Z|5870ed3d-14d5-41b9-9d35-417dfef6be02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:57.510Z|3815e8f9-c56a-4177-a4ef-4d948575ee1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:26:57.517Z|7eca2dc2-a7d1-4c93-b4cc-cfff5836a5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:26:57.518Z|7eca2dc2-a7d1-4c93-b4cc-cfff5836a5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:02.894Z|3cc455c7-1c14-401a-b014-7c1320b43635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:02.894Z|3cc455c7-1c14-401a-b014-7c1320b43635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:07.546Z|c4ef4238-03b6-4058-aec9-b1cac98bbb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:07.547Z|c4ef4238-03b6-4058-aec9-b1cac98bbb91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:07.547Z|b229d58f-5c71-4d8d-8227-8f8c42b0bd6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:07.547Z|db629667-7df0-40d1-9174-741fc80b1b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:07.547Z|b229d58f-5c71-4d8d-8227-8f8c42b0bd6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:07.547Z|db629667-7df0-40d1-9174-741fc80b1b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:17.590Z|23f4148e-eaf7-4572-801c-4c4f7b0820cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:17.590Z|24c1bd94-ac3c-43c2-9127-789ef1dee9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:17.591Z|24c1bd94-ac3c-43c2-9127-789ef1dee9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:17.591Z|23f4148e-eaf7-4572-801c-4c4f7b0820cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:17.592Z|203b037c-cc83-4d0f-816d-1bb735f1c9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:17.593Z|203b037c-cc83-4d0f-816d-1bb735f1c9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:17.894Z|d2cd2671-a3a7-46bd-9744-ffc3e5191bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:17.896Z|d2cd2671-a3a7-46bd-9744-ffc3e5191bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:18.362Z|0acb648a-ddb6-4337-b485-4461da4052c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:18.363Z|0acb648a-ddb6-4337-b485-4461da4052c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:27.627Z|93d51bcd-782c-49b8-b410-608e8d74686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:27.628Z|93d51bcd-782c-49b8-b410-608e8d74686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:27.643Z|13ac0120-3933-4a00-ba32-a60721de66bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:27.644Z|13ac0120-3933-4a00-ba32-a60721de66bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:27.644Z|0ea34b2e-6f9c-431c-860a-d06726c6e3ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:27.645Z|0ea34b2e-6f9c-431c-860a-d06726c6e3ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:32.894Z|93498d87-6b23-4079-8430-80d385993c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:32.895Z|93498d87-6b23-4079-8430-80d385993c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:37.658Z|18097d03-1a6a-4f20-8a17-a43b974123c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:37.659Z|18097d03-1a6a-4f20-8a17-a43b974123c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:37.677Z|5a2d9025-8f8c-4260-b4de-d18b48d3977a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:37.678Z|5a2d9025-8f8c-4260-b4de-d18b48d3977a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:37.685Z|53980a0c-ea95-4472-b89b-8ffb1874c68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:37.686Z|53980a0c-ea95-4472-b89b-8ffb1874c68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:47.687Z|1bed1058-cfdd-4cf7-964f-66d1b9957c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:47.688Z|1bed1058-cfdd-4cf7-964f-66d1b9957c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:47.708Z|e285ebe4-a219-4dfc-bd79-246bf4d121c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:47.708Z|e285ebe4-a219-4dfc-bd79-246bf4d121c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:47.712Z|3203fcda-2b6c-4341-bafe-e8eaa894280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:47.712Z|3203fcda-2b6c-4341-bafe-e8eaa894280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:47.894Z|b0c6a471-ebe3-478f-b86b-82bc00401546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:47.895Z|b0c6a471-ebe3-478f-b86b-82bc00401546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:48.363Z|255d338e-f2a0-436e-9994-6588faba658a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:27:48.364Z|255d338e-f2a0-436e-9994-6588faba658a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:27:50.145Z|e0d8ee0c-9728-4fc1-9187-bac9280b4fd0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:27:50.146Z|e0d8ee0c-9728-4fc1-9187-bac9280b4fd0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:57.777Z|6b3ecbd8-eada-4f7a-afc1-a73b796a461c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:57.777Z|6b3ecbd8-eada-4f7a-afc1-a73b796a461c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:57.781Z|3b7fe365-ba79-45a2-a031-42c2264d41e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:57.781Z|3b7fe365-ba79-45a2-a031-42c2264d41e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:27:57.788Z|379b51fb-d7f6-45a7-b138-a57e0b30443b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:27:57.788Z|379b51fb-d7f6-45a7-b138-a57e0b30443b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:02.894Z|5dbe7b3b-2357-490e-b4ce-3a6199e8e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:02.896Z|5dbe7b3b-2357-490e-b4ce-3a6199e8e1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:07.810Z|caf375a0-880f-47f7-ada5-b565a555a099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:07.811Z|caf375a0-880f-47f7-ada5-b565a555a099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:07.819Z|0ad8369a-f4a9-49fb-baa0-1fdff531f488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:07.820Z|0ad8369a-f4a9-49fb-baa0-1fdff531f488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:07.830Z|7c8dde7e-04ed-48a3-bb0b-cebbe4e768b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:07.831Z|7c8dde7e-04ed-48a3-bb0b-cebbe4e768b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:17.843Z|3d28837b-08fc-4608-b140-920d6c44da64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:17.845Z|3d28837b-08fc-4608-b140-920d6c44da64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:17.850Z|f2fd7ee2-9032-4e5d-ade8-ba243bcd3fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:17.850Z|f2fd7ee2-9032-4e5d-ade8-ba243bcd3fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:17.859Z|4a961124-d0c1-49f5-a69b-7ab1ff7e7803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:17.860Z|4a961124-d0c1-49f5-a69b-7ab1ff7e7803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:17.894Z|3a39a771-d8b5-4645-9e34-52dfe0f6bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:17.894Z|3a39a771-d8b5-4645-9e34-52dfe0f6bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:18.365Z|ca9c5501-b2fd-4b49-b262-93f4e8e5cacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:18.365Z|ca9c5501-b2fd-4b49-b262-93f4e8e5cacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:27.874Z|dbec8a8e-8079-41e0-96f1-707a2e9dc7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:27.875Z|dbec8a8e-8079-41e0-96f1-707a2e9dc7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:27.886Z|3665cab7-0c67-4c60-b917-61be0fcb05d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:27.887Z|3665cab7-0c67-4c60-b917-61be0fcb05d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:27.885Z|1805c12b-9760-4cd2-90a5-b8f0cf0cbbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:27.888Z|1805c12b-9760-4cd2-90a5-b8f0cf0cbbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:32.894Z|2fb7720a-66c1-47e0-8fde-54799b3f4ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:32.894Z|2fb7720a-66c1-47e0-8fde-54799b3f4ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:37.904Z|020c2bad-3332-43b3-a496-7895080274e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:37.904Z|020c2bad-3332-43b3-a496-7895080274e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:37.913Z|2814c112-143e-48de-a713-aa7a77261183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:37.914Z|2814c112-143e-48de-a713-aa7a77261183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:37.918Z|3328d1b2-cb78-4f9c-9a8a-342e17b2df9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:37.919Z|3328d1b2-cb78-4f9c-9a8a-342e17b2df9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:47.894Z|e5765d82-ff63-4467-ad07-71c8551d79f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:47.895Z|e5765d82-ff63-4467-ad07-71c8551d79f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:47.930Z|c45e2e72-111d-480a-b80b-16401dfe3dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:47.931Z|c45e2e72-111d-480a-b80b-16401dfe3dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:47.938Z|51640117-6fa8-4c3d-8c14-76232c3dc6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:47.938Z|51640117-6fa8-4c3d-8c14-76232c3dc6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:47.942Z|e5495558-d7c4-4355-97a5-d89aa05f83ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:47.942Z|e5495558-d7c4-4355-97a5-d89aa05f83ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:48.366Z|c621dd7b-21e3-4796-912f-9f338048c3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:28:48.366Z|c621dd7b-21e3-4796-912f-9f338048c3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:28:50.147Z|3ca3f806-4b9e-453e-9fde-81ee4089c5aa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:28:50.147Z|3ca3f806-4b9e-453e-9fde-81ee4089c5aa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:57.955Z|7abf7422-7f85-4407-9668-8486bd5fc6f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:57.956Z|7abf7422-7f85-4407-9668-8486bd5fc6f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:57.964Z|660d02b4-dc09-4030-b8b7-417c9ab0df33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:57.965Z|660d02b4-dc09-4030-b8b7-417c9ab0df33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:28:57.979Z|ea474282-033f-4464-b3b6-ddb800bb50f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:28:57.979Z|ea474282-033f-4464-b3b6-ddb800bb50f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:02.894Z|9591be70-392e-4a4f-9355-4f80cea7c08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:02.894Z|9591be70-392e-4a4f-9355-4f80cea7c08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:07.981Z|195a2c7a-00e6-4bd8-96b5-aba23c5b3af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:07.981Z|195a2c7a-00e6-4bd8-96b5-aba23c5b3af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:07.987Z|d3e60aad-5b08-4c3f-9050-b33eb9c6c5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:07.988Z|d3e60aad-5b08-4c3f-9050-b33eb9c6c5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:08.001Z|102acb2d-85c6-4dcc-a075-1e2494b9d8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:08.001Z|102acb2d-85c6-4dcc-a075-1e2494b9d8c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:17.894Z|b02f1a82-4c6d-4bc6-aeeb-dc3ea7beef4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:17.894Z|b02f1a82-4c6d-4bc6-aeeb-dc3ea7beef4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:18.005Z|dabe973d-7d87-414e-ba37-2f184633ef80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:18.006Z|dabe973d-7d87-414e-ba37-2f184633ef80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:18.014Z|a75cb1b1-8b6e-4536-bf96-9a6e39bd2d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:18.014Z|a75cb1b1-8b6e-4536-bf96-9a6e39bd2d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:18.023Z|cde0ce45-9c8d-42d6-9ffb-491f06dfe351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:18.024Z|cde0ce45-9c8d-42d6-9ffb-491f06dfe351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:18.367Z|20bb3a7a-799e-458e-a6c1-7ee1f7230a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:18.367Z|20bb3a7a-799e-458e-a6c1-7ee1f7230a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:28.031Z|10c14d07-adb9-4d50-b316-4a78385bf1f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:28.032Z|10c14d07-adb9-4d50-b316-4a78385bf1f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:28.041Z|fdb203e5-bb52-4660-9503-1863c92c5d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:28.042Z|fdb203e5-bb52-4660-9503-1863c92c5d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:28.047Z|7d1e7b5a-3c9a-480d-822d-049c29fd298e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:28.047Z|7d1e7b5a-3c9a-480d-822d-049c29fd298e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:32.894Z|a15aa820-40a8-461c-a9e7-5e3166684035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:32.896Z|a15aa820-40a8-461c-a9e7-5e3166684035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:38.060Z|f94526ac-06e5-4faf-9842-55974026be1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:38.061Z|f94526ac-06e5-4faf-9842-55974026be1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:38.064Z|fd2126e9-ff55-4b3b-a8ae-52fc0983287a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:38.064Z|fd2126e9-ff55-4b3b-a8ae-52fc0983287a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:38.070Z|bb1957b2-362e-46a5-9ae7-ddfeee6b8b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:38.070Z|bb1957b2-362e-46a5-9ae7-ddfeee6b8b30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:47.894Z|76381162-c89d-45be-9701-91235059ab2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:47.894Z|76381162-c89d-45be-9701-91235059ab2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:48.085Z|6653d0bf-04be-427a-beb4-9bc4f73250c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:48.086Z|6653d0bf-04be-427a-beb4-9bc4f73250c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:48.089Z|f0a22def-bc7e-4d33-850f-c9eb64f80331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:48.089Z|f0a22def-bc7e-4d33-850f-c9eb64f80331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:48.102Z|b3a018d4-8b2b-42bb-adce-6e980607b6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:48.102Z|b3a018d4-8b2b-42bb-adce-6e980607b6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:48.368Z|5759461c-6db4-4b42-b9d5-89517b3a9711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:29:48.369Z|5759461c-6db4-4b42-b9d5-89517b3a9711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:29:50.144Z|bc3ac695-6d5b-45c9-8478-c79155b6fe1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:29:50.145Z|bc3ac695-6d5b-45c9-8478-c79155b6fe1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:58.115Z|1e6a0e29-01c3-4965-a9c7-dc654af9ae63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:58.116Z|1e6a0e29-01c3-4965-a9c7-dc654af9ae63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:58.120Z|3f794559-97eb-4430-9307-4dc56314cf65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:58.121Z|3f794559-97eb-4430-9307-4dc56314cf65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:29:58.149Z|406528a0-539a-49cf-ab11-36aa41b0388e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:29:58.150Z|406528a0-539a-49cf-ab11-36aa41b0388e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:02.894Z|68d6fd70-ea2f-44df-b502-fa09ed4a6a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:02.895Z|68d6fd70-ea2f-44df-b502-fa09ed4a6a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:08.180Z|7ee59ed8-55cc-43a2-96ec-9a31fdd6e6f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:08.181Z|7ee59ed8-55cc-43a2-96ec-9a31fdd6e6f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:08.187Z|e458f2b0-b2ad-42a4-9690-6ab49d8e0189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:08.188Z|e458f2b0-b2ad-42a4-9690-6ab49d8e0189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:08.190Z|fee1951a-f749-4af2-bffc-db8a90ec76ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:08.190Z|fee1951a-f749-4af2-bffc-db8a90ec76ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:17.895Z|b80ece34-e5c5-4510-98fe-0cb451544ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:17.897Z|b80ece34-e5c5-4510-98fe-0cb451544ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:18.235Z|e5dc2c99-fd25-4627-ac4c-b5c362e956db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:18.235Z|27326a97-d481-45af-b743-1be4c28404ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:18.236Z|27326a97-d481-45af-b743-1be4c28404ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:18.236Z|e5dc2c99-fd25-4627-ac4c-b5c362e956db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:18.240Z|9f9d05e2-ca9f-422b-834b-607741a4308d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:18.240Z|9f9d05e2-ca9f-422b-834b-607741a4308d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:18.369Z|15a8f7d6-b02c-4513-a91b-42c926b913c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:18.370Z|15a8f7d6-b02c-4513-a91b-42c926b913c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:28.266Z|720950a3-f695-4e2a-a642-88238bd7e485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:28.267Z|720950a3-f695-4e2a-a642-88238bd7e485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:28.268Z|9c7ff575-332c-44df-bfab-bc3e8c246844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:28.269Z|9c7ff575-332c-44df-bfab-bc3e8c246844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:28.269Z|6736d3ea-59de-4996-9d21-99b697a3deda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:28.269Z|6736d3ea-59de-4996-9d21-99b697a3deda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:32.894Z|90f0d0e4-a29f-4987-9e6c-f62359c572ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:32.894Z|90f0d0e4-a29f-4987-9e6c-f62359c572ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:38.307Z|c71d17fb-8bdd-45f9-baab-abaa87a27c5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:38.307Z|c71d17fb-8bdd-45f9-baab-abaa87a27c5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:38.310Z|e6f9cdd1-10ab-45a1-955d-34e10496cf55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:38.310Z|e6f9cdd1-10ab-45a1-955d-34e10496cf55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:38.317Z|24a2410b-c0d6-4438-9693-864c430b2a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:38.318Z|24a2410b-c0d6-4438-9693-864c430b2a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:47.894Z|17f85fff-ebf6-40f6-9c63-983e68cd46dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:47.894Z|17f85fff-ebf6-40f6-9c63-983e68cd46dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:48.360Z|049cca66-6015-4c9c-90e1-2c80baaeef8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:48.360Z|45f1ad12-61a5-47f2-a121-bca04c056462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:48.361Z|049cca66-6015-4c9c-90e1-2c80baaeef8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:48.361Z|45f1ad12-61a5-47f2-a121-bca04c056462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:48.370Z|31a782ad-ee79-45e7-a59e-e1c48afc65b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:30:48.371Z|31a782ad-ee79-45e7-a59e-e1c48afc65b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:30:48.372Z|868d5e9f-12a1-453c-a5a6-5722c78f7613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:48.372Z|868d5e9f-12a1-453c-a5a6-5722c78f7613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:50.145Z|3da6cc98-4e5f-44cc-b59c-5b826f03c1e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:30:50.146Z|3da6cc98-4e5f-44cc-b59c-5b826f03c1e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:58.423Z|629f10d1-67d0-4e1c-86b9-b59dfc1fe860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:58.424Z|629f10d1-67d0-4e1c-86b9-b59dfc1fe860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:58.426Z|15f09046-6d00-451f-aa8d-a0bc55fd1df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:58.426Z|15f09046-6d00-451f-aa8d-a0bc55fd1df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:30:58.437Z|e2afe118-713b-4aaa-99f5-3b6f3a235e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:30:58.438Z|e2afe118-713b-4aaa-99f5-3b6f3a235e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:02.894Z|05a834a4-9332-4370-ac22-8f72dcf81ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:02.895Z|05a834a4-9332-4370-ac22-8f72dcf81ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:08.459Z|3debc7e1-3f40-46fa-843b-889f9821c50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:08.460Z|3debc7e1-3f40-46fa-843b-889f9821c50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:08.463Z|e6883711-6f7e-48d8-9722-5d905ccacb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:08.464Z|e6883711-6f7e-48d8-9722-5d905ccacb67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:08.472Z|f70b1293-63d7-4262-ba56-5f9697fe706f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:08.473Z|f70b1293-63d7-4262-ba56-5f9697fe706f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:17.894Z|6cee9252-5d73-46d4-98ca-a9ff18b19b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:17.895Z|6cee9252-5d73-46d4-98ca-a9ff18b19b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:18.371Z|6eb236cc-d60b-418e-9f06-52b5a0bb5fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:18.373Z|6eb236cc-d60b-418e-9f06-52b5a0bb5fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:18.497Z|a501cc73-faba-4b81-be7c-fb9f6dc26094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:18.497Z|a501cc73-faba-4b81-be7c-fb9f6dc26094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:18.500Z|c592dc2a-9862-4e31-bb0a-f1d98342768b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:18.500Z|c592dc2a-9862-4e31-bb0a-f1d98342768b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:18.533Z|1c9aaee9-f2d3-444e-b8c2-325c7c48ce48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:18.533Z|1c9aaee9-f2d3-444e-b8c2-325c7c48ce48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:28.560Z|8d16e391-6f1e-472e-8ee2-91746c1a8ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:28.561Z|8d16e391-6f1e-472e-8ee2-91746c1a8ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:28.573Z|cf8483bd-cf17-47f9-a9ea-9ea1361161b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:28.574Z|cf8483bd-cf17-47f9-a9ea-9ea1361161b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:28.597Z|38eb8660-54c3-4aab-9a7d-04d0b4f6a11b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:28.598Z|38eb8660-54c3-4aab-9a7d-04d0b4f6a11b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:32.894Z|4adb4576-289a-4521-90b5-1060594c6e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:32.894Z|4adb4576-289a-4521-90b5-1060594c6e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:38.622Z|2f3fedd1-0b39-437c-badd-6ab5f2a8ab9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:38.623Z|2f3fedd1-0b39-437c-badd-6ab5f2a8ab9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:38.625Z|8f1aecf6-9289-4f3b-95f4-8df41d11e262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:38.626Z|8f1aecf6-9289-4f3b-95f4-8df41d11e262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:38.650Z|b3de1264-5400-440d-a2b7-e0bee63557e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:38.650Z|b3de1264-5400-440d-a2b7-e0bee63557e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:47.894Z|a181907f-22e8-412e-8993-0f765cab3b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:47.895Z|a181907f-22e8-412e-8993-0f765cab3b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:48.377Z|5b233b92-5a86-4de9-a70b-c9a7ea71690a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:31:48.377Z|5b233b92-5a86-4de9-a70b-c9a7ea71690a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:31:48.664Z|ef14e8b0-ac7a-4bfa-947f-3acb091cd40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:48.664Z|d9c9c58c-ac18-4742-9d1c-a1592e48b86f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:48.664Z|d9c9c58c-ac18-4742-9d1c-a1592e48b86f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:48.664Z|ef14e8b0-ac7a-4bfa-947f-3acb091cd40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:48.680Z|3953da5d-839f-49a7-971a-f417972d6057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:48.680Z|3953da5d-839f-49a7-971a-f417972d6057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:50.144Z|8cc01e2a-377a-4994-a9a0-c662dfeacdea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:31:50.145Z|8cc01e2a-377a-4994-a9a0-c662dfeacdea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:58.695Z|7b578679-d12f-4b1e-b7ed-6ef501262f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:58.696Z|7b578679-d12f-4b1e-b7ed-6ef501262f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:58.699Z|2665ca8c-b3d1-4339-89b8-90e2a88d694b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:58.700Z|2665ca8c-b3d1-4339-89b8-90e2a88d694b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:31:58.721Z|94f6439b-058f-471a-bfd1-55a7ffec56d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:31:58.721Z|94f6439b-058f-471a-bfd1-55a7ffec56d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:02.894Z|1a1b5b86-3d88-41d7-b6d6-11df7eb2e46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:02.894Z|1a1b5b86-3d88-41d7-b6d6-11df7eb2e46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:08.731Z|d1fe26e5-0de8-4fd3-ba8b-01c76667c13c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:08.731Z|882748af-ee7d-4b29-83db-2c3e94ada0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:08.731Z|d1fe26e5-0de8-4fd3-ba8b-01c76667c13c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:08.732Z|882748af-ee7d-4b29-83db-2c3e94ada0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:08.761Z|787c6dde-1b7b-44dd-980e-a76429853d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:08.763Z|787c6dde-1b7b-44dd-980e-a76429853d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:17.894Z|33a8f40e-e634-4c34-b71c-8a4c6ee31b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:17.894Z|33a8f40e-e634-4c34-b71c-8a4c6ee31b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:18.378Z|8c3681ee-a565-4a5e-b4d2-ecdb838c19e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:18.379Z|8c3681ee-a565-4a5e-b4d2-ecdb838c19e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:18.760Z|93ebaadb-b4a4-4845-a29c-8e8c80a52025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:18.760Z|5db64d62-f961-4190-bb96-349d438fb28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:18.761Z|93ebaadb-b4a4-4845-a29c-8e8c80a52025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:18.761Z|5db64d62-f961-4190-bb96-349d438fb28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:18.798Z|42a8a54a-fc39-4d72-bb02-39c18838fa20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:18.798Z|42a8a54a-fc39-4d72-bb02-39c18838fa20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:28.791Z|29b95c34-2896-49ba-847f-4d1d9fc92af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:28.792Z|29b95c34-2896-49ba-847f-4d1d9fc92af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:28.792Z|c26fb0d1-362a-4ed9-8a5b-969fa7dee12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:28.793Z|c26fb0d1-362a-4ed9-8a5b-969fa7dee12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:28.834Z|d7003d91-a29d-4720-989c-d7e70402ce2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:28.834Z|d7003d91-a29d-4720-989c-d7e70402ce2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:32.894Z|589f8152-af7c-45c4-ade0-6e0b3525a41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:32.895Z|589f8152-af7c-45c4-ade0-6e0b3525a41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:38.820Z|b991eb1f-9bb7-418c-93e4-7ecef3d67319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:38.820Z|b991eb1f-9bb7-418c-93e4-7ecef3d67319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:38.822Z|77fd8237-6509-404f-a11b-b67f7c235192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:38.823Z|77fd8237-6509-404f-a11b-b67f7c235192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:38.864Z|74e8ada5-e626-4bd1-96d9-7d4bb73840be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:38.864Z|74e8ada5-e626-4bd1-96d9-7d4bb73840be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:47.894Z|ddc6ce44-a0e4-49e6-8f9d-095e8cbf37ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:47.894Z|ddc6ce44-a0e4-49e6-8f9d-095e8cbf37ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:48.379Z|e893a741-6ada-4a57-94f4-5dcb4907ba48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:32:48.380Z|e893a741-6ada-4a57-94f4-5dcb4907ba48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:32:48.859Z|06b5db46-847e-4d2f-a50d-db455f8be04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:48.859Z|ce72ce5d-b07a-4b02-bd61-e421f932c006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:48.859Z|06b5db46-847e-4d2f-a50d-db455f8be04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:48.859Z|ce72ce5d-b07a-4b02-bd61-e421f932c006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:48.891Z|7a09b7b0-4aba-4b88-9f3a-f2c8a6676ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:48.892Z|7a09b7b0-4aba-4b88-9f3a-f2c8a6676ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:50.144Z|eb3bbb25-c4b6-4d75-8226-4e7a126dbcef|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:32:50.144Z|eb3bbb25-c4b6-4d75-8226-4e7a126dbcef|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:58.888Z|ca932ccf-c65e-447d-8ea1-3dd8a6b262e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:58.889Z|ca932ccf-c65e-447d-8ea1-3dd8a6b262e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:58.925Z|b3a8ce0f-f63c-4d86-8519-08787697eb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:58.925Z|b3a8ce0f-f63c-4d86-8519-08787697eb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:32:58.934Z|d0661dc9-1204-4809-8d2f-15a939805b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:32:58.934Z|d0661dc9-1204-4809-8d2f-15a939805b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:02.894Z|d6334bdc-3393-400b-bb0c-964211e288d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:02.894Z|d6334bdc-3393-400b-bb0c-964211e288d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:08.932Z|df06376f-7bf6-43e3-bb01-f4f2b15c3733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:08.933Z|df06376f-7bf6-43e3-bb01-f4f2b15c3733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:08.961Z|cce33f0b-6dd8-4430-8e54-42f480807874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:08.962Z|cce33f0b-6dd8-4430-8e54-42f480807874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:08.966Z|655467cf-4c23-4d31-b7be-5a58dda416c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:08.966Z|655467cf-4c23-4d31-b7be-5a58dda416c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:17.894Z|1d66e3d7-218d-40b6-9eb6-0eba55cf9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:17.895Z|1d66e3d7-218d-40b6-9eb6-0eba55cf9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:18.380Z|714b2a3f-7871-4fbe-bf07-063685896e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:18.381Z|714b2a3f-7871-4fbe-bf07-063685896e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:18.960Z|ff33030f-a7cb-401a-a2f1-606b97b91043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:18.961Z|ff33030f-a7cb-401a-a2f1-606b97b91043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:18.987Z|1ecc8dd5-016a-42df-9193-fa7c216bf21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:18.988Z|1ecc8dd5-016a-42df-9193-fa7c216bf21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:18.991Z|580469c9-7d4a-441d-a065-1e91e64b667e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:18.992Z|580469c9-7d4a-441d-a065-1e91e64b667e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:28.989Z|5a56df9e-5639-4862-8dfb-3e75d254f655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:28.989Z|5a56df9e-5639-4862-8dfb-3e75d254f655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:29.015Z|4604b5ff-6c31-41d9-8600-be03e32280cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:29.016Z|4604b5ff-6c31-41d9-8600-be03e32280cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:29.020Z|96e69cdb-750e-4ee8-8de8-613fced0c0b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:29.021Z|96e69cdb-750e-4ee8-8de8-613fced0c0b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:32.894Z|7c469714-a515-4782-b682-e7015cd831e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:32.895Z|7c469714-a515-4782-b682-e7015cd831e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:39.020Z|5f4e67da-7b56-4abe-b4fe-10d8569e6da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:39.021Z|5f4e67da-7b56-4abe-b4fe-10d8569e6da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:39.045Z|509e1409-2bd7-46de-af4c-523f14ad6593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:39.046Z|509e1409-2bd7-46de-af4c-523f14ad6593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:39.051Z|4fbdba14-fb7f-4450-94cb-65c8d0fd2df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:39.051Z|4fbdba14-fb7f-4450-94cb-65c8d0fd2df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:47.894Z|f10122ba-69a5-497a-bc00-5c3dd55ac8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:47.895Z|f10122ba-69a5-497a-bc00-5c3dd55ac8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:48.381Z|d48a9c1c-952d-4b9f-b26e-6838f3bb988b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:33:48.382Z|d48a9c1c-952d-4b9f-b26e-6838f3bb988b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:33:49.049Z|c3629283-9061-4d98-a7d7-be91ac1aceca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:49.050Z|c3629283-9061-4d98-a7d7-be91ac1aceca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:49.068Z|16b343e4-529d-4bba-b2f1-86f2b73bb6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:49.068Z|16b343e4-529d-4bba-b2f1-86f2b73bb6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:49.072Z|2d67bfc4-4972-4828-b23f-f553d4518f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:49.073Z|2d67bfc4-4972-4828-b23f-f553d4518f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:50.145Z|a6459585-6aaa-416b-bd42-c8a598548438|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:33:50.145Z|a6459585-6aaa-416b-bd42-c8a598548438|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:59.095Z|cc49f261-63a5-467d-95bc-43ef28b5b6d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:59.096Z|cc49f261-63a5-467d-95bc-43ef28b5b6d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:59.100Z|c2981364-3ebb-4433-8553-04f3f0d64342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:59.100Z|c2981364-3ebb-4433-8553-04f3f0d64342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:33:59.106Z|db2fea5c-b0c2-46a4-9f8b-9092db1944df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:33:59.106Z|db2fea5c-b0c2-46a4-9f8b-9092db1944df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:02.894Z|e2656c0f-df62-4b12-baee-d0a83e93a034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:02.895Z|e2656c0f-df62-4b12-baee-d0a83e93a034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:09.125Z|4092cba3-01b9-4566-89fb-4efc0f095b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:09.126Z|4092cba3-01b9-4566-89fb-4efc0f095b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:09.128Z|6469a322-ef5d-4e7a-ba5e-0bc0fe950372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:09.129Z|6469a322-ef5d-4e7a-ba5e-0bc0fe950372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:09.131Z|6fe7c900-4c02-44ed-812e-1f307a79d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:09.132Z|6fe7c900-4c02-44ed-812e-1f307a79d9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:17.894Z|114ee0aa-6e06-4abb-8361-3e2c5b36a11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:17.895Z|114ee0aa-6e06-4abb-8361-3e2c5b36a11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:18.383Z|74f9be36-647a-4cb2-986c-373d2c0c1f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:18.383Z|74f9be36-647a-4cb2-986c-373d2c0c1f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:19.155Z|33b1ccce-9fc3-4337-8bf0-4c16df45d0f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:19.156Z|33b1ccce-9fc3-4337-8bf0-4c16df45d0f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:19.158Z|3d761d93-f01f-4c45-92fc-ccbb17acc70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:19.158Z|3d761d93-f01f-4c45-92fc-ccbb17acc70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:19.158Z|eb80cb71-2046-47fe-9ae8-3ff0998f51c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:19.159Z|eb80cb71-2046-47fe-9ae8-3ff0998f51c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:29.188Z|2bbac7d7-25db-4ceb-b940-c27b064c1271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:29.189Z|2bbac7d7-25db-4ceb-b940-c27b064c1271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:29.193Z|b9e45b9d-48ee-4a5f-8a6a-626c26357c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:29.193Z|b9e45b9d-48ee-4a5f-8a6a-626c26357c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:29.199Z|f15344be-0f79-4746-accb-aaea2b41cb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:29.199Z|f15344be-0f79-4746-accb-aaea2b41cb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:32.894Z|e6225dac-b4c6-4145-9e1b-7b5e969f8b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:32.894Z|e6225dac-b4c6-4145-9e1b-7b5e969f8b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:39.216Z|1f26799e-c2b1-4670-9218-e892adc2d5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:39.217Z|1f26799e-c2b1-4670-9218-e892adc2d5fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:39.235Z|a77ac638-16c4-42b9-88cb-32468b15394c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:39.235Z|a77ac638-16c4-42b9-88cb-32468b15394c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:39.241Z|1a147380-73a5-4f24-bb59-33265fe51528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:39.242Z|1a147380-73a5-4f24-bb59-33265fe51528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:47.894Z|332ead2a-bba8-49f7-8e91-adb77a8484a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:47.895Z|332ead2a-bba8-49f7-8e91-adb77a8484a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:48.384Z|cea921c7-0191-42eb-8374-3b3ebdaa3193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:34:48.384Z|cea921c7-0191-42eb-8374-3b3ebdaa3193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:34:49.261Z|e1b2d19f-4864-4c7f-9c59-be4502e6292a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:49.262Z|e1b2d19f-4864-4c7f-9c59-be4502e6292a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:49.268Z|eb67c067-1f33-43b7-be8d-b8d4737d125a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:49.269Z|eb67c067-1f33-43b7-be8d-b8d4737d125a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:49.272Z|ff4a6904-3232-4486-a80b-2bd3ce143ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:49.272Z|ff4a6904-3232-4486-a80b-2bd3ce143ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:50.144Z|0cd81a20-df19-4ff4-ac09-2aa22eda6084|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:34:50.145Z|0cd81a20-df19-4ff4-ac09-2aa22eda6084|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:59.295Z|9e132395-6aa9-457d-9860-abcb86fcd1e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:59.296Z|9e132395-6aa9-457d-9860-abcb86fcd1e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:59.311Z|0646ab56-ac07-4dbf-afe0-cec87b8dab64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:59.312Z|0646ab56-ac07-4dbf-afe0-cec87b8dab64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:34:59.317Z|35e6f74e-4544-4572-9f37-ff81550a01a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:34:59.317Z|35e6f74e-4544-4572-9f37-ff81550a01a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:02.894Z|54a17e10-2aa0-4614-b589-ddd241665281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:02.895Z|54a17e10-2aa0-4614-b589-ddd241665281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:09.321Z|65d39679-3c98-46eb-9c43-40b973dcd5d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:09.321Z|65d39679-3c98-46eb-9c43-40b973dcd5d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:09.340Z|f5e5b351-730b-4aeb-b443-fdc93369c69a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:09.341Z|f5e5b351-730b-4aeb-b443-fdc93369c69a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:09.351Z|43ef48da-c3e5-4c00-94e7-a12b045c7e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:09.351Z|43ef48da-c3e5-4c00-94e7-a12b045c7e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:17.894Z|1ec90629-21fb-4655-a86b-65c91d32ec82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:17.894Z|1ec90629-21fb-4655-a86b-65c91d32ec82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:18.385Z|9ec14b6c-1688-4051-9c5f-59ef5c601e6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:18.385Z|9ec14b6c-1688-4051-9c5f-59ef5c601e6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:19.346Z|bb2f45cd-eebd-44e2-bb75-24502466e0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:19.347Z|bb2f45cd-eebd-44e2-bb75-24502466e0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:19.376Z|5f75b53e-6bc5-48fe-8df5-9c41509daf17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:19.376Z|5f75b53e-6bc5-48fe-8df5-9c41509daf17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:19.379Z|76b96aef-0177-4aa1-bf24-1bd44b315377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:19.380Z|76b96aef-0177-4aa1-bf24-1bd44b315377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:29.385Z|6736b266-2f05-401a-8bed-4ab047048585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:29.385Z|6736b266-2f05-401a-8bed-4ab047048585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:29.405Z|0d481783-2b5e-4e20-ae4e-65fdf160ff73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:29.406Z|0d481783-2b5e-4e20-ae4e-65fdf160ff73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:29.409Z|9258fbe9-aedd-4995-8bde-4232504382df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:29.410Z|9258fbe9-aedd-4995-8bde-4232504382df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:32.894Z|46a0f82b-52af-45a3-8581-54789a8b51e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:32.895Z|46a0f82b-52af-45a3-8581-54789a8b51e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:39.420Z|4fa4de42-5bca-4d63-b20f-9fa0cfef03c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:39.421Z|4fa4de42-5bca-4d63-b20f-9fa0cfef03c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:39.444Z|4712254e-fafa-4c18-9205-f5c22b8c1ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:39.445Z|4712254e-fafa-4c18-9205-f5c22b8c1ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:39.447Z|4192306a-90b6-4799-bbc5-0714a76c8df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:39.447Z|4192306a-90b6-4799-bbc5-0714a76c8df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:47.894Z|5aeac1a9-5042-45ca-a037-4d816c0aa72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:47.894Z|5aeac1a9-5042-45ca-a037-4d816c0aa72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:48.386Z|46f536b9-1414-4f42-a46a-c17d1ba53a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:35:48.386Z|46f536b9-1414-4f42-a46a-c17d1ba53a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:35:49.489Z|73d9534a-fd1e-470b-9e72-4e1a380f446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:49.489Z|73d9534a-fd1e-470b-9e72-4e1a380f446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:49.504Z|0b95f68c-4286-4ad5-b8a6-48b8cabef76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:49.505Z|0b95f68c-4286-4ad5-b8a6-48b8cabef76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:49.518Z|c55c40d8-1b55-43bf-bc0e-14fae936f0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:49.518Z|c55c40d8-1b55-43bf-bc0e-14fae936f0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:50.151Z|692bfb30-1260-4efb-908a-fa22f7447f57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:35:50.152Z|692bfb30-1260-4efb-908a-fa22f7447f57|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:59.521Z|5f286e49-a409-465f-96eb-66dcf83ed42b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:59.522Z|5f286e49-a409-465f-96eb-66dcf83ed42b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:59.566Z|9e90f4b1-db44-46e9-ba81-5c8542be03d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:59.566Z|9e90f4b1-db44-46e9-ba81-5c8542be03d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:35:59.608Z|9019bdd3-e344-4dd6-8336-1ffd5c3ce33d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:35:59.608Z|9019bdd3-e344-4dd6-8336-1ffd5c3ce33d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:02.894Z|4acf9e76-47f0-4c2d-8b64-da48c943ef3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:02.894Z|4acf9e76-47f0-4c2d-8b64-da48c943ef3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:09.563Z|b9982be5-4742-40db-b841-01d8600cf8ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:09.565Z|b9982be5-4742-40db-b841-01d8600cf8ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:09.609Z|0dd9c515-5a4f-4a4d-9bb4-33acee83d0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:09.610Z|0dd9c515-5a4f-4a4d-9bb4-33acee83d0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:09.638Z|86ff42bf-3610-430c-8e78-530664785687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:09.638Z|86ff42bf-3610-430c-8e78-530664785687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:17.894Z|4a8c97f6-184c-4d59-a366-8cc6b0236888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:17.895Z|4a8c97f6-184c-4d59-a366-8cc6b0236888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:18.387Z|a23e57a0-2031-40a7-beaa-eabdebf7d31b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:18.387Z|a23e57a0-2031-40a7-beaa-eabdebf7d31b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:19.651Z|8147fc40-729a-46c3-9a01-eb95d8889354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:19.652Z|8147fc40-729a-46c3-9a01-eb95d8889354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:19.652Z|5951c480-89f8-4034-b665-f3c637e15d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:19.653Z|5951c480-89f8-4034-b665-f3c637e15d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:19.675Z|500367c6-b1f1-43ab-8494-9446bffb06df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:19.676Z|500367c6-b1f1-43ab-8494-9446bffb06df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:29.685Z|7ec76eab-7254-4ebd-a811-b27f0224fb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:29.686Z|7ec76eab-7254-4ebd-a811-b27f0224fb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:29.692Z|478fa68c-19c8-49b9-baf8-dff1e5997bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:29.692Z|478fa68c-19c8-49b9-baf8-dff1e5997bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:29.707Z|80f07dda-3388-4a5b-9750-1d628b8e240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:29.707Z|80f07dda-3388-4a5b-9750-1d628b8e240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:32.894Z|0eaa0773-1ff3-44e5-93af-607e1dfb61db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:32.894Z|0eaa0773-1ff3-44e5-93af-607e1dfb61db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:39.724Z|9dacedfd-683d-4935-95a9-5ce661441e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:39.724Z|9dacedfd-683d-4935-95a9-5ce661441e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:39.729Z|525aeb2e-21b5-447b-8867-c57ab092859f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:39.730Z|525aeb2e-21b5-447b-8867-c57ab092859f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:39.732Z|9f30d482-8b87-4ace-952b-b630942b73b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:39.733Z|9f30d482-8b87-4ace-952b-b630942b73b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:47.894Z|5dbfa391-5311-4df7-b6ad-f45e5e9a376e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:47.894Z|5dbfa391-5311-4df7-b6ad-f45e5e9a376e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:48.388Z|4ea5c27c-0028-4655-81b6-c775372ab460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:36:48.388Z|4ea5c27c-0028-4655-81b6-c775372ab460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:36:49.748Z|cceaeefc-2dcf-4476-90f6-38c91613a2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:49.749Z|cceaeefc-2dcf-4476-90f6-38c91613a2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:49.762Z|7e492efe-fb17-4d18-a445-bd06ece4070e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:49.763Z|7e492efe-fb17-4d18-a445-bd06ece4070e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:49.764Z|39af0919-c3ea-4515-8e61-f4a1a4415c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:49.764Z|39af0919-c3ea-4515-8e61-f4a1a4415c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:50.145Z|9ce5849e-b050-43ff-b119-9d6c20ac172a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:36:50.146Z|9ce5849e-b050-43ff-b119-9d6c20ac172a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:59.801Z|7d0bec11-d101-45e3-a566-40614b6e3836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:59.801Z|9197a939-ef6b-40a3-9137-2583a9308f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:59.802Z|7d0bec11-d101-45e3-a566-40614b6e3836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:59.802Z|9197a939-ef6b-40a3-9137-2583a9308f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:36:59.805Z|cdf859da-bb97-4251-a759-9e7d220b1f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:36:59.806Z|cdf859da-bb97-4251-a759-9e7d220b1f30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:02.894Z|f5873e0a-cc58-4c61-9401-bca933bebbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:02.895Z|f5873e0a-cc58-4c61-9401-bca933bebbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:09.837Z|74b04096-0cf5-40ab-bada-6646521421d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:09.838Z|74b04096-0cf5-40ab-bada-6646521421d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:09.845Z|0eb52385-7839-4e85-a87d-644dd0775602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:09.845Z|0eb52385-7839-4e85-a87d-644dd0775602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:09.849Z|3b1bdad6-a213-44c6-a223-e190715d67c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:09.849Z|3b1bdad6-a213-44c6-a223-e190715d67c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:17.894Z|97f40b4a-c0da-4bc3-a6c6-c14987c7da6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:17.895Z|97f40b4a-c0da-4bc3-a6c6-c14987c7da6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:18.389Z|ffe7d7eb-fb43-4720-96e9-8641bec3c611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:18.390Z|ffe7d7eb-fb43-4720-96e9-8641bec3c611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:19.865Z|ab69d20b-91bf-482c-b5c6-4de1760b9b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:19.866Z|ab69d20b-91bf-482c-b5c6-4de1760b9b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:19.874Z|c7e1d4b7-207b-4da6-85b4-50a2951da03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:19.874Z|c7e1d4b7-207b-4da6-85b4-50a2951da03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:19.876Z|c77c951e-d21e-479b-929a-6332cb130ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:19.876Z|c77c951e-d21e-479b-929a-6332cb130ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:29.900Z|47d13d78-26cb-4745-9ec3-caf521ce5ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:29.900Z|47d13d78-26cb-4745-9ec3-caf521ce5ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:29.909Z|ed714c91-5ca2-45fa-96b2-f9e173c56127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:29.909Z|ed714c91-5ca2-45fa-96b2-f9e173c56127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:29.911Z|f033f877-3410-4371-8622-cd681f7b88a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:29.912Z|f033f877-3410-4371-8622-cd681f7b88a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:32.894Z|eb996052-80be-46d3-8827-e174a10589e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:32.895Z|eb996052-80be-46d3-8827-e174a10589e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:39.930Z|3fcd2ae0-fb1b-4158-8bc6-c6a6a28f7a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:39.931Z|3fcd2ae0-fb1b-4158-8bc6-c6a6a28f7a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:39.933Z|66571443-7cd7-4dd1-b836-e396c7f8954c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:39.933Z|66571443-7cd7-4dd1-b836-e396c7f8954c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:39.937Z|10d0849d-d018-4e8c-8e75-a3a7bb6c90a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:39.937Z|10d0849d-d018-4e8c-8e75-a3a7bb6c90a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:47.894Z|17bd6b3e-e356-403a-8757-c411ffc45065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:47.895Z|17bd6b3e-e356-403a-8757-c411ffc45065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:48.390Z|de3d034c-be7b-4938-9e1b-905302e324e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:37:48.391Z|de3d034c-be7b-4938-9e1b-905302e324e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:37:49.958Z|175c05c2-dedc-4ade-9b3a-5d87d3282ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:49.959Z|175c05c2-dedc-4ade-9b3a-5d87d3282ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:49.962Z|cca649df-3607-42d7-85fd-cadf6c927674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:49.962Z|cca649df-3607-42d7-85fd-cadf6c927674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:49.975Z|3f940f06-b0fb-40df-b363-b12a508f4a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:37:49.975Z|3f940f06-b0fb-40df-b363-b12a508f4a00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:37:50.151Z|336ec9fd-680e-4bc6-ba7b-9ffd44fda9f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:37:50.152Z|336ec9fd-680e-4bc6-ba7b-9ffd44fda9f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:00.001Z|0b9c6240-db9e-4fcb-abba-5fa2e3afa2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:00.001Z|0b9c6240-db9e-4fcb-abba-5fa2e3afa2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:00.009Z|03b99c1f-7b41-4b74-9f8b-aa8ebc56e058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:00.009Z|03b99c1f-7b41-4b74-9f8b-aa8ebc56e058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:00.027Z|dc8a6304-a729-4cb0-b6a1-749010470f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:00.028Z|dc8a6304-a729-4cb0-b6a1-749010470f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:02.894Z|a091c361-0ff6-46dd-b566-5a5f31e349e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:02.895Z|a091c361-0ff6-46dd-b566-5a5f31e349e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:10.033Z|5bdcf03b-3bed-4a42-85aa-eaae69d76158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:10.034Z|5bdcf03b-3bed-4a42-85aa-eaae69d76158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:10.040Z|95d679eb-efac-46cf-a335-cd575fcf866e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:10.041Z|95d679eb-efac-46cf-a335-cd575fcf866e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:10.051Z|9aa03372-c52f-4c63-9fa2-b47c7ab7c95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:10.052Z|9aa03372-c52f-4c63-9fa2-b47c7ab7c95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:17.894Z|e57dbae6-01c2-49ca-bfa7-23d49fbd43eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:17.894Z|e57dbae6-01c2-49ca-bfa7-23d49fbd43eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:18.391Z|06a5da87-4b68-4570-bbe5-206afe0d4025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:18.392Z|06a5da87-4b68-4570-bbe5-206afe0d4025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:20.060Z|ce6344d9-c054-4cff-b6c1-b096cc34b2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:20.061Z|ce6344d9-c054-4cff-b6c1-b096cc34b2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:20.066Z|fee37042-cac6-4e24-a5ef-471f6052e59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:20.066Z|fee37042-cac6-4e24-a5ef-471f6052e59b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:20.075Z|3b1188fc-67bc-48b4-9de8-266d351de53e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:20.075Z|3b1188fc-67bc-48b4-9de8-266d351de53e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:30.086Z|f6031062-73cf-4d7c-8cae-85745c79f60b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:30.087Z|f6031062-73cf-4d7c-8cae-85745c79f60b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:30.092Z|61251bbf-3b64-4221-a62a-c639349cb693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:30.092Z|61251bbf-3b64-4221-a62a-c639349cb693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:30.102Z|0c5de156-5f33-4fbf-bb9a-ee860020a760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:30.102Z|0c5de156-5f33-4fbf-bb9a-ee860020a760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:32.894Z|a4af987d-82c1-4749-b652-7f92c516f228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:32.895Z|a4af987d-82c1-4749-b652-7f92c516f228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:40.113Z|1ae826b9-b380-46a4-a77b-b7a517a6bd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:40.113Z|1ae826b9-b380-46a4-a77b-b7a517a6bd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:40.116Z|dba35dd1-c6e4-495c-96e9-d74fac3cb13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:40.116Z|dba35dd1-c6e4-495c-96e9-d74fac3cb13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:40.126Z|26c79acb-2b55-48f6-80cc-dd54016e75e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:40.126Z|26c79acb-2b55-48f6-80cc-dd54016e75e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:47.894Z|046d1e6b-f7c5-40d4-9d9b-15955b035d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:47.895Z|046d1e6b-f7c5-40d4-9d9b-15955b035d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:48.392Z|906d6b30-6d70-4b82-88ce-e5b5561f2782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:38:48.393Z|906d6b30-6d70-4b82-88ce-e5b5561f2782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:38:50.141Z|4980d3df-cdf1-4b74-9f03-72cdd0a6f66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:50.142Z|4980d3df-cdf1-4b74-9f03-72cdd0a6f66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:50.146Z|c61ac0e3-b3d2-4672-9187-e842f39cfbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:50.146Z|81af8f62-941f-4498-8770-0283823db1a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:38:50.147Z|81af8f62-941f-4498-8770-0283823db1a7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:50.147Z|c61ac0e3-b3d2-4672-9187-e842f39cfbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:38:50.150Z|243eccca-7755-43d2-952b-4344ec429573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:38:50.150Z|243eccca-7755-43d2-952b-4344ec429573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:00.175Z|c864135a-79d2-4a79-8541-4de1d5824835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:00.175Z|2ad3fdfb-0d65-48a5-8e0a-e93174db2800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:00.175Z|05bf71fb-0724-4a81-988a-fd7af1908634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:00.175Z|c864135a-79d2-4a79-8541-4de1d5824835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:00.175Z|2ad3fdfb-0d65-48a5-8e0a-e93174db2800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:00.175Z|05bf71fb-0724-4a81-988a-fd7af1908634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:02.894Z|468434d1-a890-4a9b-9d7a-25c41620e7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:02.895Z|468434d1-a890-4a9b-9d7a-25c41620e7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:10.226Z|f7432c16-f1e8-4d6f-9b07-d1ec6e7a48fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:10.226Z|8c893717-5b03-4d8e-b261-93724016094d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:10.227Z|f7432c16-f1e8-4d6f-9b07-d1ec6e7a48fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:10.227Z|8c893717-5b03-4d8e-b261-93724016094d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:10.257Z|cb95ae4c-93e3-4895-8a78-76121d0d364e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:10.257Z|cb95ae4c-93e3-4895-8a78-76121d0d364e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:17.894Z|03a0ef26-49f4-4556-b109-ceb7298c5228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:17.896Z|03a0ef26-49f4-4556-b109-ceb7298c5228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:18.393Z|f662b5ce-1d04-4f14-9669-244ea1437e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:18.394Z|f662b5ce-1d04-4f14-9669-244ea1437e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:20.262Z|920d2b67-00cd-4bd3-9230-86876cc8519b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:20.262Z|1d062680-fae3-4e7c-b65f-3148b63dfc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:20.262Z|920d2b67-00cd-4bd3-9230-86876cc8519b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:20.262Z|1d062680-fae3-4e7c-b65f-3148b63dfc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:20.286Z|65868585-1c10-47ee-a14d-d3aa5c76305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:20.287Z|65868585-1c10-47ee-a14d-d3aa5c76305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:30.291Z|7ed3e344-e7a3-48bd-8fdc-b295b50d4b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:30.291Z|f47568ff-b391-4ef8-8e4f-55c1eef734c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:30.292Z|f47568ff-b391-4ef8-8e4f-55c1eef734c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:30.292Z|7ed3e344-e7a3-48bd-8fdc-b295b50d4b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:30.310Z|517fa3c8-0348-4f0c-8a76-4cf0b7b65c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:30.310Z|517fa3c8-0348-4f0c-8a76-4cf0b7b65c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:32.894Z|000c24ec-ff3a-48e1-9f36-28a75682dcea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:32.895Z|000c24ec-ff3a-48e1-9f36-28a75682dcea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:40.320Z|8bff291e-6ebd-49f5-9e00-4006907f9884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:40.320Z|d5045a69-64e7-4683-8bce-1004a5128647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:40.321Z|8bff291e-6ebd-49f5-9e00-4006907f9884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:40.321Z|d5045a69-64e7-4683-8bce-1004a5128647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:40.336Z|f9df8476-ddc3-43f5-a241-e348c287b33c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:40.336Z|f9df8476-ddc3-43f5-a241-e348c287b33c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:47.894Z|e36190a5-e81e-419d-9af6-38b3a544e812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:47.894Z|e36190a5-e81e-419d-9af6-38b3a544e812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:48.394Z|2bea8e28-5645-420a-8146-1980b3ab4d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:39:48.395Z|2bea8e28-5645-420a-8146-1980b3ab4d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:39:50.144Z|210b7f3d-7d3b-429b-8559-f4603aa9a0d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:39:50.145Z|210b7f3d-7d3b-429b-8559-f4603aa9a0d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:50.367Z|f1002189-fb4b-4bc6-894c-6440389147b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:50.367Z|cbc25e74-fccf-47cb-84bc-bd6e1e21277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:50.367Z|f1002189-fb4b-4bc6-894c-6440389147b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:50.368Z|cbc25e74-fccf-47cb-84bc-bd6e1e21277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:39:50.372Z|46d34077-4413-4c6c-b67b-bfcd3b4ada8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:39:50.373Z|46d34077-4413-4c6c-b67b-bfcd3b4ada8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:00.422Z|bfffba4d-b54f-4f1d-988e-a1e41796a67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:00.423Z|8e38d095-5848-4887-beb8-3a42f7b7fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:00.424Z|bfffba4d-b54f-4f1d-988e-a1e41796a67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:00.424Z|8e38d095-5848-4887-beb8-3a42f7b7fd78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:00.427Z|99052fa2-f205-478a-91a9-8053334a7162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:00.428Z|99052fa2-f205-478a-91a9-8053334a7162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:02.894Z|665ec865-26e4-4eb7-b49b-5f428febaed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:02.895Z|665ec865-26e4-4eb7-b49b-5f428febaed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:10.453Z|1e155589-aaf9-4d64-bb02-4e1cc37378e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:10.453Z|ce984a04-a7e7-4298-93b1-1afdb96c68dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:10.453Z|4f6012b1-d4b9-45b1-a31a-4b43678fdb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:10.453Z|ce984a04-a7e7-4298-93b1-1afdb96c68dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:10.453Z|1e155589-aaf9-4d64-bb02-4e1cc37378e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:10.454Z|4f6012b1-d4b9-45b1-a31a-4b43678fdb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:17.894Z|bf738f97-ceac-4cdb-8156-081d0c5445bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:17.895Z|bf738f97-ceac-4cdb-8156-081d0c5445bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:18.396Z|5c98d2fe-4871-4aee-ae64-665cc0b896a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:18.396Z|5c98d2fe-4871-4aee-ae64-665cc0b896a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:20.477Z|dc3ee6b0-71f7-4fcd-9745-d1c76b89f3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:20.478Z|dc3ee6b0-71f7-4fcd-9745-d1c76b89f3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:20.484Z|65c51233-3c28-4f35-badd-e2c0315baeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:20.485Z|65c51233-3c28-4f35-badd-e2c0315baeef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:20.493Z|d63ccae6-3647-431c-abf8-3b87d37ebdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:20.493Z|d63ccae6-3647-431c-abf8-3b87d37ebdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:30.510Z|08b6fdd1-3a2b-40dc-97dc-b82c69d560f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:30.510Z|f03b3621-de01-42d0-a8ed-2e1b6bccf61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:30.511Z|08b6fdd1-3a2b-40dc-97dc-b82c69d560f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:30.511Z|f03b3621-de01-42d0-a8ed-2e1b6bccf61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:30.523Z|502a2cda-6f3a-4b7c-9a28-85edebee76e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:30.524Z|502a2cda-6f3a-4b7c-9a28-85edebee76e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:32.894Z|72931597-a690-499b-8f81-ba874c4c693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:32.895Z|72931597-a690-499b-8f81-ba874c4c693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:40.541Z|0f43ac5b-5b41-461b-9b44-bbd7f474e7c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:40.542Z|0f43ac5b-5b41-461b-9b44-bbd7f474e7c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:40.548Z|67b389ff-cfb4-42ea-9d22-22311fe62701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:40.548Z|67b389ff-cfb4-42ea-9d22-22311fe62701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:40.555Z|92bc09e0-ee73-497e-9457-838be5079d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:40.556Z|92bc09e0-ee73-497e-9457-838be5079d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:47.894Z|586ce42b-eef7-4389-9025-5be34e969ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:47.895Z|586ce42b-eef7-4389-9025-5be34e969ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:48.397Z|611d4a21-28d3-4b70-b502-252d27e28d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:40:48.397Z|611d4a21-28d3-4b70-b502-252d27e28d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:40:50.145Z|6c27d1ae-c545-468a-a5ff-0a710f2f161f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:40:50.146Z|6c27d1ae-c545-468a-a5ff-0a710f2f161f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:50.570Z|f4720477-1693-4b7c-a8d9-53f4362e44fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:50.571Z|f4720477-1693-4b7c-a8d9-53f4362e44fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:50.586Z|44765dc6-dfba-4961-8d91-50fd32a2110f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:50.586Z|44765dc6-dfba-4961-8d91-50fd32a2110f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:40:50.587Z|e00ac71f-d2bd-40b9-a5e9-ac0374d0ee19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:40:50.587Z|e00ac71f-d2bd-40b9-a5e9-ac0374d0ee19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:00.602Z|37e4df00-d06f-486e-bba9-5f24c1e03d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:00.602Z|37e4df00-d06f-486e-bba9-5f24c1e03d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:00.614Z|8ab9bb85-5b30-45db-aa5f-b4f5dc2fa250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:00.615Z|1059e534-feca-498f-9f02-d26432a7bfbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:00.615Z|8ab9bb85-5b30-45db-aa5f-b4f5dc2fa250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:00.615Z|1059e534-feca-498f-9f02-d26432a7bfbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:02.894Z|ab512cba-cb21-4b03-ae5f-bc9b0bf0df0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:02.895Z|ab512cba-cb21-4b03-ae5f-bc9b0bf0df0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:10.631Z|cb3d20d4-7431-424a-abd4-d25fd42c687f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:10.632Z|cb3d20d4-7431-424a-abd4-d25fd42c687f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:10.641Z|699766bd-fbae-4b04-9cd0-e9e10e37082c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:10.641Z|699766bd-fbae-4b04-9cd0-e9e10e37082c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:10.642Z|5bd97174-8097-43ec-91be-0b452e3b01c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:10.642Z|5bd97174-8097-43ec-91be-0b452e3b01c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:17.894Z|544bc4a8-6edb-46a3-a702-30ae0eb505fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:17.895Z|544bc4a8-6edb-46a3-a702-30ae0eb505fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:18.398Z|d3ca2276-976a-444a-8b1a-5e8b315d030f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:18.399Z|d3ca2276-976a-444a-8b1a-5e8b315d030f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:20.656Z|9ce6da2e-c378-44a3-bec8-3c27cc32cbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:20.657Z|9ce6da2e-c378-44a3-bec8-3c27cc32cbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:20.675Z|fbeaa4f4-b49c-4afd-88a8-01b044009502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:20.675Z|fbeaa4f4-b49c-4afd-88a8-01b044009502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:20.676Z|50ae77f6-be0b-4803-b151-18e4763defdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:20.677Z|50ae77f6-be0b-4803-b151-18e4763defdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:30.686Z|7c9a2741-8de0-4266-91f8-17456362d290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:30.687Z|7c9a2741-8de0-4266-91f8-17456362d290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:30.706Z|cd09145d-f076-4f8f-8e92-ca12ec0f714f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:30.707Z|cd09145d-f076-4f8f-8e92-ca12ec0f714f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:30.710Z|63fc3e6d-89a4-476b-bc46-03229322fc01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:30.711Z|63fc3e6d-89a4-476b-bc46-03229322fc01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:32.894Z|897403d8-a941-4afc-bc6f-cee5c336443d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:32.895Z|897403d8-a941-4afc-bc6f-cee5c336443d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:40.717Z|d3f060b0-1438-49e0-8ee7-aade78500d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:40.717Z|d3f060b0-1438-49e0-8ee7-aade78500d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:40.730Z|9832b88b-9938-4f11-9e8c-0be4187a23ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:40.730Z|9832b88b-9938-4f11-9e8c-0be4187a23ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:40.735Z|6b8a9cbf-b8ec-4c4a-8f8a-c9904dc7d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:40.735Z|6b8a9cbf-b8ec-4c4a-8f8a-c9904dc7d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:47.894Z|0fbf88a8-97fc-4a85-87dd-d3a30e252186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:47.894Z|0fbf88a8-97fc-4a85-87dd-d3a30e252186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:48.399Z|601b163f-dc10-42ec-ac12-504f97fb5c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:41:48.400Z|601b163f-dc10-42ec-ac12-504f97fb5c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:41:50.145Z|5e70ead4-3f81-4fa0-93c5-30b77495bd4b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:41:50.146Z|5e70ead4-3f81-4fa0-93c5-30b77495bd4b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:50.739Z|30ce0680-1ed2-4573-940d-4951e5277e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:50.740Z|30ce0680-1ed2-4573-940d-4951e5277e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:50.755Z|365afcfd-8c8a-405a-bcd4-84dc20d0eb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:50.755Z|365afcfd-8c8a-405a-bcd4-84dc20d0eb3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:41:50.759Z|45eaf07f-4842-436a-a386-7abf87aaa2cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:41:50.760Z|45eaf07f-4842-436a-a386-7abf87aaa2cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:00.779Z|95267b8a-5192-4b1b-b555-e1e576f28a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:00.780Z|95267b8a-5192-4b1b-b555-e1e576f28a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:00.809Z|e7341bd7-4a78-4585-a182-fe842c8201fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:00.809Z|e7341bd7-4a78-4585-a182-fe842c8201fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:00.820Z|354e41d3-94b5-482c-8b40-f34f6b907273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:00.820Z|354e41d3-94b5-482c-8b40-f34f6b907273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:02.894Z|64957eb2-f3f4-447d-9e12-a67273d8e89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:02.894Z|64957eb2-f3f4-447d-9e12-a67273d8e89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:10.825Z|fc576a63-b9da-40b9-8a1e-d3a98b19f9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:10.825Z|fc576a63-b9da-40b9-8a1e-d3a98b19f9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:10.835Z|ec9910b3-4829-4b64-b237-612e682b59cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:10.835Z|ec9910b3-4829-4b64-b237-612e682b59cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:10.845Z|befb5ee2-c39e-479e-a41a-556aae9f329a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:10.845Z|befb5ee2-c39e-479e-a41a-556aae9f329a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:17.894Z|d3472d93-1663-4cc1-aa87-bf04f3204677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:17.895Z|d3472d93-1663-4cc1-aa87-bf04f3204677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:18.401Z|5e8c1743-6550-4056-92f2-86c99922b855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:18.401Z|5e8c1743-6550-4056-92f2-86c99922b855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:20.863Z|7a5f171e-20d9-47fa-a2ea-af62b2e43925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:20.864Z|7a5f171e-20d9-47fa-a2ea-af62b2e43925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:20.867Z|c60393f6-c5fc-4071-a299-f57abe494a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:20.868Z|c60393f6-c5fc-4071-a299-f57abe494a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:20.872Z|74f907d7-d492-4ab7-91e6-b05629b83f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:20.872Z|74f907d7-d492-4ab7-91e6-b05629b83f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:30.907Z|f13d311c-4218-46e1-a368-93207b44a7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:30.907Z|f13d311c-4218-46e1-a368-93207b44a7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:30.912Z|1290b47e-6e0a-4dfd-8bd6-1ffb5e914c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:30.912Z|1290b47e-6e0a-4dfd-8bd6-1ffb5e914c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:30.917Z|813161c2-f01f-40e8-957b-414f09b53a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:30.917Z|813161c2-f01f-40e8-957b-414f09b53a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:32.894Z|dcc1891f-ca31-4163-937a-d2e084782c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:32.894Z|dcc1891f-ca31-4163-937a-d2e084782c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:40.935Z|bfab0a52-b6c9-4ed9-9608-c95fe6f92faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:40.936Z|bfab0a52-b6c9-4ed9-9608-c95fe6f92faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:40.943Z|7e3c585d-5398-41df-80bb-479311a08929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:40.944Z|7e3c585d-5398-41df-80bb-479311a08929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:40.951Z|67de6b03-e8df-4545-963c-dd927f913ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:40.952Z|67de6b03-e8df-4545-963c-dd927f913ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:47.894Z|c7838df0-c234-4a44-be25-100df356e260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:47.894Z|c7838df0-c234-4a44-be25-100df356e260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:48.402Z|c59800b3-6136-4ffd-955f-e8574cfe261f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:42:48.402Z|c59800b3-6136-4ffd-955f-e8574cfe261f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:42:50.144Z|3abdff04-4666-4079-be8a-c59239cae58b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:42:50.145Z|3abdff04-4666-4079-be8a-c59239cae58b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:50.962Z|e86553e5-f962-4586-845b-aa3931727351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:50.962Z|e86553e5-f962-4586-845b-aa3931727351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:50.972Z|52e20773-9403-443c-8311-96a42d1fc7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:50.973Z|52e20773-9403-443c-8311-96a42d1fc7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:42:50.975Z|b3474af1-7c94-4220-9b59-6b7b5ee09607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:42:50.975Z|b3474af1-7c94-4220-9b59-6b7b5ee09607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:00.995Z|6f9cb5a3-a686-48d9-a22d-bb0d894329a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:00.995Z|6f9cb5a3-a686-48d9-a22d-bb0d894329a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:01.012Z|8bd55675-7af0-415c-8e9e-358ebb8206af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:01.012Z|8bd55675-7af0-415c-8e9e-358ebb8206af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:01.026Z|bf15abf7-61e3-4977-8d34-1bcf03d06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:01.026Z|bf15abf7-61e3-4977-8d34-1bcf03d06edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:02.894Z|9a9ff329-5a99-438b-82a7-28247869b04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:02.895Z|9a9ff329-5a99-438b-82a7-28247869b04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:11.045Z|bdfbb0df-d99d-4417-813d-d6f1e6ff1b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:11.046Z|bdfbb0df-d99d-4417-813d-d6f1e6ff1b28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:11.055Z|2f414164-2740-413b-8f51-048977d4409f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:11.055Z|2f414164-2740-413b-8f51-048977d4409f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:11.065Z|8c462be5-6942-45c1-9820-e456a58e303e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:11.065Z|8c462be5-6942-45c1-9820-e456a58e303e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:17.894Z|bf89215d-c25d-4944-9b4b-05c03669cae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:17.894Z|bf89215d-c25d-4944-9b4b-05c03669cae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:18.403Z|8be85cf9-3064-4ac0-ad9a-7cd9b5ea43e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:18.403Z|8be85cf9-3064-4ac0-ad9a-7cd9b5ea43e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:21.096Z|3a5db99a-01ff-4049-95dd-81a389b33cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:21.097Z|3a5db99a-01ff-4049-95dd-81a389b33cba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:21.114Z|c3a7d2ed-dc05-4159-94df-a35efbaff841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:21.114Z|c3a7d2ed-dc05-4159-94df-a35efbaff841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:21.135Z|8ffa9d35-32f8-46a0-99a9-742c2502f18c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:21.135Z|8ffa9d35-32f8-46a0-99a9-742c2502f18c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:31.139Z|8a695855-24bd-4d1e-a686-b0a0c17922ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:31.140Z|8a695855-24bd-4d1e-a686-b0a0c17922ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:31.143Z|b848cc0a-43d4-4a21-9ae9-2620a1547653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:31.144Z|b848cc0a-43d4-4a21-9ae9-2620a1547653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:31.162Z|ffb54e80-1a51-4238-ae39-0c179e596f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:31.162Z|ffb54e80-1a51-4238-ae39-0c179e596f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:32.894Z|3bc5bb9b-4e9b-4ba8-b6c1-a84e423cfce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:32.894Z|3bc5bb9b-4e9b-4ba8-b6c1-a84e423cfce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:41.169Z|a7eb11a6-4c59-4d98-b008-89b55baa78eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:41.170Z|a7eb11a6-4c59-4d98-b008-89b55baa78eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:41.177Z|0eee68d2-7ba2-4483-aa3d-3a6d6c420489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:41.178Z|0eee68d2-7ba2-4483-aa3d-3a6d6c420489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:41.188Z|adca9add-ff7b-4da0-8985-69141d6401fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:41.189Z|adca9add-ff7b-4da0-8985-69141d6401fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:47.894Z|c5a30196-86fb-4a0a-8ce4-a95d9217a1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:47.895Z|c5a30196-86fb-4a0a-8ce4-a95d9217a1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:48.404Z|8dea519d-f51b-4ef0-ba0a-ba1d15fc0a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:43:48.404Z|8dea519d-f51b-4ef0-ba0a-ba1d15fc0a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:43:50.145Z|f564f73c-40b5-4bb3-a19f-b3ad9459be0a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:43:50.145Z|f564f73c-40b5-4bb3-a19f-b3ad9459be0a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:51.198Z|80939b7a-fe9f-4dcc-a4b9-56612687fb64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:51.198Z|80939b7a-fe9f-4dcc-a4b9-56612687fb64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:51.203Z|33486b25-87a8-47af-84b8-2c0c8ad917f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:51.203Z|33486b25-87a8-47af-84b8-2c0c8ad917f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:43:51.213Z|ddd1940a-19b0-4f2c-9cd9-9a101542e9ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:43:51.214Z|ddd1940a-19b0-4f2c-9cd9-9a101542e9ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:01.238Z|10262d1c-22b9-4aec-b9d8-ac2335c6271f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:01.239Z|10262d1c-22b9-4aec-b9d8-ac2335c6271f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:01.240Z|4c4b9124-8c48-4231-9f72-ed7288ff9658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:01.241Z|4c4b9124-8c48-4231-9f72-ed7288ff9658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:01.252Z|f450a076-27d3-4cac-b0d3-a90cf07988ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:01.252Z|f450a076-27d3-4cac-b0d3-a90cf07988ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:02.894Z|eb66ff3b-99c7-409f-824b-aaa36a6cd1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:02.894Z|eb66ff3b-99c7-409f-824b-aaa36a6cd1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:11.267Z|c23ce38c-1b49-4cd6-9c2e-6f50d2c33706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:11.268Z|c23ce38c-1b49-4cd6-9c2e-6f50d2c33706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:11.275Z|6901deb1-849c-4b04-a14f-cf6fa63f1d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:11.275Z|6901deb1-849c-4b04-a14f-cf6fa63f1d5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:11.281Z|509c55d2-7366-48ef-a68e-889e1a1f6548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:11.281Z|509c55d2-7366-48ef-a68e-889e1a1f6548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:17.894Z|87ba66d9-4c68-4d0c-97a1-9e5c4242e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:17.894Z|87ba66d9-4c68-4d0c-97a1-9e5c4242e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:18.405Z|06527848-7ed6-455f-a6ba-3a5912871184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:18.405Z|06527848-7ed6-455f-a6ba-3a5912871184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:21.303Z|1ca5f0a4-2799-4644-8bed-868687ccd47e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:21.304Z|1ca5f0a4-2799-4644-8bed-868687ccd47e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:21.307Z|1b3d0590-7c96-464a-8324-6b7616c64b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:21.307Z|1b3d0590-7c96-464a-8324-6b7616c64b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:21.312Z|a246c4a3-cf8f-44dd-9208-cf218412137d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:21.313Z|a246c4a3-cf8f-44dd-9208-cf218412137d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:31.331Z|8a731d0e-d991-4e1e-a3ca-c4c94586d181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:31.332Z|8a731d0e-d991-4e1e-a3ca-c4c94586d181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:31.338Z|3b4bdd4f-12ad-4d96-98e5-63e3ee604929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:31.338Z|3b4bdd4f-12ad-4d96-98e5-63e3ee604929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:31.343Z|15c11873-aa82-4109-82a9-c8b7f49bdbfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:31.344Z|15c11873-aa82-4109-82a9-c8b7f49bdbfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:32.894Z|c6eee6e9-9c4f-40a1-9734-b64271f8dfd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:32.895Z|c6eee6e9-9c4f-40a1-9734-b64271f8dfd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:41.368Z|bf6d8a69-cc58-4a46-98eb-d1e9430ffed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:41.369Z|bf6d8a69-cc58-4a46-98eb-d1e9430ffed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:41.386Z|db93a677-01fc-43e8-baa5-831d0fcdd649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:41.386Z|3d3b2f1d-d2c1-4440-9254-235adf2226cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:41.387Z|db93a677-01fc-43e8-baa5-831d0fcdd649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:41.387Z|3d3b2f1d-d2c1-4440-9254-235adf2226cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:47.894Z|cf81251a-6904-40a2-b110-4a01700ab3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:47.895Z|cf81251a-6904-40a2-b110-4a01700ab3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:48.406Z|406d623d-d946-4339-8f81-08158858b3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:44:48.407Z|406d623d-d946-4339-8f81-08158858b3dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:44:50.146Z|4a91bdf0-37f4-46fc-b06e-6a6056040a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:44:50.147Z|4a91bdf0-37f4-46fc-b06e-6a6056040a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:51.397Z|01016968-1454-4384-bdae-3c2104877b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:51.398Z|01016968-1454-4384-bdae-3c2104877b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:51.418Z|efad87c7-a31d-4e49-9ea4-6124cce7de12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:51.419Z|efad87c7-a31d-4e49-9ea4-6124cce7de12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:44:51.429Z|687ef7cc-71d1-47f6-b090-bf4ca422edcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:44:51.430Z|687ef7cc-71d1-47f6-b090-bf4ca422edcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:01.425Z|b10366dc-daa3-4c9d-a0fc-e7c56cfdfbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:01.426Z|b10366dc-daa3-4c9d-a0fc-e7c56cfdfbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:01.449Z|c50c8d5d-9b8a-47de-ad84-f227b8058f4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:01.449Z|c50c8d5d-9b8a-47de-ad84-f227b8058f4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:01.451Z|bd8faa12-605d-446a-8e99-dd11831472fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:01.452Z|bd8faa12-605d-446a-8e99-dd11831472fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:02.894Z|ca5c4f25-3212-4ea1-82c8-fb3e5de593c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:02.894Z|ca5c4f25-3212-4ea1-82c8-fb3e5de593c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:11.458Z|245a9315-f5dd-4bb0-b992-df8930acd3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:11.458Z|245a9315-f5dd-4bb0-b992-df8930acd3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:11.472Z|ef3159e1-43ff-4b07-b64f-1c0d5fc62b9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:11.472Z|ef3159e1-43ff-4b07-b64f-1c0d5fc62b9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:11.476Z|02cd6b18-0b7e-4444-abf7-ed9b86df5e3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:11.476Z|02cd6b18-0b7e-4444-abf7-ed9b86df5e3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:17.894Z|e324247d-223c-4e12-a01e-48b64665d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:17.895Z|e324247d-223c-4e12-a01e-48b64665d761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:18.407Z|24b1640c-34df-479b-a4f1-b27adb59bd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:18.408Z|24b1640c-34df-479b-a4f1-b27adb59bd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:21.488Z|f84a0570-978a-474d-bf50-b83d5dc5d1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:21.488Z|f84a0570-978a-474d-bf50-b83d5dc5d1f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:21.506Z|0ab3c4fe-ca52-4839-9bf8-b3f50bd80f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:21.507Z|0ab3c4fe-ca52-4839-9bf8-b3f50bd80f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:21.534Z|8bdc6dc4-bb25-4429-a0f2-ed2a284bfcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:21.534Z|8bdc6dc4-bb25-4429-a0f2-ed2a284bfcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:31.534Z|87b1eff9-c5ac-40ac-9a83-f9d492e00c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:31.534Z|87b1eff9-c5ac-40ac-9a83-f9d492e00c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:31.560Z|8bd4730e-51ee-41dd-8af0-51c0e074affb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:31.561Z|8bd4730e-51ee-41dd-8af0-51c0e074affb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:31.576Z|1a198bb2-8966-48f8-ace8-d8d9da7dc071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:31.576Z|1a198bb2-8966-48f8-ace8-d8d9da7dc071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:32.894Z|710f8506-2215-485b-abff-af19919e7834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:32.894Z|710f8506-2215-485b-abff-af19919e7834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:41.589Z|fbe3143c-a4e7-4860-8413-f403dc6e7a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:41.589Z|709ea5c3-b1ca-4f5b-abd4-16dbdbf62a96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:41.590Z|fbe3143c-a4e7-4860-8413-f403dc6e7a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:41.590Z|709ea5c3-b1ca-4f5b-abd4-16dbdbf62a96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:41.610Z|013232c2-25f4-42ba-9317-dc6db84b3ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:41.611Z|013232c2-25f4-42ba-9317-dc6db84b3ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:47.894Z|08ab22fc-a3d8-4aa7-8d5c-5aa29d42c892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:47.894Z|08ab22fc-a3d8-4aa7-8d5c-5aa29d42c892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:48.408Z|2646c938-60d0-4c2c-9e6c-e37ab8462365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:45:48.409Z|2646c938-60d0-4c2c-9e6c-e37ab8462365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:45:50.144Z|7f30da9b-531b-4034-92f2-7b407300611d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:45:50.144Z|7f30da9b-531b-4034-92f2-7b407300611d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:51.639Z|29920a0c-ff08-46a6-af1f-41e89e09cedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:51.639Z|38c33656-169f-49b0-9284-8b71a56d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:51.640Z|29920a0c-ff08-46a6-af1f-41e89e09cedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:51.640Z|38c33656-169f-49b0-9284-8b71a56d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:45:51.647Z|bcced95c-e312-4172-949d-7f12779073ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:45:51.647Z|bcced95c-e312-4172-949d-7f12779073ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:01.685Z|582da4a7-ab42-4141-9cbd-3c4be3dd2f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:01.686Z|582da4a7-ab42-4141-9cbd-3c4be3dd2f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:01.692Z|0afd2974-e098-4e70-9900-df7631280546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:01.692Z|0afd2974-e098-4e70-9900-df7631280546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:01.698Z|48761b71-c209-46b2-ae16-f898da89eb2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:01.699Z|48761b71-c209-46b2-ae16-f898da89eb2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:02.894Z|1c29d53e-dd16-4d71-a3d0-2d291938bb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:02.895Z|1c29d53e-dd16-4d71-a3d0-2d291938bb1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:11.716Z|26031e44-3d9d-4181-9ae3-7bf3485e1b93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:11.717Z|26031e44-3d9d-4181-9ae3-7bf3485e1b93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:11.754Z|00ec66fe-a22c-4ce1-9298-e6697f8f76a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:11.755Z|00ec66fe-a22c-4ce1-9298-e6697f8f76a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:11.763Z|9d8f543e-fbaa-4541-abd1-32642592cf7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:11.763Z|9d8f543e-fbaa-4541-abd1-32642592cf7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:17.894Z|4bb29647-3494-43dc-a5af-95aefd4e8a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:17.895Z|4bb29647-3494-43dc-a5af-95aefd4e8a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:18.410Z|8cc73344-a265-4e28-8b78-ee9fb7560749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:18.410Z|8cc73344-a265-4e28-8b78-ee9fb7560749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:21.752Z|4f40618c-f604-47e4-9934-783eb7c25e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:21.752Z|4f40618c-f604-47e4-9934-783eb7c25e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:21.785Z|3a4fd1b9-7983-4a3c-b8df-aed6324c8b7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:21.786Z|3a4fd1b9-7983-4a3c-b8df-aed6324c8b7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:21.799Z|88d21840-6db9-4583-9c3e-37cf1b3d5725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:21.799Z|88d21840-6db9-4583-9c3e-37cf1b3d5725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:31.781Z|b7545a9e-6af3-4c7f-90af-490caf11466b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:31.782Z|b7545a9e-6af3-4c7f-90af-490caf11466b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:31.814Z|de38ba5a-c35c-4968-a062-7231ae3cbb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:31.815Z|de38ba5a-c35c-4968-a062-7231ae3cbb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:31.833Z|d674ca66-c477-447e-a620-e65d45499fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:31.834Z|d674ca66-c477-447e-a620-e65d45499fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:32.894Z|dfe9a6e0-3ad2-4273-86a0-b66fc89cf051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:32.894Z|dfe9a6e0-3ad2-4273-86a0-b66fc89cf051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:41.811Z|e6c8ff2e-8047-47b5-a040-bf46593b8326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:41.811Z|e6c8ff2e-8047-47b5-a040-bf46593b8326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:41.836Z|37c74ae2-8c44-422e-bfe7-3885907415d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:41.836Z|37c74ae2-8c44-422e-bfe7-3885907415d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:41.857Z|25e070c3-ae65-4b76-aca4-ae8ba72038b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:41.857Z|25e070c3-ae65-4b76-aca4-ae8ba72038b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:47.894Z|760ad2cd-3668-449b-93eb-1f2facf866e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:47.895Z|760ad2cd-3668-449b-93eb-1f2facf866e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:48.411Z|6ecc8c7a-5c0b-440b-853a-165927ba7de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:46:48.411Z|6ecc8c7a-5c0b-440b-853a-165927ba7de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:46:50.146Z|b2aca07b-9091-46ce-95c7-20975cbcd11b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:46:50.147Z|b2aca07b-9091-46ce-95c7-20975cbcd11b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:51.848Z|92caab6f-005f-4ed4-980a-a3c493127545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:51.849Z|92caab6f-005f-4ed4-980a-a3c493127545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:51.877Z|6f0572d6-1f22-4658-a514-380ca919136b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:51.877Z|6f0572d6-1f22-4658-a514-380ca919136b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:46:51.895Z|bec828f6-fbcc-4612-9adb-5577a69f8947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:46:51.896Z|bec828f6-fbcc-4612-9adb-5577a69f8947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:01.902Z|da0ca564-849c-4d72-8d32-3fcf6d9d8ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:01.903Z|da0ca564-849c-4d72-8d32-3fcf6d9d8ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:01.912Z|b19a54c7-772d-4402-b2db-26c07dc8a189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:01.913Z|b19a54c7-772d-4402-b2db-26c07dc8a189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:01.921Z|7fb7c68c-abc1-492c-bc51-1ea37da97774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:01.922Z|7fb7c68c-abc1-492c-bc51-1ea37da97774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:02.894Z|1d6b2539-25c8-4de0-a490-ea9f3696d855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:02.894Z|1d6b2539-25c8-4de0-a490-ea9f3696d855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:11.929Z|4c284163-74bc-4dad-8cbf-fca708593796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:11.930Z|4c284163-74bc-4dad-8cbf-fca708593796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:11.942Z|adcaeba2-e58c-4c41-b5ae-f5b77a135c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:11.943Z|adcaeba2-e58c-4c41-b5ae-f5b77a135c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:11.947Z|53c22d2a-2ada-45ca-adc5-7d1c9d61c46c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:11.948Z|53c22d2a-2ada-45ca-adc5-7d1c9d61c46c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:17.894Z|091e6a91-777f-4d8f-9b8b-fb77c77abea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:17.894Z|091e6a91-777f-4d8f-9b8b-fb77c77abea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:18.412Z|f6e3ef86-c581-4734-bfbe-8159e8ae0576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:18.412Z|f6e3ef86-c581-4734-bfbe-8159e8ae0576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:21.964Z|4e1b55d4-e5d2-42d2-8458-96e5ae5ae222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:21.965Z|4e1b55d4-e5d2-42d2-8458-96e5ae5ae222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:21.973Z|68f476b7-bd1b-4df8-bfbd-731004d45193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:21.974Z|68f476b7-bd1b-4df8-bfbd-731004d45193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:21.977Z|293d5440-3681-435a-8c48-11ac8a2b3b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:21.978Z|293d5440-3681-435a-8c48-11ac8a2b3b7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:31.996Z|81beef32-7204-44f6-a33d-5bc8f7223961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:31.997Z|81beef32-7204-44f6-a33d-5bc8f7223961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:32.005Z|ef959590-419b-4371-9cc4-a63aa70c9bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:32.005Z|ef959590-419b-4371-9cc4-a63aa70c9bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:32.008Z|b75fcc21-21bb-407a-a4d7-fd5e06431fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:32.009Z|b75fcc21-21bb-407a-a4d7-fd5e06431fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:32.894Z|8a057785-2f33-4afc-b5fe-15ccb4c290cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:32.895Z|8a057785-2f33-4afc-b5fe-15ccb4c290cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:42.029Z|06096beb-d8ed-41cd-b1e2-30c644656d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:42.029Z|06096beb-d8ed-41cd-b1e2-30c644656d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:42.035Z|1129e0f8-135d-4354-8b65-0c26cdd232fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:42.036Z|1129e0f8-135d-4354-8b65-0c26cdd232fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:42.053Z|cc81cb99-4a97-4f12-933a-2f78a3141d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:42.053Z|cc81cb99-4a97-4f12-933a-2f78a3141d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:47.894Z|82f79a55-1e59-483b-a149-39f0bef970c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:47.894Z|82f79a55-1e59-483b-a149-39f0bef970c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:48.413Z|3eec28bb-1173-462a-8b8a-3d32255c91e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:47:48.413Z|3eec28bb-1173-462a-8b8a-3d32255c91e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:47:50.148Z|edfdb21b-ccb5-4941-85e8-0515cb0b2cd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:47:50.149Z|edfdb21b-ccb5-4941-85e8-0515cb0b2cd9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:52.059Z|fad96c70-6206-48b0-8c51-bf0ff63e7205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:52.059Z|fad96c70-6206-48b0-8c51-bf0ff63e7205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:52.061Z|a53cb945-e1cd-49ad-a1a4-f14eb06eba55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:52.061Z|a53cb945-e1cd-49ad-a1a4-f14eb06eba55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:47:52.083Z|d8cd1d00-4cd7-43bf-92ba-93d085699911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:47:52.083Z|d8cd1d00-4cd7-43bf-92ba-93d085699911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:02.089Z|8ba71341-5f2e-4426-91e5-1d0f4f238fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:02.089Z|8ba71341-5f2e-4426-91e5-1d0f4f238fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:02.093Z|45cbabb9-0272-4ea5-94f3-56dfa6418ab9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:02.093Z|45cbabb9-0272-4ea5-94f3-56dfa6418ab9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:02.109Z|6fcee0eb-4815-4763-827e-20abd1fb354b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:02.109Z|6fcee0eb-4815-4763-827e-20abd1fb354b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:02.894Z|f872400e-0caf-4b0e-ac22-eda1e46e1139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:02.894Z|f872400e-0caf-4b0e-ac22-eda1e46e1139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:12.136Z|51456ce4-73c0-40fb-88ee-2e8f6002a607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:12.136Z|51456ce4-73c0-40fb-88ee-2e8f6002a607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:12.137Z|f98d9bf4-5a45-4c95-9634-7721ad4cd849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:12.138Z|f98d9bf4-5a45-4c95-9634-7721ad4cd849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:12.163Z|41154342-43da-4aa1-b6df-17e0533a3161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:12.164Z|41154342-43da-4aa1-b6df-17e0533a3161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:17.894Z|13a78cfd-82f9-47c8-9f80-158977351e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:17.895Z|13a78cfd-82f9-47c8-9f80-158977351e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:18.414Z|5b6166a9-ca92-4bb9-acf0-5caf4462921a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:18.415Z|5b6166a9-ca92-4bb9-acf0-5caf4462921a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:22.165Z|0ac6ade2-6acd-435d-8986-0cf7a6122a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:22.165Z|0ac6ade2-6acd-435d-8986-0cf7a6122a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:22.168Z|f8f10633-fa61-4523-a600-f8d7b0ec1d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:22.169Z|f8f10633-fa61-4523-a600-f8d7b0ec1d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:22.192Z|d1949dd4-2f36-4ac6-b7f9-af5512ecc9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:22.192Z|d1949dd4-2f36-4ac6-b7f9-af5512ecc9fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:32.195Z|54eaa404-6fd4-4010-a68f-db55391d62d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:32.196Z|54eaa404-6fd4-4010-a68f-db55391d62d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:32.203Z|f9555ec5-2645-44c8-a372-b79c3a69dffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:32.203Z|f9555ec5-2645-44c8-a372-b79c3a69dffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:32.218Z|18c99b48-3a85-42dc-928f-193d709b906b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:32.219Z|18c99b48-3a85-42dc-928f-193d709b906b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:32.894Z|a6b95d1b-0123-4af8-acdc-a78c62e1f5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:32.894Z|a6b95d1b-0123-4af8-acdc-a78c62e1f5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:42.241Z|ca86d314-0cca-47d1-b0a0-2d836af555c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:42.241Z|ca86d314-0cca-47d1-b0a0-2d836af555c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:42.251Z|550ab7b8-44de-4767-8af7-17e0f7e93fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:42.252Z|550ab7b8-44de-4767-8af7-17e0f7e93fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:42.259Z|56323c9f-fb82-4fe9-b62e-daa2aaeb408e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:42.259Z|56323c9f-fb82-4fe9-b62e-daa2aaeb408e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:47.894Z|05581489-4167-4246-8894-1b80e057161c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:47.895Z|05581489-4167-4246-8894-1b80e057161c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:48.415Z|a593d5a0-6010-463e-81b7-a2cf63d72468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:48:48.416Z|a593d5a0-6010-463e-81b7-a2cf63d72468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:48:50.144Z|9a6a3fe2-e33e-4a66-bbce-c2978a3ea2cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:48:50.145Z|9a6a3fe2-e33e-4a66-bbce-c2978a3ea2cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:52.267Z|b6eb36e3-5127-45d1-b898-b30338cbedd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:52.267Z|b6eb36e3-5127-45d1-b898-b30338cbedd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:52.279Z|f9f76513-ad17-424a-82c7-931378672c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:52.280Z|f9f76513-ad17-424a-82c7-931378672c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:48:52.297Z|4e026fcd-8614-4da6-b8d6-067944a39c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:48:52.298Z|4e026fcd-8614-4da6-b8d6-067944a39c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:02.297Z|977fc399-f0ff-4d0c-baba-8f4aa55477f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:02.298Z|977fc399-f0ff-4d0c-baba-8f4aa55477f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:02.326Z|425a376a-3cf9-41f1-9718-3cfbddf21b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:02.327Z|425a376a-3cf9-41f1-9718-3cfbddf21b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:02.328Z|7146d649-6e07-4130-b42a-166a1aacade1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:02.329Z|7146d649-6e07-4130-b42a-166a1aacade1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:02.894Z|2b85215a-2e53-4992-b544-aab1bd4452f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:02.896Z|2b85215a-2e53-4992-b544-aab1bd4452f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:12.332Z|e1597d87-3e91-4625-83b9-5464a62c5c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:12.333Z|e1597d87-3e91-4625-83b9-5464a62c5c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:12.361Z|cf7706fc-4180-4c6e-b7da-7b3447c19636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:12.361Z|cf7706fc-4180-4c6e-b7da-7b3447c19636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:12.363Z|6c087d1f-d57d-4a3b-9315-d83fb31b2946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:12.363Z|6c087d1f-d57d-4a3b-9315-d83fb31b2946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:17.894Z|23b5d346-f06f-4b1b-8d34-4ff6b2b4d007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:17.895Z|23b5d346-f06f-4b1b-8d34-4ff6b2b4d007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:18.416Z|cd84faf6-e229-49c9-8571-bea034720c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:18.417Z|cd84faf6-e229-49c9-8571-bea034720c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:22.365Z|6e91c310-eea2-4451-bba3-403a298d4427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:22.366Z|6e91c310-eea2-4451-bba3-403a298d4427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:22.397Z|f841e2e6-132b-45a0-9ca0-455e0462ff63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:22.399Z|146c3735-7651-4459-9334-d31456a71df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:22.400Z|146c3735-7651-4459-9334-d31456a71df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:22.400Z|f841e2e6-132b-45a0-9ca0-455e0462ff63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:32.405Z|cb9b46d1-166d-4990-bdfb-7426a45a4e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:32.405Z|cb9b46d1-166d-4990-bdfb-7426a45a4e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:32.436Z|55d6fa9a-5a86-4b42-8bf9-1a9b20cd4828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:32.436Z|04a1edf0-545d-4f10-8dc2-bed886bf94f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:32.437Z|04a1edf0-545d-4f10-8dc2-bed886bf94f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:32.437Z|55d6fa9a-5a86-4b42-8bf9-1a9b20cd4828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:32.894Z|b166f201-75d3-444a-85da-dd257b809c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:32.894Z|b166f201-75d3-444a-85da-dd257b809c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:42.432Z|08627ed7-ab16-465f-b2db-0936c2ce8c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:42.432Z|08627ed7-ab16-465f-b2db-0936c2ce8c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:42.464Z|57db3186-8565-41ad-8926-8d08eb60cee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:42.464Z|57db3186-8565-41ad-8926-8d08eb60cee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:42.466Z|c1b1bd49-f06b-43e8-8d11-431da52cfbb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:42.467Z|c1b1bd49-f06b-43e8-8d11-431da52cfbb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:47.894Z|3c7558d8-e3a1-424e-8b9e-513111b4e885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:47.896Z|3c7558d8-e3a1-424e-8b9e-513111b4e885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:48.417Z|49b3098a-5387-4fbd-af63-e1a52aeb00ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:49:48.418Z|49b3098a-5387-4fbd-af63-e1a52aeb00ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:49:50.144Z|baaf7244-3a65-409b-92a7-263d35b5c4ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:49:50.144Z|baaf7244-3a65-409b-92a7-263d35b5c4ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:52.460Z|cd59ea36-103f-4b68-be71-e42eaa4f2eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:52.461Z|cd59ea36-103f-4b68-be71-e42eaa4f2eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:52.502Z|e4a4d864-fe03-4432-9232-2740d8cf131f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:52.503Z|e4a4d864-fe03-4432-9232-2740d8cf131f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:49:52.512Z|a23320bb-8b69-4624-b028-e3044158e94a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:49:52.513Z|a23320bb-8b69-4624-b028-e3044158e94a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:02.486Z|f5a054a2-beea-4113-a31b-09c54e6b3e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:02.487Z|f5a054a2-beea-4113-a31b-09c54e6b3e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:02.531Z|db26228d-647d-4363-879d-2947720bcc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:02.532Z|db26228d-647d-4363-879d-2947720bcc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:02.540Z|df002cb8-0283-4177-a0db-10d121be8e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:02.541Z|df002cb8-0283-4177-a0db-10d121be8e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:02.894Z|bf81bcf4-3087-4d85-a0bf-b672e9107741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:02.895Z|bf81bcf4-3087-4d85-a0bf-b672e9107741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:12.518Z|908a69ec-b747-4eab-984a-bf2246338a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:12.519Z|908a69ec-b747-4eab-984a-bf2246338a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:12.557Z|80d237c7-b3c4-4931-ad72-8e78b335a701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:12.557Z|80d237c7-b3c4-4931-ad72-8e78b335a701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:12.587Z|6a6191da-f9a6-4ada-bcce-3a7dbd2a6079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:12.587Z|6a6191da-f9a6-4ada-bcce-3a7dbd2a6079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:17.894Z|dea818ba-c622-4a26-8ab4-430a7f8c5272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:17.895Z|dea818ba-c622-4a26-8ab4-430a7f8c5272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:18.418Z|a3e6bac4-72bc-4fad-8493-dd733ae94e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:18.419Z|a3e6bac4-72bc-4fad-8493-dd733ae94e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:22.567Z|431436ae-22d4-460c-97a5-7a4218ab175c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:22.568Z|431436ae-22d4-460c-97a5-7a4218ab175c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:22.600Z|f494f298-31bb-457a-bf4c-e4dba7e63399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:22.600Z|f494f298-31bb-457a-bf4c-e4dba7e63399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:22.618Z|eaef2b8f-9217-46fe-9b8c-e02dedb84e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:22.618Z|eaef2b8f-9217-46fe-9b8c-e02dedb84e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:32.598Z|72675153-4a6d-442b-b818-90f650c473b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:32.599Z|72675153-4a6d-442b-b818-90f650c473b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:32.625Z|3de0e314-c46a-40e4-8a7d-f6d60212b83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:32.626Z|3de0e314-c46a-40e4-8a7d-f6d60212b83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:32.640Z|0c3da5e6-5f8a-4299-b6f3-9f9be7484d99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:32.641Z|0c3da5e6-5f8a-4299-b6f3-9f9be7484d99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:32.894Z|9048822f-8a2a-454d-abf6-3811854a5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:32.899Z|9048822f-8a2a-454d-abf6-3811854a5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:42.625Z|df4e10c3-9249-4aa0-b74e-cb74b7ddc6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:42.626Z|df4e10c3-9249-4aa0-b74e-cb74b7ddc6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:42.657Z|8460f7d2-a2f2-47c7-859d-2a41c5dc60b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:42.657Z|8460f7d2-a2f2-47c7-859d-2a41c5dc60b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:42.665Z|d350d31e-0dcf-4ce6-a6ac-77acdc087e36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:42.666Z|d350d31e-0dcf-4ce6-a6ac-77acdc087e36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:47.894Z|af3f8a7a-c8ac-4288-accf-e0279231dcfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:47.895Z|af3f8a7a-c8ac-4288-accf-e0279231dcfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:48.419Z|b2682b64-1f9a-420d-b56b-a17800ef7e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:50:48.420Z|b2682b64-1f9a-420d-b56b-a17800ef7e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:50:50.148Z|e34219ed-5607-481c-a67c-64efe2d02733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:50:50.149Z|e34219ed-5607-481c-a67c-64efe2d02733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:52.690Z|5268535d-67c7-444c-bed7-fea941db1c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:52.690Z|5268535d-67c7-444c-bed7-fea941db1c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:52.712Z|72738fa0-2be1-4e0e-a383-3166d2c9c4de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:52.712Z|72738fa0-2be1-4e0e-a383-3166d2c9c4de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:50:52.731Z|6abaa959-5de2-4277-876b-54764b601257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:50:52.732Z|6abaa959-5de2-4277-876b-54764b601257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:02.727Z|af40e804-8f92-4591-82a8-d1d2d5e0fdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:02.728Z|af40e804-8f92-4591-82a8-d1d2d5e0fdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:02.740Z|48d2b590-b992-4e2f-93f5-ad4579259847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:02.741Z|48d2b590-b992-4e2f-93f5-ad4579259847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:02.756Z|2e48dbad-456e-4aab-8260-e1a0b8e71017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:02.756Z|2e48dbad-456e-4aab-8260-e1a0b8e71017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:02.894Z|171dba5f-f612-4334-b105-ca258aed8830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:02.894Z|171dba5f-f612-4334-b105-ca258aed8830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:12.754Z|8fc57e30-3ff3-4563-8e31-25c138c49b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:12.755Z|8fc57e30-3ff3-4563-8e31-25c138c49b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:12.775Z|c071dca4-c6ca-49a9-896b-5de6637f92ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:12.775Z|c071dca4-c6ca-49a9-896b-5de6637f92ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:12.784Z|f78dc5d2-5d24-430e-9d37-05da6e3fd13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:12.785Z|f78dc5d2-5d24-430e-9d37-05da6e3fd13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:17.894Z|956c37f8-b51d-4778-9bd0-9df03591d358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:17.894Z|956c37f8-b51d-4778-9bd0-9df03591d358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:18.421Z|2fee1fb1-6917-487e-b9a1-23de52640c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:18.421Z|2fee1fb1-6917-487e-b9a1-23de52640c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:22.808Z|aa828008-e474-4c3a-a65a-92fc45d483ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:22.809Z|aa828008-e474-4c3a-a65a-92fc45d483ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:22.811Z|b2ea8ba1-c90e-4d4c-9de8-766ef74417e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:22.811Z|b2ea8ba1-c90e-4d4c-9de8-766ef74417e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:22.821Z|164e34e8-1c87-4ebe-8fef-7fce9bb56553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:22.821Z|164e34e8-1c87-4ebe-8fef-7fce9bb56553|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:32.839Z|7d924748-3d48-45cb-aa8b-70a0d1f8f4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:32.840Z|d3ac76cc-fa5d-4036-958b-39787964c5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:32.840Z|7d924748-3d48-45cb-aa8b-70a0d1f8f4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:32.841Z|d3ac76cc-fa5d-4036-958b-39787964c5c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:32.848Z|2e39bd56-b94d-42ef-9bf5-bfff46ea5063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:32.849Z|2e39bd56-b94d-42ef-9bf5-bfff46ea5063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:32.894Z|a3b85bcb-51cb-4870-89bc-0287cf9438be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:32.894Z|a3b85bcb-51cb-4870-89bc-0287cf9438be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:42.886Z|ef5088c4-0c97-4c7d-8893-72473a13cd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:42.886Z|782f97a9-b3e9-436f-b83b-5296bc8c297a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:42.887Z|782f97a9-b3e9-436f-b83b-5296bc8c297a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:42.887Z|ef5088c4-0c97-4c7d-8893-72473a13cd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:42.889Z|e639c6b2-ef82-4a85-af06-344cf0df1ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:42.889Z|e639c6b2-ef82-4a85-af06-344cf0df1ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:47.894Z|2e129bd9-01cc-4447-9865-6394e9c7e177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:47.895Z|2e129bd9-01cc-4447-9865-6394e9c7e177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:48.422Z|818fcf25-7610-4be9-ab9d-3529feea68a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:51:48.423Z|818fcf25-7610-4be9-ab9d-3529feea68a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:51:50.144Z|c9a17676-a2a7-4f55-b861-edaa4eb61a8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:51:50.145Z|c9a17676-a2a7-4f55-b861-edaa4eb61a8b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:52.926Z|bc07c3ea-c53e-48bc-b4c7-3257379f6c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:52.926Z|bc07c3ea-c53e-48bc-b4c7-3257379f6c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:52.930Z|e36b83f4-52c3-4e11-8d83-38025da805c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:52.930Z|e36b83f4-52c3-4e11-8d83-38025da805c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:51:52.935Z|cf601edd-efb9-4582-91d4-21cac3c249a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:51:52.935Z|cf601edd-efb9-4582-91d4-21cac3c249a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:02.894Z|05800240-e312-452a-9643-894c3ad8aa33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:02.895Z|05800240-e312-452a-9643-894c3ad8aa33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:02.951Z|19ba32c3-c89b-4ae7-a894-cb8378948f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:02.952Z|19ba32c3-c89b-4ae7-a894-cb8378948f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:02.958Z|22d6b853-37d8-4869-aa13-641e1a9c72c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:02.959Z|22d6b853-37d8-4869-aa13-641e1a9c72c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:02.962Z|6a3a228a-8718-4603-9e8e-0e526c23354c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:02.963Z|6a3a228a-8718-4603-9e8e-0e526c23354c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:12.986Z|657a30f4-02d4-4b70-aff3-0d5fa7d806b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:12.987Z|c20234a3-ad00-4184-8e23-91778d1403c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:12.987Z|657a30f4-02d4-4b70-aff3-0d5fa7d806b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:12.988Z|c20234a3-ad00-4184-8e23-91778d1403c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:13.008Z|35b2f3fc-017e-4ef5-ae69-216add000d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:13.008Z|35b2f3fc-017e-4ef5-ae69-216add000d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:17.894Z|2ecf819e-4b26-41d2-8de6-67664b396329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:17.896Z|2ecf819e-4b26-41d2-8de6-67664b396329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:18.423Z|d125bac0-ddf1-4e8d-8fc0-6ba3a84a01d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:18.424Z|d125bac0-ddf1-4e8d-8fc0-6ba3a84a01d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:23.020Z|f4fc7e7d-3609-44d7-b202-50ebc2c4f2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:23.022Z|f4fc7e7d-3609-44d7-b202-50ebc2c4f2ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:23.027Z|26a17f04-d263-4270-b0ef-7a8f5be3cc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:23.028Z|26a17f04-d263-4270-b0ef-7a8f5be3cc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:23.040Z|72521f80-726f-4c78-bb1a-01b03dc6043a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:23.041Z|72521f80-726f-4c78-bb1a-01b03dc6043a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:32.894Z|af1744b2-4678-46b1-8758-dc74dc8d8264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:32.895Z|af1744b2-4678-46b1-8758-dc74dc8d8264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:33.057Z|6d58c750-9753-4233-88c8-d544f21ddd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:33.058Z|6d58c750-9753-4233-88c8-d544f21ddd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:33.059Z|9efaaae8-331d-4036-a489-0ce0ff3f62f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:33.059Z|9efaaae8-331d-4036-a489-0ce0ff3f62f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:33.069Z|83b6fb2f-55be-4459-8e4a-ac02aaa43232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:33.069Z|83b6fb2f-55be-4459-8e4a-ac02aaa43232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:43.086Z|49beb7c7-bddc-4bed-a9f2-a44672d0d54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:43.087Z|49beb7c7-bddc-4bed-a9f2-a44672d0d54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:43.090Z|d63d0d56-2b9c-45b8-b3f4-6d93b0b62a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:43.090Z|d63d0d56-2b9c-45b8-b3f4-6d93b0b62a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:43.096Z|de299987-0e34-4a78-9803-33b31fd840ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:43.097Z|de299987-0e34-4a78-9803-33b31fd840ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:47.894Z|3e51596f-6a94-41ec-b417-c27a741b75ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:47.895Z|3e51596f-6a94-41ec-b417-c27a741b75ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:48.425Z|54b9aac2-fe8e-4cfd-a1f7-230631d9d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:52:48.426Z|54b9aac2-fe8e-4cfd-a1f7-230631d9d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:52:50.150Z|b0feeea0-df57-46b1-ac5f-8f00785d1877|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:52:50.151Z|b0feeea0-df57-46b1-ac5f-8f00785d1877|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:53.118Z|7b1bddf5-5202-477e-b1a8-c7e13849b7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:53.119Z|7b1bddf5-5202-477e-b1a8-c7e13849b7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:53.121Z|aa4a9fc8-fbcc-4929-b147-2bd31cb466d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:53.121Z|aa4a9fc8-fbcc-4929-b147-2bd31cb466d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:52:53.124Z|eb19dff0-71ce-42be-aa0d-0a9ffdf7c8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:52:53.124Z|eb19dff0-71ce-42be-aa0d-0a9ffdf7c8fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:02.894Z|efc3f121-a98d-40af-8ce4-32580e63791f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:02.897Z|efc3f121-a98d-40af-8ce4-32580e63791f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:03.151Z|15128925-9ba2-40ff-a3bd-2a3b28841128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:03.151Z|be0cd993-6c19-4c7c-ae9f-1891d44c24c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:03.152Z|be0cd993-6c19-4c7c-ae9f-1891d44c24c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:03.152Z|15128925-9ba2-40ff-a3bd-2a3b28841128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:03.154Z|06b033c4-69ee-49ba-a39d-93e834f2092e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:03.154Z|06b033c4-69ee-49ba-a39d-93e834f2092e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:08.891Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x110x060x010x9c0xe50x9f0x85XF0xdc0xeff0xe7S{bh0xd2?0xe5R0xaaQ0xec0x000xec0x95){0xd90xdf0xfc]. 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-11-27T07:53:13.198Z|7dc20dfc-15eb-443b-a698-44004e0ca908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:13.198Z|ed1be775-55d4-4edb-9aa1-e1ce9a86df0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:13.199Z|7dc20dfc-15eb-443b-a698-44004e0ca908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:13.199Z|ed1be775-55d4-4edb-9aa1-e1ce9a86df0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:13.202Z|9c8e1b3f-18b7-42e1-b1d6-27d9df2ce532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:13.203Z|9c8e1b3f-18b7-42e1-b1d6-27d9df2ce532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:17.894Z|56c50e25-eec9-4880-80a3-0d2bfd466740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:17.895Z|56c50e25-eec9-4880-80a3-0d2bfd466740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:18.427Z|870d6899-ea0a-4fec-b196-553ddce186e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:18.428Z|870d6899-ea0a-4fec-b196-553ddce186e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:23.237Z|15929b2b-cfbd-43a2-92f3-7a935bbbd24e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:23.238Z|15929b2b-cfbd-43a2-92f3-7a935bbbd24e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:23.239Z|3d9b2f96-c35a-44e7-8b35-be4c9c63584b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:23.240Z|3d9b2f96-c35a-44e7-8b35-be4c9c63584b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:23.256Z|ebd9a3bc-c524-43c1-989c-4c0f717abddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:23.257Z|ebd9a3bc-c524-43c1-989c-4c0f717abddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:32.894Z|453b8859-4562-4fe8-94e5-14bcf1764de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:32.894Z|453b8859-4562-4fe8-94e5-14bcf1764de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:33.269Z|a4679ddb-6bf1-4dd9-b2d9-7860304099cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:33.270Z|a4679ddb-6bf1-4dd9-b2d9-7860304099cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:33.273Z|9669abad-601b-440c-b3e7-4d27792c9e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:33.274Z|9669abad-601b-440c-b3e7-4d27792c9e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:33.281Z|f770cd0c-a099-4f13-8297-9df27c00f526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:33.281Z|f770cd0c-a099-4f13-8297-9df27c00f526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:43.298Z|df060398-a516-47bf-8cd2-6affd35c451d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:43.298Z|df060398-a516-47bf-8cd2-6affd35c451d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:43.302Z|5a1fc2de-162d-4670-ae7c-b6b8b63187b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:43.302Z|5a1fc2de-162d-4670-ae7c-b6b8b63187b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:43.308Z|89bfc527-8fa1-4251-9291-cf189a08ad53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:43.309Z|89bfc527-8fa1-4251-9291-cf189a08ad53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:47.894Z|551cbdfa-e0d5-44d8-b51d-daa83dcd5e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:47.895Z|551cbdfa-e0d5-44d8-b51d-daa83dcd5e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:48.428Z|27253d8e-e64f-4d45-9024-e57b9bd06abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:53:48.429Z|27253d8e-e64f-4d45-9024-e57b9bd06abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:53:50.144Z|1f2c2537-2432-44fb-9604-a317f56da4b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:53:50.145Z|1f2c2537-2432-44fb-9604-a317f56da4b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:53.377Z|f12dbfaf-64f9-4a0f-9238-45df52a448ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:53.378Z|f12dbfaf-64f9-4a0f-9238-45df52a448ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:53.388Z|3bca19c9-5854-4978-bab7-f011eece6d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:53.388Z|3bca19c9-5854-4978-bab7-f011eece6d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:53:53.389Z|9284b053-70f4-4689-b949-60eb86d929a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:53:53.389Z|9284b053-70f4-4689-b949-60eb86d929a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:02.894Z|e6c2e258-f839-4ef0-aee0-b88dcf01c769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:02.895Z|e6c2e258-f839-4ef0-aee0-b88dcf01c769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:03.426Z|0238e402-93f8-4c1e-9c39-e701e1a83f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:03.427Z|0238e402-93f8-4c1e-9c39-e701e1a83f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:03.442Z|4996d06d-3ad7-4504-aad9-4f905e4c27a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:03.442Z|4996d06d-3ad7-4504-aad9-4f905e4c27a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:03.445Z|958fade3-161c-4168-bf51-0bfda0549bf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:03.446Z|958fade3-161c-4168-bf51-0bfda0549bf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:13.460Z|cd317e04-6187-4f7d-8a54-ab6e1a4f0bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:13.461Z|cd317e04-6187-4f7d-8a54-ab6e1a4f0bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:13.468Z|4ea9e61d-80ed-48c8-8a87-108a3e8f2380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:13.468Z|4ea9e61d-80ed-48c8-8a87-108a3e8f2380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:13.474Z|b822b655-5b1e-455d-a84a-0de2585f0ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:13.474Z|b822b655-5b1e-455d-a84a-0de2585f0ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:17.894Z|3fd0ce14-87c4-4503-bd06-f9f41155c8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:17.895Z|3fd0ce14-87c4-4503-bd06-f9f41155c8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:18.430Z|0cfa9f35-4a6e-4fdf-9ea3-f49c9648d6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:18.430Z|0cfa9f35-4a6e-4fdf-9ea3-f49c9648d6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:23.493Z|849ec745-ac9b-493f-9161-ab3c34c52cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:23.493Z|849ec745-ac9b-493f-9161-ab3c34c52cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:23.519Z|579e33cf-373b-4061-848e-7985a54e4ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:23.519Z|c52ced15-3df9-492c-8ffc-ed18e31f92cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:23.520Z|579e33cf-373b-4061-848e-7985a54e4ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:23.520Z|c52ced15-3df9-492c-8ffc-ed18e31f92cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:32.894Z|27be423b-93c2-451d-a79a-961a8313652f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:32.895Z|27be423b-93c2-451d-a79a-961a8313652f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:33.561Z|495ef2cb-6a30-4dbc-bb37-bc97a3b79c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:33.562Z|495ef2cb-6a30-4dbc-bb37-bc97a3b79c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:33.571Z|99f62a90-0092-493f-9ca7-767b0dee0fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:33.571Z|99f62a90-0092-493f-9ca7-767b0dee0fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:33.581Z|4d35a081-f7a6-4b81-ba09-a75375432e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:33.581Z|4d35a081-f7a6-4b81-ba09-a75375432e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:43.613Z|373ae2fd-c6a5-47cb-891b-5ff74bf81cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:43.614Z|373ae2fd-c6a5-47cb-891b-5ff74bf81cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:43.617Z|1d3dc364-a70f-441e-b6b7-520b645ed3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:43.617Z|1d3dc364-a70f-441e-b6b7-520b645ed3b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:43.618Z|6f9867b6-c239-4cd7-a9ad-bd19d42306eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:43.619Z|6f9867b6-c239-4cd7-a9ad-bd19d42306eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:47.894Z|07819097-c135-4515-8699-0905d4173722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:47.895Z|07819097-c135-4515-8699-0905d4173722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:48.431Z|98e5e39d-ab67-4858-b717-cae96cf8e89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:54:48.432Z|98e5e39d-ab67-4858-b717-cae96cf8e89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:54:50.144Z|3d45e88e-ead0-4642-aeed-04190a195f68|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:54:50.145Z|3d45e88e-ead0-4642-aeed-04190a195f68|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:53.680Z|4b1241f7-b8a0-4c1e-a480-d45148090aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:53.681Z|4b1241f7-b8a0-4c1e-a480-d45148090aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:53.684Z|d3dd5e72-e033-4a76-9f46-0ab04f8c3b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:53.684Z|d3dd5e72-e033-4a76-9f46-0ab04f8c3b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:54:53.685Z|bc71655b-2619-4054-9728-904ecefe3c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:54:53.685Z|bc71655b-2619-4054-9728-904ecefe3c18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:02.894Z|edcc6fc3-2d89-491c-bedb-6d7b1da6fbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:02.895Z|edcc6fc3-2d89-491c-bedb-6d7b1da6fbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:03.732Z|3d850242-c5a0-4100-bcb0-d8439c4d8024|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:03.733Z|3d850242-c5a0-4100-bcb0-d8439c4d8024|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:03.734Z|199210d5-f7ea-4ee2-9ba3-495b47d5e0e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:03.735Z|199210d5-f7ea-4ee2-9ba3-495b47d5e0e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:03.735Z|496e49b5-88d3-4df5-8fc5-6f767478a092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:03.736Z|496e49b5-88d3-4df5-8fc5-6f767478a092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:13.764Z|65046b63-0018-4717-8254-178bcc1afb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:13.765Z|65046b63-0018-4717-8254-178bcc1afb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:13.768Z|29678c4e-17be-416e-be54-a282dcd00a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:13.769Z|29678c4e-17be-416e-be54-a282dcd00a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:13.772Z|7cb58e4a-3ed3-44d0-bc01-9f93338e2fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:13.772Z|7cb58e4a-3ed3-44d0-bc01-9f93338e2fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:17.894Z|b284ff77-a557-48a2-964f-6337b6a18d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:17.896Z|b284ff77-a557-48a2-964f-6337b6a18d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:18.432Z|8cfefeb7-e94c-4718-9508-ab55f8ef3003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:18.433Z|8cfefeb7-e94c-4718-9508-ab55f8ef3003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:23.806Z|6ab569e0-7d59-4590-a744-f27ddde118e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:23.807Z|6ab569e0-7d59-4590-a744-f27ddde118e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:23.810Z|779af25d-fa4c-4088-b98b-ad60e5989079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:23.810Z|7271e6af-df5e-4041-b219-ead691dcbcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:23.810Z|779af25d-fa4c-4088-b98b-ad60e5989079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:23.811Z|7271e6af-df5e-4041-b219-ead691dcbcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:32.894Z|6a63217e-6812-483c-9fde-7799bf710522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:32.894Z|6a63217e-6812-483c-9fde-7799bf710522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:33.840Z|bc056d16-5bd3-457c-87c1-6374d3fdebf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:33.840Z|dd1ab150-422e-481f-b975-c13c662f773f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:33.840Z|190dfa0c-ab39-498f-8514-17bdc6235a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:33.841Z|bc056d16-5bd3-457c-87c1-6374d3fdebf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:33.841Z|dd1ab150-422e-481f-b975-c13c662f773f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:33.841Z|190dfa0c-ab39-498f-8514-17bdc6235a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:43.873Z|5b2fcdbf-c086-47cd-a325-46d818cbb8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:43.873Z|032a05f1-692a-49d5-b4ed-407c2d24e79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:43.873Z|915cb057-0330-47fc-aa01-d32757759fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:43.873Z|5b2fcdbf-c086-47cd-a325-46d818cbb8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:43.874Z|032a05f1-692a-49d5-b4ed-407c2d24e79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:43.874Z|915cb057-0330-47fc-aa01-d32757759fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:47.894Z|67894fa9-e7f5-440d-b5ec-8f2e069640d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:47.894Z|67894fa9-e7f5-440d-b5ec-8f2e069640d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:48.434Z|e7bf1458-5d8b-4e2c-815e-7f2e569b8825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:55:48.434Z|e7bf1458-5d8b-4e2c-815e-7f2e569b8825|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:55:50.144Z|16066a3e-9a15-4c09-b6a0-a104345e5206|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:55:50.144Z|16066a3e-9a15-4c09-b6a0-a104345e5206|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:53.916Z|4b0ece7e-4751-4704-9efe-aa1c9dbc46fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:53.916Z|4b0ece7e-4751-4704-9efe-aa1c9dbc46fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:53.928Z|a000f7e2-06e4-4f43-9870-0a20bf2b209d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:53.928Z|abf6a3b7-f6f8-477f-8005-7250fdceabdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:55:53.929Z|a000f7e2-06e4-4f43-9870-0a20bf2b209d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:55:53.929Z|abf6a3b7-f6f8-477f-8005-7250fdceabdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:02.894Z|cf840970-346d-4225-848e-088fa325c322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:02.895Z|cf840970-346d-4225-848e-088fa325c322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:03.960Z|1a7865fc-adc4-4241-a50e-984ea70a7e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:03.961Z|1a7865fc-adc4-4241-a50e-984ea70a7e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:03.968Z|85420d91-fef1-4613-ad70-1e03c36b9ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:03.969Z|85420d91-fef1-4613-ad70-1e03c36b9ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:03.973Z|eacbedd3-ccb6-44ec-9169-f68c540b068f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:03.973Z|eacbedd3-ccb6-44ec-9169-f68c540b068f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:13.988Z|6bcad601-b1f6-4973-b222-640cbba5fb86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:13.988Z|6bcad601-b1f6-4973-b222-640cbba5fb86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:14.002Z|3593f25f-5b3c-4222-ae6a-09d3e5d25c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:14.002Z|3593f25f-5b3c-4222-ae6a-09d3e5d25c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:14.004Z|1ca2e740-e33e-45a5-ac33-d6fbabb8a6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:14.004Z|1ca2e740-e33e-45a5-ac33-d6fbabb8a6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:17.894Z|1986edac-163a-4aa6-84c7-3afd538572dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:17.894Z|1986edac-163a-4aa6-84c7-3afd538572dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:18.435Z|a249c439-5bd0-4dc3-82a5-a7991daf9398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:18.435Z|a249c439-5bd0-4dc3-82a5-a7991daf9398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:24.017Z|13d96135-535a-47fc-952e-69d10c85dafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:24.018Z|13d96135-535a-47fc-952e-69d10c85dafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:24.037Z|dabd77f5-1f03-4ac5-810f-6a1986c1c618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:24.038Z|dabd77f5-1f03-4ac5-810f-6a1986c1c618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:24.040Z|dd0cbe9f-decd-412f-a9c9-087337b1d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:24.041Z|dd0cbe9f-decd-412f-a9c9-087337b1d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:32.894Z|1f9388c7-03dd-48c5-be9a-11feb6c0a1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:32.895Z|1f9388c7-03dd-48c5-be9a-11feb6c0a1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:34.065Z|36b09608-fdb0-4a3b-86df-662d74c7a3f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:34.065Z|d03111a6-f27a-4980-8bc3-74d74d3b3ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:34.066Z|d03111a6-f27a-4980-8bc3-74d74d3b3ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:34.066Z|36b09608-fdb0-4a3b-86df-662d74c7a3f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:34.067Z|ad9ff8d9-0c01-4610-8545-389093955b74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:34.067Z|ad9ff8d9-0c01-4610-8545-389093955b74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:44.091Z|5b95b405-31ef-4d64-9746-6eda495ada01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:44.091Z|a3f15d7c-5dff-4ae8-a6fe-82142e739f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:44.092Z|5b95b405-31ef-4d64-9746-6eda495ada01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:44.092Z|a3f15d7c-5dff-4ae8-a6fe-82142e739f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:44.103Z|b95cf7bb-b9db-40f8-bc99-fb4e70d605d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:44.104Z|b95cf7bb-b9db-40f8-bc99-fb4e70d605d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:47.894Z|14b40135-e904-4448-a1ea-daf0e639833c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:47.895Z|14b40135-e904-4448-a1ea-daf0e639833c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:48.436Z|a7d23f2f-dccd-433c-a053-6849b3df9d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:56:48.437Z|a7d23f2f-dccd-433c-a053-6849b3df9d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:56:50.144Z|49167983-6104-4027-8467-4eaf5a68e1db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:56:50.145Z|49167983-6104-4027-8467-4eaf5a68e1db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:54.124Z|fbc58d2c-6dc7-4dd0-a310-aea7c8618aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:54.125Z|fbc58d2c-6dc7-4dd0-a310-aea7c8618aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:54.128Z|528bff29-dc5e-4429-a1a5-fa5a0824e4a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:54.128Z|528bff29-dc5e-4429-a1a5-fa5a0824e4a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:56:54.134Z|d2559666-5488-492f-8baa-b9d7adc74a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:56:54.134Z|d2559666-5488-492f-8baa-b9d7adc74a4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:02.894Z|9e9fe7cd-aa02-4877-8ac4-5042ae41ceb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:02.895Z|9e9fe7cd-aa02-4877-8ac4-5042ae41ceb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:04.154Z|a3fe7f71-4b91-4e82-aa55-a8c6065616e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:04.155Z|a3fe7f71-4b91-4e82-aa55-a8c6065616e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:04.156Z|0252f340-417e-46df-b712-be3d6d99423b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:04.156Z|0252f340-417e-46df-b712-be3d6d99423b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:04.161Z|d8f33296-504a-4f27-a8c5-a183a231f723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:04.161Z|d8f33296-504a-4f27-a8c5-a183a231f723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:14.179Z|e69255e8-bff1-405b-94b9-8361f0b21b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:14.179Z|1a17b203-ba19-4645-b5f8-4de27e8787bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:14.180Z|e69255e8-bff1-405b-94b9-8361f0b21b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:14.180Z|1a17b203-ba19-4645-b5f8-4de27e8787bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:14.183Z|c5afc60c-6575-40ad-803e-4777ed0ca662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:14.184Z|c5afc60c-6575-40ad-803e-4777ed0ca662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:17.894Z|766ad40c-2563-413e-9ded-56c199c48e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:17.894Z|766ad40c-2563-413e-9ded-56c199c48e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:18.437Z|2d7f6e4c-fda9-4fdf-bad2-08ec5fab548b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:18.438Z|2d7f6e4c-fda9-4fdf-bad2-08ec5fab548b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:24.205Z|7653e593-2917-4df0-ad51-68ae3a39bef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:24.205Z|7653e593-2917-4df0-ad51-68ae3a39bef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:24.208Z|620ca5c3-d2fe-424d-94ed-018c76c2a062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:24.208Z|620ca5c3-d2fe-424d-94ed-018c76c2a062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:24.214Z|7c93aaf0-bea1-43c1-9a7e-be9a8afb2380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:24.215Z|7c93aaf0-bea1-43c1-9a7e-be9a8afb2380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:32.894Z|453ec47a-1a4e-4f9b-b633-e7de1445be6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:32.895Z|453ec47a-1a4e-4f9b-b633-e7de1445be6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:34.239Z|e931e3cc-4ac3-4779-901a-d89b885332c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:34.240Z|e931e3cc-4ac3-4779-901a-d89b885332c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:34.241Z|cd0de2af-357e-4a39-bd2f-a489d4f516e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:34.241Z|a4229c75-6cbd-4c7e-a1ce-d9c06d3441b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:34.241Z|cd0de2af-357e-4a39-bd2f-a489d4f516e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:34.241Z|a4229c75-6cbd-4c7e-a1ce-d9c06d3441b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:44.293Z|45cce2a3-256b-48ef-8f24-2324e7f640f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:44.294Z|45cce2a3-256b-48ef-8f24-2324e7f640f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:44.295Z|82f8edf7-86c8-4e62-bc65-5d0f8e05de6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:44.295Z|82f8edf7-86c8-4e62-bc65-5d0f8e05de6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:44.297Z|2f019298-95b5-4f27-b68b-8d4d8fe93158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:44.298Z|2f019298-95b5-4f27-b68b-8d4d8fe93158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:47.894Z|94e7d5fb-4f2d-4257-b1c8-c6af836b805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:47.895Z|94e7d5fb-4f2d-4257-b1c8-c6af836b805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:48.439Z|ff6ae1a4-6ab4-494b-8448-f63d00d7eccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:57:48.439Z|ff6ae1a4-6ab4-494b-8448-f63d00d7eccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:57:50.144Z|8c779074-4b79-4c17-b48a-06eed23020fc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:57:50.145Z|8c779074-4b79-4c17-b48a-06eed23020fc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:54.356Z|94aace44-9b86-4ac6-91fc-f301539907ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:54.357Z|94aace44-9b86-4ac6-91fc-f301539907ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:54.359Z|043f5fe3-af68-4358-8f55-56c97d05cb8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:54.359Z|043f5fe3-af68-4358-8f55-56c97d05cb8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:57:54.361Z|c35fd8ca-679c-43c2-90ec-06bb48215954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:57:54.361Z|c35fd8ca-679c-43c2-90ec-06bb48215954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:02.894Z|dcf8e871-ece6-4335-8628-8d4c1c971c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:02.894Z|dcf8e871-ece6-4335-8628-8d4c1c971c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:04.386Z|cd431e66-256e-449e-82ea-50c74895e189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:04.387Z|cd431e66-256e-449e-82ea-50c74895e189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:04.393Z|f58ccef0-b264-4241-8756-0f810269ae95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:04.394Z|f58ccef0-b264-4241-8756-0f810269ae95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:04.426Z|5ba1f77e-7263-4b46-a549-1dd1fedaad1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:04.427Z|5ba1f77e-7263-4b46-a549-1dd1fedaad1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:14.432Z|7e2561ef-28c7-4a02-af5a-d90d1848889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:14.433Z|7e2561ef-28c7-4a02-af5a-d90d1848889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:14.435Z|d30cd902-d48b-4696-b5f2-f59e50f30329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:14.436Z|d30cd902-d48b-4696-b5f2-f59e50f30329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:14.464Z|a7dfc79a-3cbb-41f1-a5ce-6aa40f601cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:14.464Z|a7dfc79a-3cbb-41f1-a5ce-6aa40f601cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:17.894Z|345be190-a73b-4536-a0a7-43bd1939687d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:17.895Z|345be190-a73b-4536-a0a7-43bd1939687d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:18.440Z|c8fb7201-df02-443d-b0a7-8e6ea4888059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:18.441Z|c8fb7201-df02-443d-b0a7-8e6ea4888059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:24.489Z|c14326d0-def0-4a33-a3b4-bf064f45acb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:24.490Z|c14326d0-def0-4a33-a3b4-bf064f45acb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:24.493Z|ee7341d5-8472-4065-8427-a259c00ddc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:24.493Z|ee7341d5-8472-4065-8427-a259c00ddc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:24.511Z|0a4fe78b-edc2-4b4c-9504-c519aaa0d29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:24.512Z|0a4fe78b-edc2-4b4c-9504-c519aaa0d29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:32.894Z|ab579055-ee2a-4be4-a688-366b1f39724f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:32.894Z|ab579055-ee2a-4be4-a688-366b1f39724f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:34.532Z|fcb55f41-a8ff-454d-8ba0-88942c155750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:34.533Z|fcb55f41-a8ff-454d-8ba0-88942c155750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:34.538Z|a747f69a-d66e-4780-ae74-3a16b1f2ccee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:34.539Z|a747f69a-d66e-4780-ae74-3a16b1f2ccee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:34.540Z|c42f26e4-e1a6-45e0-8f90-1509f055bf7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:34.541Z|c42f26e4-e1a6-45e0-8f90-1509f055bf7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:44.568Z|eb5b4d4e-d5c4-4196-8f02-e184723ddbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:44.569Z|eb5b4d4e-d5c4-4196-8f02-e184723ddbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:44.578Z|887a6a4a-bffc-4530-b1ea-57fcbbdd1589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:44.579Z|887a6a4a-bffc-4530-b1ea-57fcbbdd1589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:44.587Z|63d1b94b-5e55-4f0b-a229-1974f8dac36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:44.587Z|63d1b94b-5e55-4f0b-a229-1974f8dac36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:47.894Z|11a5070a-917a-4952-942d-ef81b5025077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:47.895Z|11a5070a-917a-4952-942d-ef81b5025077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:48.441Z|5fda792f-bc05-42fa-9049-d7d800b38928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:58:48.442Z|5fda792f-bc05-42fa-9049-d7d800b38928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:58:50.145Z|7de37850-05dc-49da-955f-b73d58bbb726|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:58:50.146Z|7de37850-05dc-49da-955f-b73d58bbb726|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:54.609Z|ef84d0f3-f282-41ee-ac9f-e53403298726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:54.609Z|ef84d0f3-f282-41ee-ac9f-e53403298726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:54.609Z|83ed4565-6ae2-455b-9b19-5187513d2dc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:54.610Z|83ed4565-6ae2-455b-9b19-5187513d2dc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:58:54.623Z|75eb71ad-1f7c-439e-8b91-96e7a706251e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:58:54.624Z|75eb71ad-1f7c-439e-8b91-96e7a706251e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:02.894Z|2f897a58-e5b7-43d5-8c81-534d30871e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:02.896Z|2f897a58-e5b7-43d5-8c81-534d30871e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:04.638Z|34c92173-ad08-43f9-9794-315f1ee1dc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:04.639Z|34c92173-ad08-43f9-9794-315f1ee1dc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:04.647Z|46b80db9-99b1-467b-8b53-265ea416bff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:04.647Z|46b80db9-99b1-467b-8b53-265ea416bff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:04.648Z|c4cb7d79-201f-4b7f-898f-e1f19ea5e2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:04.648Z|c4cb7d79-201f-4b7f-898f-e1f19ea5e2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:14.662Z|9f8165ac-c855-4a57-bea5-5a53dfe66882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:14.662Z|9f8165ac-c855-4a57-bea5-5a53dfe66882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:14.670Z|49c722d1-b1d2-4214-bad2-f268dd251b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:14.671Z|49c722d1-b1d2-4214-bad2-f268dd251b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:14.699Z|47d62702-c853-497e-b873-6de5318fd21a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:14.700Z|47d62702-c853-497e-b873-6de5318fd21a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:17.894Z|9c49944d-333e-465f-bf85-cec9f48da642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:17.894Z|9c49944d-333e-465f-bf85-cec9f48da642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:18.442Z|5dad7c33-1041-4d88-a9d9-9b34ba65ed26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:18.443Z|5dad7c33-1041-4d88-a9d9-9b34ba65ed26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:24.694Z|39ceac63-4901-4c86-908d-33c65e667c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:24.695Z|39ceac63-4901-4c86-908d-33c65e667c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:24.700Z|6cba9ce9-e3e3-4aec-9f8a-5ed072bb25df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:24.700Z|6cba9ce9-e3e3-4aec-9f8a-5ed072bb25df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:24.733Z|2e475a3d-d7a4-4ef0-839a-8f409acf3b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:24.734Z|2e475a3d-d7a4-4ef0-839a-8f409acf3b5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:32.894Z|0afa61ee-0505-4b62-8566-acadfa6896aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:32.895Z|0afa61ee-0505-4b62-8566-acadfa6896aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:34.730Z|6f206fdb-9bca-43a8-b755-098c406c4d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:34.730Z|6f206fdb-9bca-43a8-b755-098c406c4d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:34.739Z|6eeeedd1-2239-4c68-a1d9-0b1be4b9b2a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:34.739Z|6eeeedd1-2239-4c68-a1d9-0b1be4b9b2a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:34.758Z|a228721c-93c1-4094-9e9f-2906f4715ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:34.758Z|a228721c-93c1-4094-9e9f-2906f4715ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:44.756Z|5e99280c-3576-452c-b489-735833aba9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:44.757Z|5e99280c-3576-452c-b489-735833aba9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:44.765Z|1a61bbe3-a125-406c-bdf1-f1ff11dace1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:44.765Z|1a61bbe3-a125-406c-bdf1-f1ff11dace1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:44.780Z|a0553c63-bceb-4a79-a377-2f394d1885be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:44.780Z|a0553c63-bceb-4a79-a377-2f394d1885be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:47.894Z|7503446c-cf74-4850-8c3c-db079097bb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:47.895Z|7503446c-cf74-4850-8c3c-db079097bb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:48.443Z|e5088e82-60e9-4acd-b770-d8a4f1994282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T07:59:48.444Z|e5088e82-60e9-4acd-b770-d8a4f1994282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T07:59:50.145Z|3149f335-d7b9-44c2-9f80-414aecc83541|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T07:59:50.146Z|3149f335-d7b9-44c2-9f80-414aecc83541|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:54.822Z|2f4e5d52-e623-440c-9cf4-a9cd5fdf2882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:54.824Z|2f4e5d52-e623-440c-9cf4-a9cd5fdf2882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:54.839Z|3213e85a-f062-4b02-82f1-25231ea311d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:54.840Z|3213e85a-f062-4b02-82f1-25231ea311d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T07:59:54.842Z|b8ba11c9-91b1-4dd0-89f1-f7d5591b737a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T07:59:54.843Z|b8ba11c9-91b1-4dd0-89f1-f7d5591b737a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:02.894Z|41a7c456-8d92-40ff-80cf-e3294033ba48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:02.895Z|41a7c456-8d92-40ff-80cf-e3294033ba48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:04.860Z|149f7015-9cbb-444e-af55-d3558cc0c067|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:04.861Z|149f7015-9cbb-444e-af55-d3558cc0c067|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:04.865Z|a48d835e-977d-457f-a8b9-228fd12167e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:04.866Z|a48d835e-977d-457f-a8b9-228fd12167e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:04.891Z|f04e73df-a86c-4801-a7b2-7707a8c99b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:04.892Z|f04e73df-a86c-4801-a7b2-7707a8c99b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:14.884Z|1a5e8b81-26a6-42a3-b926-0ebb47be4bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:14.885Z|1a5e8b81-26a6-42a3-b926-0ebb47be4bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:14.886Z|f772b2fd-4f32-413f-8637-c39dd376c831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:14.886Z|f772b2fd-4f32-413f-8637-c39dd376c831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:14.916Z|67235f16-23a8-48d3-bfda-d526137382a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:14.916Z|67235f16-23a8-48d3-bfda-d526137382a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:17.894Z|68021a99-dd2c-40e2-806b-4fbfff68ced8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:17.894Z|68021a99-dd2c-40e2-806b-4fbfff68ced8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:18.445Z|6eb48733-a179-4dc5-b800-570cfd03be39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:18.445Z|6eb48733-a179-4dc5-b800-570cfd03be39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:24.916Z|26d599d0-acbc-47d9-8453-841c090fe631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:24.917Z|774f3ed5-0ed9-46c0-9c03-818f9dc273f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:24.917Z|26d599d0-acbc-47d9-8453-841c090fe631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:24.917Z|774f3ed5-0ed9-46c0-9c03-818f9dc273f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:24.950Z|5a45c09a-2f0e-497b-a9b7-7b7a47bc7b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:24.951Z|5a45c09a-2f0e-497b-a9b7-7b7a47bc7b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:32.894Z|77faaa71-9b60-44b4-bcbc-4cbc7a2320b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:32.896Z|77faaa71-9b60-44b4-bcbc-4cbc7a2320b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:34.964Z|be8df7c8-dc2d-4989-a7ae-77d7ddff6cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:34.965Z|be8df7c8-dc2d-4989-a7ae-77d7ddff6cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:34.967Z|b7955e7a-9d9c-491b-bdeb-a775973ce229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:34.967Z|b7955e7a-9d9c-491b-bdeb-a775973ce229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:35.013Z|4f324d94-75ef-43fa-a1aa-6e9f79d97df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:35.013Z|4f324d94-75ef-43fa-a1aa-6e9f79d97df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:45.039Z|d5788fac-729e-47ae-8aea-0209ba69cacd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:45.039Z|65c83638-c34d-453c-99e8-80543c5bd7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:45.040Z|65c83638-c34d-453c-99e8-80543c5bd7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:45.040Z|d5788fac-729e-47ae-8aea-0209ba69cacd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:45.052Z|0e959166-5552-48eb-9b85-adb0829cacbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:45.095Z|0e959166-5552-48eb-9b85-adb0829cacbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:47.895Z|ddc3bdea-f32b-4262-be70-ec92b010402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:47.895Z|ddc3bdea-f32b-4262-be70-ec92b010402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:48.446Z|a45d9b52-ba94-4388-8e9e-bf34322d0bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:00:48.446Z|a45d9b52-ba94-4388-8e9e-bf34322d0bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:00:50.144Z|3740a748-6c70-4dc3-a8b7-433e3511e247|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:00:50.145Z|3740a748-6c70-4dc3-a8b7-433e3511e247|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:55.082Z|bb1f0f1e-613d-4bd1-84c0-f5d993e7168e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:55.083Z|bb1f0f1e-613d-4bd1-84c0-f5d993e7168e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:55.087Z|ac91a0a3-9bcb-4e3c-9849-1a2987710a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:55.087Z|ac91a0a3-9bcb-4e3c-9849-1a2987710a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:00:55.141Z|240f2d98-8463-41d3-9eee-2d5253cc4f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:00:55.141Z|240f2d98-8463-41d3-9eee-2d5253cc4f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:02.894Z|d485c617-7979-4340-90ee-ce7ea5d408f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:02.895Z|d485c617-7979-4340-90ee-ce7ea5d408f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:05.108Z|81364409-eeaa-4a21-a384-512b6ff994fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:05.108Z|81364409-eeaa-4a21-a384-512b6ff994fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:05.116Z|96ad429e-d9f1-4bcd-9287-d69df402d6a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:05.117Z|96ad429e-d9f1-4bcd-9287-d69df402d6a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:05.178Z|6bb19285-2e20-4842-877b-4cb3a5c87b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:05.179Z|6bb19285-2e20-4842-877b-4cb3a5c87b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:15.134Z|fdd97c60-f71c-4f8f-9b8a-b721409372eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:15.135Z|fdd97c60-f71c-4f8f-9b8a-b721409372eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:15.139Z|ce7b2238-3c4e-407a-9fd2-fb3332609e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:15.139Z|ce7b2238-3c4e-407a-9fd2-fb3332609e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:15.207Z|20aa7699-693a-4d47-87fd-b954ce15c048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:15.209Z|20aa7699-693a-4d47-87fd-b954ce15c048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:17.894Z|ee4f4982-4f23-4828-b9a5-8cd1245a1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:17.896Z|ee4f4982-4f23-4828-b9a5-8cd1245a1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:18.447Z|5cfbb1a7-ca7a-48bb-b68f-ef6676485711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:18.448Z|5cfbb1a7-ca7a-48bb-b68f-ef6676485711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:25.162Z|21fa6c99-f0d4-4106-b922-eaad83eda677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:25.163Z|21fa6c99-f0d4-4106-b922-eaad83eda677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:25.175Z|6095d554-78bc-4c2f-80b5-1c6f99bcb45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:25.176Z|6095d554-78bc-4c2f-80b5-1c6f99bcb45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:25.241Z|88842dd1-0d65-4b08-90ee-6c196bc1b6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:25.242Z|88842dd1-0d65-4b08-90ee-6c196bc1b6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:32.894Z|a7a8c837-8f9b-46b1-9056-e90bce765d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:32.894Z|a7a8c837-8f9b-46b1-9056-e90bce765d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:35.191Z|4c2bbb7e-8cbf-45a5-bba1-5d49a3a85487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:35.192Z|4c2bbb7e-8cbf-45a5-bba1-5d49a3a85487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:35.201Z|c60d0d51-a1de-407a-861e-10b04f8d7f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:35.202Z|c60d0d51-a1de-407a-861e-10b04f8d7f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:35.275Z|a50029e9-2dcd-4750-8ab8-300893364194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:35.276Z|a50029e9-2dcd-4750-8ab8-300893364194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:45.214Z|3ae43d09-81d2-460a-8f1b-3f4c60378558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:45.215Z|3ae43d09-81d2-460a-8f1b-3f4c60378558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:45.227Z|0b2b1d8e-7f63-488d-b8d3-fc43f71b4274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:45.227Z|0b2b1d8e-7f63-488d-b8d3-fc43f71b4274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:45.298Z|439838ec-d953-4e7d-9349-ce9d56262e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:45.299Z|439838ec-d953-4e7d-9349-ce9d56262e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:47.894Z|692058dc-695f-4a43-b902-076fe5bdc49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:47.895Z|692058dc-695f-4a43-b902-076fe5bdc49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:48.459Z|57d4ef08-b2be-4ad9-8700-2acf0dfa699b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:01:48.459Z|57d4ef08-b2be-4ad9-8700-2acf0dfa699b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:01:50.145Z|5b56cd0e-41e8-4bf4-a74c-1030b8bb8c1f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:01:50.147Z|5b56cd0e-41e8-4bf4-a74c-1030b8bb8c1f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:55.252Z|a72fc3ad-3e91-4aaf-b0d1-6188ba0101c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:55.253Z|a72fc3ad-3e91-4aaf-b0d1-6188ba0101c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:55.257Z|68333f5c-d7ac-40cd-81c5-ff6ec57ab55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:55.258Z|68333f5c-d7ac-40cd-81c5-ff6ec57ab55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:01:55.331Z|3d821de6-220b-44d6-97a8-5fe0f46fb937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:01:55.331Z|3d821de6-220b-44d6-97a8-5fe0f46fb937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:02.894Z|ec9bab00-b47f-432a-a2ea-a85e5468e6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:02.897Z|ec9bab00-b47f-432a-a2ea-a85e5468e6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:05.279Z|ebadfc81-facb-4cfa-88af-66be821424ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:05.280Z|ebadfc81-facb-4cfa-88af-66be821424ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:05.291Z|10c6938c-e52a-46b9-bfce-9df7b5fe9286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:05.291Z|10c6938c-e52a-46b9-bfce-9df7b5fe9286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:05.353Z|dfecf785-ac9d-49a5-bfe9-c92477032878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:05.354Z|dfecf785-ac9d-49a5-bfe9-c92477032878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:15.304Z|626653c3-4b1b-4775-aa5f-b210fda3e864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:15.305Z|626653c3-4b1b-4775-aa5f-b210fda3e864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:15.314Z|7bc113e0-7644-42b0-baf2-f10d4eccb73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:15.315Z|7bc113e0-7644-42b0-baf2-f10d4eccb73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:15.377Z|c7baa8b1-b4aa-4161-9221-ece39a079463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:15.378Z|c7baa8b1-b4aa-4161-9221-ece39a079463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:17.894Z|e190e76e-1131-4306-8b5b-4f24b57c3ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:17.894Z|e190e76e-1131-4306-8b5b-4f24b57c3ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:18.461Z|d949244d-6247-4246-b23b-73dbc339c4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:18.461Z|d949244d-6247-4246-b23b-73dbc339c4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:25.345Z|9d07d73f-a83e-45cb-9dc7-319fd936ce29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:25.346Z|9d07d73f-a83e-45cb-9dc7-319fd936ce29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:25.356Z|df21ac51-42d3-4c3e-8b08-3feb53b76dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:25.357Z|df21ac51-42d3-4c3e-8b08-3feb53b76dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:25.410Z|9a1cbd99-0180-4e48-85bd-2348ad0edaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:25.411Z|9a1cbd99-0180-4e48-85bd-2348ad0edaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:32.894Z|5acb66b7-c719-40ca-afa0-a6185ddcd8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:32.895Z|5acb66b7-c719-40ca-afa0-a6185ddcd8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:35.372Z|f173802d-ddfd-4a7c-b501-3597f455640e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:35.373Z|f173802d-ddfd-4a7c-b501-3597f455640e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:35.392Z|97a05d12-5a44-4058-ad52-8eab711355f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:35.392Z|97a05d12-5a44-4058-ad52-8eab711355f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:35.501Z|efcbfc08-d798-4563-867d-3bc6de729ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:35.501Z|efcbfc08-d798-4563-867d-3bc6de729ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:45.400Z|a1620f20-a562-4fc7-824b-4c9d0d12d901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:45.401Z|a1620f20-a562-4fc7-824b-4c9d0d12d901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:45.415Z|790bfe81-cb97-456a-8476-5eecced04688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:45.416Z|790bfe81-cb97-456a-8476-5eecced04688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:45.526Z|94fcfd25-44ba-4fde-a065-784444c863b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:45.527Z|94fcfd25-44ba-4fde-a065-784444c863b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:47.894Z|b3955bfa-5daa-48c2-aa44-d39148a11eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:47.895Z|b3955bfa-5daa-48c2-aa44-d39148a11eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:48.462Z|8260bef9-f779-41bd-a063-a844ab8b4f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:02:48.463Z|8260bef9-f779-41bd-a063-a844ab8b4f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:02:50.144Z|959745ae-26f9-4a82-b3d1-a1eef20b284b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:02:50.145Z|959745ae-26f9-4a82-b3d1-a1eef20b284b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:55.425Z|1472cc09-8d7d-4a36-9d1f-b71eed5e95af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:55.426Z|1472cc09-8d7d-4a36-9d1f-b71eed5e95af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:55.441Z|486608dd-5144-41df-9846-1afd0c930427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:55.441Z|486608dd-5144-41df-9846-1afd0c930427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:02:55.571Z|7a6b0925-335e-4fe4-a946-06cf1a9ea9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:02:55.572Z|7a6b0925-335e-4fe4-a946-06cf1a9ea9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:02.894Z|dffca717-aa03-447f-9ca9-106c3e704653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:02.894Z|dffca717-aa03-447f-9ca9-106c3e704653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:05.454Z|d3ca76ac-5b81-4a48-bd17-0a9e90cabd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:05.455Z|d3ca76ac-5b81-4a48-bd17-0a9e90cabd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:05.468Z|980c12a1-d24e-443d-9267-fe455ce8d143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:05.469Z|980c12a1-d24e-443d-9267-fe455ce8d143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:05.611Z|8a91cd2c-b00f-4347-bfec-7140d9c742a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:05.612Z|8a91cd2c-b00f-4347-bfec-7140d9c742a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:15.484Z|2cfef2ba-6ee4-46a1-8f06-aebe184eede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:15.485Z|2cfef2ba-6ee4-46a1-8f06-aebe184eede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:15.499Z|66ce0974-3f60-4fcc-8a12-24f88a453c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:15.499Z|66ce0974-3f60-4fcc-8a12-24f88a453c55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:15.659Z|70729e9e-4e56-4309-b4e9-de1ecac85c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:15.660Z|70729e9e-4e56-4309-b4e9-de1ecac85c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:17.894Z|92ecce5e-d1c8-41e7-97cd-5e9e6afd7078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:17.895Z|92ecce5e-d1c8-41e7-97cd-5e9e6afd7078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:18.463Z|49caba20-b381-4e64-a9e8-973eb3c57365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:18.464Z|49caba20-b381-4e64-a9e8-973eb3c57365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:25.523Z|218f93e7-d980-4253-b56e-a24a596186c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:25.524Z|218f93e7-d980-4253-b56e-a24a596186c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:25.529Z|90a5eb03-bdee-4005-85e0-0823c23f167e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:25.529Z|90a5eb03-bdee-4005-85e0-0823c23f167e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:25.690Z|53f5ad99-77b2-457a-b283-938c6c455881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:25.691Z|53f5ad99-77b2-457a-b283-938c6c455881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:32.894Z|1abe6b72-0387-4f6b-89b3-3d390af63f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:32.895Z|1abe6b72-0387-4f6b-89b3-3d390af63f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:35.556Z|bad1ec73-ac29-42c2-aea7-0fb1cea43aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:35.557Z|bad1ec73-ac29-42c2-aea7-0fb1cea43aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:35.557Z|d299c57c-2773-4120-827b-3255ca0b5f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:35.558Z|d299c57c-2773-4120-827b-3255ca0b5f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:35.724Z|06b1b90d-5709-448c-ae2e-34d994649e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:35.724Z|06b1b90d-5709-448c-ae2e-34d994649e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:45.587Z|9763a930-2f46-4e61-b0aa-8faefa248581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:45.588Z|9763a930-2f46-4e61-b0aa-8faefa248581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:45.614Z|5e8a9c13-a571-424e-8398-46d86bbba509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:45.615Z|5e8a9c13-a571-424e-8398-46d86bbba509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:45.749Z|9710a4e3-f34d-46f3-8227-4cdabe0a5ea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:45.750Z|9710a4e3-f34d-46f3-8227-4cdabe0a5ea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:47.894Z|c0414ffb-4f60-4646-aaf0-8eeddbfbb817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:47.894Z|c0414ffb-4f60-4646-aaf0-8eeddbfbb817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:48.465Z|d5d4f0f5-26f6-4e50-96cc-b29a5c3f722b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:03:48.465Z|d5d4f0f5-26f6-4e50-96cc-b29a5c3f722b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:03:50.144Z|b94e5016-ccb7-46ea-ae0e-9bf42a32468b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:03:50.145Z|b94e5016-ccb7-46ea-ae0e-9bf42a32468b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:55.652Z|53b0c9a1-14aa-4e07-9797-dd4c293e8a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:55.652Z|53b0c9a1-14aa-4e07-9797-dd4c293e8a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:55.668Z|263c0d4c-9f87-482e-87a5-fada35ec3586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:55.668Z|263c0d4c-9f87-482e-87a5-fada35ec3586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:03:55.795Z|0c336dee-79ab-4d0d-8945-033239f09147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:03:55.795Z|0c336dee-79ab-4d0d-8945-033239f09147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:02.894Z|119209a1-0b53-45e8-92fa-84cc7e41aa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:02.894Z|119209a1-0b53-45e8-92fa-84cc7e41aa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:05.698Z|63dde548-1eff-4769-a531-df6884a5abe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:05.699Z|63dde548-1eff-4769-a531-df6884a5abe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:05.716Z|2bff501c-3ad7-473a-aaff-e8de9be86d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:05.717Z|2bff501c-3ad7-473a-aaff-e8de9be86d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:05.825Z|6bac5dd4-7359-401e-bfa7-d53de2157be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:05.825Z|6bac5dd4-7359-401e-bfa7-d53de2157be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:15.728Z|81dc97e7-3a39-4afb-85fd-13155ea06d03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:15.728Z|81dc97e7-3a39-4afb-85fd-13155ea06d03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:15.744Z|856da4d1-2924-4e96-ab08-d941a9ab50e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:15.745Z|856da4d1-2924-4e96-ab08-d941a9ab50e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:15.857Z|94a5ac94-db02-42e4-b069-4d772139c05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:15.858Z|94a5ac94-db02-42e4-b069-4d772139c05a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:17.894Z|082a8f41-6885-453d-961a-17453b99bf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:17.895Z|082a8f41-6885-453d-961a-17453b99bf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:18.466Z|ec47ed33-dd54-4145-9199-7753b45a8d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:18.466Z|ec47ed33-dd54-4145-9199-7753b45a8d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:25.801Z|759de51a-6d09-491f-9a0a-485881fbe052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:25.802Z|759de51a-6d09-491f-9a0a-485881fbe052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:25.815Z|c3272932-8efd-414c-887f-ab2649f2a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:25.816Z|c3272932-8efd-414c-887f-ab2649f2a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:25.885Z|59abd246-4a69-4314-99cb-4ce919bc216f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:25.886Z|59abd246-4a69-4314-99cb-4ce919bc216f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:32.894Z|63b9803e-bada-4bbd-ba27-02b98b600073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:32.894Z|63b9803e-bada-4bbd-ba27-02b98b600073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:35.843Z|7fb2d771-ece2-4faa-b455-a754610037f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:35.844Z|7fb2d771-ece2-4faa-b455-a754610037f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:35.846Z|496c72c1-65fe-4f0d-95f0-f19240b964c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:35.847Z|496c72c1-65fe-4f0d-95f0-f19240b964c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:35.936Z|8586cacd-030d-49ec-a203-3d2922a1bbf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:35.937Z|8586cacd-030d-49ec-a203-3d2922a1bbf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:45.869Z|a1ce0360-60f0-4f7c-9e57-1fa6530bf753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:45.869Z|fab7a05e-1bcc-437f-a387-a9b7e5a5eb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:45.870Z|fab7a05e-1bcc-437f-a387-a9b7e5a5eb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:45.870Z|a1ce0360-60f0-4f7c-9e57-1fa6530bf753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:45.968Z|819d5638-c8fb-442d-adf5-3d93f18c14a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:45.969Z|819d5638-c8fb-442d-adf5-3d93f18c14a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:47.894Z|28b13cc4-436d-43ee-a82b-553ef027f3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:47.894Z|28b13cc4-436d-43ee-a82b-553ef027f3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:48.467Z|94afdb7a-8fc9-41e9-b0b4-b5687ae877dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:04:48.467Z|94afdb7a-8fc9-41e9-b0b4-b5687ae877dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:04:50.144Z|5084febd-5c1e-4954-ac8c-b133643a3693|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:04:50.144Z|5084febd-5c1e-4954-ac8c-b133643a3693|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:55.904Z|294eca54-b4c8-42b2-9614-99d91b02b3db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:55.904Z|294eca54-b4c8-42b2-9614-99d91b02b3db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:55.913Z|0620a2ab-8f08-4c3b-92b9-5a80198167e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:55.913Z|0620a2ab-8f08-4c3b-92b9-5a80198167e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:04:56.002Z|a9777ed5-6ff5-4e87-bca9-bab36abeb0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:04:56.006Z|a9777ed5-6ff5-4e87-bca9-bab36abeb0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:02.894Z|57d7905c-4347-4516-865c-ed2b18c4ad03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:02.896Z|57d7905c-4347-4516-865c-ed2b18c4ad03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:05.941Z|311e22ad-7278-47fd-be68-3164559e10c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:05.942Z|311e22ad-7278-47fd-be68-3164559e10c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:05.945Z|391bf651-c54c-4988-9f2f-574e9e771c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:05.946Z|391bf651-c54c-4988-9f2f-574e9e771c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:06.035Z|ffacf5f2-6378-480e-bc48-92f7d97496dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:06.036Z|ffacf5f2-6378-480e-bc48-92f7d97496dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:15.976Z|92e28464-e606-4356-ab6c-e7bdb5486565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:15.978Z|92e28464-e606-4356-ab6c-e7bdb5486565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:15.980Z|cc39e92c-de7a-42ac-bfe9-edaf597b83e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:15.981Z|cc39e92c-de7a-42ac-bfe9-edaf597b83e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:16.064Z|6656e874-ca42-43aa-a69f-476b4149e369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:16.065Z|6656e874-ca42-43aa-a69f-476b4149e369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:17.894Z|051296b7-8a1c-4c1d-9299-9a9e5a70193a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:17.894Z|051296b7-8a1c-4c1d-9299-9a9e5a70193a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:18.468Z|e2e1a2d1-49f7-41e1-8dfb-3d607e678301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:18.469Z|e2e1a2d1-49f7-41e1-8dfb-3d607e678301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:26.010Z|3d07d4e5-065a-428c-96d7-cbf6bb9c6348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:26.011Z|3d07d4e5-065a-428c-96d7-cbf6bb9c6348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:26.011Z|947f427c-bc7a-427d-ab71-ff62bad7039a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:26.012Z|947f427c-bc7a-427d-ab71-ff62bad7039a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:26.093Z|269e2721-3ebc-4243-9491-0f21a2fa8b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:26.094Z|269e2721-3ebc-4243-9491-0f21a2fa8b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:32.894Z|78ca834d-38b2-44a9-a296-18ceac158441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:32.894Z|78ca834d-38b2-44a9-a296-18ceac158441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:36.045Z|9364ae77-fcda-4b92-9dd4-21f6c5b7345e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:36.046Z|9364ae77-fcda-4b92-9dd4-21f6c5b7345e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:36.053Z|cc1448a2-3dd8-4775-9a2c-44bbd5949ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:36.054Z|cc1448a2-3dd8-4775-9a2c-44bbd5949ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:36.127Z|429c4760-5261-4053-b73c-6e5d4a78831d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:36.127Z|429c4760-5261-4053-b73c-6e5d4a78831d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:46.096Z|fbfb9096-ba41-454a-8166-0319055b7b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:46.097Z|fbfb9096-ba41-454a-8166-0319055b7b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:46.106Z|d668595b-ed51-4356-9721-c2b0fe1b6ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:46.106Z|d668595b-ed51-4356-9721-c2b0fe1b6ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:46.158Z|021325b4-a6ca-4c26-ac99-d06b8ea9017e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:46.159Z|021325b4-a6ca-4c26-ac99-d06b8ea9017e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:47.894Z|76bdebd2-6a40-4dc3-8f99-c3e0cf987ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:47.896Z|76bdebd2-6a40-4dc3-8f99-c3e0cf987ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:48.469Z|a692bf1e-dae2-4a33-8b4e-6de9e3758513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:05:48.470Z|a692bf1e-dae2-4a33-8b4e-6de9e3758513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:05:50.150Z|d52e8de7-f40d-4cf8-b894-5188fd6e7cee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:05:50.151Z|d52e8de7-f40d-4cf8-b894-5188fd6e7cee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:56.145Z|6ce4a4f4-ddee-4d61-8b7e-d79c1bd3695e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:56.146Z|6ce4a4f4-ddee-4d61-8b7e-d79c1bd3695e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:56.151Z|7d717989-45ef-4ba0-b693-6eee27370fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:56.152Z|7d717989-45ef-4ba0-b693-6eee27370fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:05:56.193Z|9faa37b9-10f2-4a08-9968-ab79de88ad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:05:56.194Z|9faa37b9-10f2-4a08-9968-ab79de88ad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:02.894Z|6d228ace-93e8-4bf0-9604-bc6c30c086d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:02.895Z|6d228ace-93e8-4bf0-9604-bc6c30c086d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:06.183Z|3da94397-e446-468f-a5e2-eb23c0ccc8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:06.184Z|3da94397-e446-468f-a5e2-eb23c0ccc8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:06.190Z|908d207e-a8c5-4c96-9603-244aa0038a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:06.191Z|908d207e-a8c5-4c96-9603-244aa0038a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:06.223Z|7df7a44b-edba-4d59-bd91-02529c6f8f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:06.223Z|7df7a44b-edba-4d59-bd91-02529c6f8f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:16.224Z|2d18b6b9-1981-4306-b17c-e68b4fe97db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:16.224Z|375ed166-f319-4967-a366-46cbbc3640ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:16.225Z|2d18b6b9-1981-4306-b17c-e68b4fe97db5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:16.225Z|375ed166-f319-4967-a366-46cbbc3640ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:16.302Z|d90ce191-5dcb-4fad-8d85-977e26655921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:16.303Z|d90ce191-5dcb-4fad-8d85-977e26655921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:17.894Z|b674614c-dbf6-43eb-942d-ae006a087fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:17.895Z|b674614c-dbf6-43eb-942d-ae006a087fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:18.470Z|6c6de6ee-4793-4868-9492-1d8de1d0587c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:18.471Z|6c6de6ee-4793-4868-9492-1d8de1d0587c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:26.261Z|9275ee16-d2da-4496-b643-f384fdb245cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:26.262Z|9275ee16-d2da-4496-b643-f384fdb245cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:26.261Z|2e0cd6ed-9cce-43b7-a9f1-884ba4dbe8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:26.265Z|2e0cd6ed-9cce-43b7-a9f1-884ba4dbe8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:26.348Z|4a75f046-c807-49ab-9169-a76d446993c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:26.349Z|4a75f046-c807-49ab-9169-a76d446993c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:32.894Z|85118023-87fc-4291-b392-cb3b00fb501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:32.895Z|85118023-87fc-4291-b392-cb3b00fb501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:36.295Z|4cb81266-0629-4958-827e-55d870df01f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:36.295Z|c2f9fbd4-dab8-4a3a-bfa4-60b3baab7c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:36.296Z|4cb81266-0629-4958-827e-55d870df01f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:36.296Z|c2f9fbd4-dab8-4a3a-bfa4-60b3baab7c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:36.386Z|bcddbc1a-7c4e-47ff-8e9f-181d1ca80c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:36.387Z|bcddbc1a-7c4e-47ff-8e9f-181d1ca80c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:46.324Z|7d059bef-d351-4881-9b6c-a7c37aacc6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:46.325Z|7d059bef-d351-4881-9b6c-a7c37aacc6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:46.327Z|4817a182-ee64-4a1b-b4e8-362769baa5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:46.328Z|4817a182-ee64-4a1b-b4e8-362769baa5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:46.417Z|fc78a33a-65f0-405a-ac0d-f4e7f66a39ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:46.418Z|fc78a33a-65f0-405a-ac0d-f4e7f66a39ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:47.894Z|c099c92b-ebeb-4ef1-9343-f3ce09342761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:47.895Z|c099c92b-ebeb-4ef1-9343-f3ce09342761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:48.472Z|9c6d723e-a81d-46fb-aad8-10cce985f3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:06:48.472Z|9c6d723e-a81d-46fb-aad8-10cce985f3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:06:50.145Z|88b8e17a-bf3a-48ef-9b6d-bf64ddb14ba7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:06:50.146Z|88b8e17a-bf3a-48ef-9b6d-bf64ddb14ba7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:56.352Z|c39bab3a-f079-49cf-9b15-a8202ff600b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:56.352Z|0ce52c8a-01ca-4cea-89a2-69b73f4775d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:56.353Z|c39bab3a-f079-49cf-9b15-a8202ff600b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:56.354Z|0ce52c8a-01ca-4cea-89a2-69b73f4775d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:06:56.440Z|87125927-13ce-4976-879c-8b574d8d06c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:06:56.441Z|87125927-13ce-4976-879c-8b574d8d06c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:02.894Z|acf24177-a771-45f8-96e7-2eb2aa6fe773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:02.897Z|acf24177-a771-45f8-96e7-2eb2aa6fe773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:06.387Z|6442a563-6542-43e0-b413-176a360ce49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:06.388Z|6442a563-6542-43e0-b413-176a360ce49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:06.393Z|03d8d781-4b58-4bc4-8f92-ab31094c1664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:06.393Z|03d8d781-4b58-4bc4-8f92-ab31094c1664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:06.469Z|7ecc2d1b-20c2-4480-b018-d7be62e751fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:06.469Z|7ecc2d1b-20c2-4480-b018-d7be62e751fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:16.435Z|1ac13bf8-a20a-482f-9bd2-dbb5192128de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:16.436Z|1ac13bf8-a20a-482f-9bd2-dbb5192128de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:16.441Z|cfc7546a-bf4e-4b37-b2cd-0866f2f80f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:16.442Z|cfc7546a-bf4e-4b37-b2cd-0866f2f80f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:16.494Z|1a95b847-1376-410c-b769-1e666a51f33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:16.495Z|1a95b847-1376-410c-b769-1e666a51f33b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:17.894Z|5b48b5e2-d275-48ef-bb2b-015c505ecdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:17.894Z|5b48b5e2-d275-48ef-bb2b-015c505ecdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:18.473Z|18c2a012-1bec-46b0-be07-4a0854fc1b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:18.473Z|18c2a012-1bec-46b0-be07-4a0854fc1b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:26.474Z|eb69cbb8-1aef-48e9-899b-85061333fe03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:26.474Z|198e54ff-a950-41a7-80f7-0681ad3ebb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:26.475Z|198e54ff-a950-41a7-80f7-0681ad3ebb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:26.475Z|eb69cbb8-1aef-48e9-899b-85061333fe03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:26.532Z|42fd38a4-3e62-4c7b-ac83-8bd6053d58b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:26.532Z|42fd38a4-3e62-4c7b-ac83-8bd6053d58b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:32.894Z|540def5d-2a79-44a6-bc08-9601a2057bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:32.895Z|540def5d-2a79-44a6-bc08-9601a2057bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:36.508Z|8217ec19-58ed-4a1b-a993-be74de13e45d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:36.508Z|8217ec19-58ed-4a1b-a993-be74de13e45d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:36.509Z|d8a5f2d3-386b-4e3d-9fb3-a3ffc8d137bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:36.510Z|d8a5f2d3-386b-4e3d-9fb3-a3ffc8d137bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:36.555Z|077b2c75-cc58-4421-9c08-d4adb0f0067f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:36.556Z|077b2c75-cc58-4421-9c08-d4adb0f0067f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:46.536Z|386f8f10-3ed0-4fef-b6f0-02cbd9cbc972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:46.537Z|386f8f10-3ed0-4fef-b6f0-02cbd9cbc972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:46.551Z|28185708-4ef0-4f2a-a829-d8a4951f2e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:46.552Z|28185708-4ef0-4f2a-a829-d8a4951f2e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:46.580Z|252a122e-6997-4cd3-a0fc-5add403de3c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:46.580Z|252a122e-6997-4cd3-a0fc-5add403de3c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:47.894Z|c24ad18a-a52d-4e49-8aa1-3af68885d539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:47.896Z|c24ad18a-a52d-4e49-8aa1-3af68885d539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:48.474Z|51466076-cc8d-4b51-886d-7d5e581eed5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:07:48.475Z|51466076-cc8d-4b51-886d-7d5e581eed5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:07:50.146Z|ac92cdbf-f16e-45db-8618-8076bea358c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T08:07:50.147Z|ac92cdbf-f16e-45db-8618-8076bea358c5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:56.579Z|a0cbe8ca-5665-4f38-8f72-41fbf5e1ff4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:56.580Z|a0cbe8ca-5665-4f38-8f72-41fbf5e1ff4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:56.589Z|f07dbf06-1255-48ff-a4df-9f9d27136c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:56.590Z|f07dbf06-1255-48ff-a4df-9f9d27136c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:07:56.632Z|3432f543-060a-4ef0-adc1-2ecd7fff3969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:07:56.632Z|3432f543-060a-4ef0-adc1-2ecd7fff3969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:02.894Z|b12832ba-0653-4605-926d-d512f61c205a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:08:02.895Z|b12832ba-0653-4605-926d-d512f61c205a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:08:06.614Z|35b833be-00d7-4bc2-9e16-4790cdc36d83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:06.614Z|35b833be-00d7-4bc2-9e16-4790cdc36d83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:06.627Z|d4050e56-52b2-45bc-9ae2-7d6637fbf609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:06.627Z|d4050e56-52b2-45bc-9ae2-7d6637fbf609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:06.656Z|1e2b4224-a215-4061-b25f-cd861167e675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:06.656Z|1e2b4224-a215-4061-b25f-cd861167e675|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:16.643Z|77565aa6-62ef-4424-9cb8-82d6f708d27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:16.643Z|77565aa6-62ef-4424-9cb8-82d6f708d27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:16.650Z|2b10a5ae-7463-4772-8ae6-667fcd50235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:16.650Z|2b10a5ae-7463-4772-8ae6-667fcd50235e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:16.688Z|462771b2-2f8c-44b9-9f68-c1d14b4093b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:16.689Z|462771b2-2f8c-44b9-9f68-c1d14b4093b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:17.894Z|d3287ed0-a315-4230-89e5-eb924b523728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:08:17.894Z|d3287ed0-a315-4230-89e5-eb924b523728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:08:18.475Z|76e1f565-9450-4b4a-9a42-6b3bca2eb684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:08:18.476Z|76e1f565-9450-4b4a-9a42-6b3bca2eb684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:08:26.675Z|88e83af3-82af-44c7-8d2b-696131e8adf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:26.676Z|88e83af3-82af-44c7-8d2b-696131e8adf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:26.701Z|45d32801-0773-4cf3-8230-46ad4eb8f65f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:26.702Z|45d32801-0773-4cf3-8230-46ad4eb8f65f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:26.720Z|6c253f76-6070-4aad-9363-3947f01df359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:26.721Z|6c253f76-6070-4aad-9363-3947f01df359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:32.894Z|7246827a-b511-409e-bc17-33dc91f49d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T08:08:32.898Z|7246827a-b511-409e-bc17-33dc91f49d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T08:08:36.727Z|4d592b29-e76a-4a00-8e07-29a7f33ed2b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:36.728Z|4d592b29-e76a-4a00-8e07-29a7f33ed2b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:36.733Z|3dab46c1-081a-45cc-bcce-1f8ac9d47ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:36.733Z|3dab46c1-081a-45cc-bcce-1f8ac9d47ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T08:08:36.754Z|05189290-2784-477c-85fe-cf5b91436c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T08:08:36.754Z|05189290-2784-477c-85fe-cf5b91436c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.